From 5afb6437c0ca1821a02d4b2c35437e01cc2f9177 Mon Sep 17 00:00:00 2001
From: cehua_hzl <648597270@qq.com>
Date: 星期二, 14 八月 2018 15:15:26 +0800
Subject: [PATCH] fix:[2515]八卦炉产出优化
---
db/PyMongoDataServer/PySysDB/tagAlchemy.txt | 10 +++++-----
db/PyMongoDataServer/PySysDB/tagFuncConfig.txt | 2 +-
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/db/PyMongoDataServer/PySysDB/tagAlchemy.txt b/db/PyMongoDataServer/PySysDB/tagAlchemy.txt
index ac8a5e7..8d8459e 100644
--- a/db/PyMongoDataServer/PySysDB/tagAlchemy.txt
+++ b/db/PyMongoDataServer/PySysDB/tagAlchemy.txt
@@ -1,7 +1,7 @@
AlchemyID MaterialAll AlchemyEXP AlchemyItem SpecialItem AlchemyIUp BlastFurnaceLV
101 4611_1|4613_1|4612_1|4614_1|4615_1 50 [[10000,4706,1]] [] 1
-102 4611_2|4613_1|4612_2|4614_1|4615_1 84 [[4668,4707,1],[4666,4716,1],[333,4656,1],[333,4657,1]] 1 [] 2
-103 4611_2|4613_2|4612_2|4614_2|4615_2 144 [[3134,4712,1],[2350,4708,1],[1667,4717,1],[2350,4721,1],[111,4664,1],[111,4669,1],[111,4670,1],[83,4674,1],[83,4675,1]] 11 [] 3
-104 4611_3|4613_3|4612_3|4614_3|4615_3 260 [[2463,4713,1],[1946,4709,1],[1333,4718,1],[1946,4722,1],[1946,4725,1],[83,4685,1],[83,4686,1],[67,4654,1],[33,4705,1],[100,4730,2]] 21|31 [] 4
-105 4611_4|4613_4|4612_4|4614_4|4615_4 415 [[2112,4714,1],[1611,4710,1],[1111,4719,1],[1611,4723,1],[1611,4726,1],[1611,4728,1],[83,4670,1],[83,4671,1],[50,4694,1],[50,4695,1],[67,4731,1]] 22|32 [] 5
-106 4611_5|4613_5|4612_5|4614_5|4615_5 622 [[2075,4715,1],[1591,4711,1],[1111,4720,1],[1591,4724,1],[1591,4727,1],[1591,4729,1],[100,4681,1],[100,4680,1],[125,4732,1],[125,4733,1]] 41 [] 6
+102 4611_2|4613_1|4612_2|4614_1|4615_1 84 [[5000,4707,1],[5000,4716,1]] 1 [] 2
+103 4611_2|4613_2|4612_2|4614_2|4615_2 144 [[4807,4712,1],[1603,4708,1],[1667,4717,1],[1923,4721,1]] 11 [] 3
+104 4611_3|4613_3|4612_3|4614_3|4615_3 260 [[3761,4713,1],[1294,4709,1],[1333,4718,1],[1552,4722,1],[1940,4725,1],[24,4656,1],[24,4657,1],[24,4664,1],[24,4669,1],[24,4670,1],[24,4674,1],[24,4675,1],[56,4730,1]] 21|31 [] 4
+105 4611_4|4613_4|4612_4|4614_4|4615_4 415 [[3305,4714,1],[1180,4710,1],[1111,4719,1],[1416,4723,1],[1573,4726,1],[1180,4728,1],[42,4670,1],[42,4671,1],[42,4685,1],[42,4686,1],[67,4731,1]] 22|32 [] 5
+106 4611_5|4613_5|4612_5|4614_5|4615_5 622 [[3246,4715,1],[1193,4711,1],[1111,4720,1],[1432,4724,1],[1491,4727,1],[1193,4729,1],[42,4654,1],[42,4705,1],[125,4732,1],[125,4733,1],[42,4694,1],[42,4695,1]] 41 [] 6
diff --git a/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt b/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
index 38a9822..f28e927 100644
--- a/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
+++ b/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
@@ -190,7 +190,7 @@
XjmjMonsterExp baseExp*expMulti*min((hurtValue*1.0/npcMaxHP),2.8)*reExp*(1+max(min(playerCnt-1,1),0)*0.06+max(min(playerCnt-2,1),0)*0.02-max(min(playerCnt-3,1),0)*0.03)*0.8 2 0 0 0
XjmjFirstEnter [5000, 25, 911] 350000
AlchemyNotify 3 4716 4712|4708|4721|4713|4709|4722|4714|4710|4723|4728|4715|4724|4729
-SpecialAlchemy {} {1:{2:[[1,1128,1]]},11:{2:[[1,4681,1]]},31:{3:[[1,4206,1]]},21:{2:[[1,4680,1]]},32:{5:[[1,253,1]]},22:{2:[[1,4680,1]]}} {4206:1,253:1}
+SpecialAlchemy {103:{2:[[1,4717,1]]},104:{8:[[1,4730,1]]}} {1:{2:[[1,1128,1]]},11:{2:[[1,4681,1]]},31:{3:[[1,4206,1]]},21:{2:[[1,4680,1]]},32:{5:[[1,253,1]]},22:{2:[[1,4680,1]]}} {4206:1,253:1}
TreasureUpRateItem 101|105|106|107|104|102|109|110 4601|4602|4603|4604|4605
ClientFightEnable 1 0 0 0 0
GodAreaExpAward {"Exp":"int(reExp*10)"} 5 0
--
Gitblit v1.8.0