From b7e7a7b32ff877efb4d6c05d8806d15acae9b3e1 Mon Sep 17 00:00:00 2001
From: cehua_hzl <648597270@qq.com>
Date: 星期五, 31 八月 2018 13:50:23 +0800
Subject: [PATCH] 3142 特殊丹方优化

---
 db/PyMongoDataServer/PySysDB/tagFuncConfig.txt  |    2 +-
 db/PyMongoDataServer/PySysDB/tagAlchemySpec.txt |   12 +++++++-----
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/db/PyMongoDataServer/PySysDB/tagAlchemySpec.txt b/db/PyMongoDataServer/PySysDB/tagAlchemySpec.txt
index 42734a3..6a95f9b 100644
--- a/db/PyMongoDataServer/PySysDB/tagAlchemySpec.txt
+++ b/db/PyMongoDataServer/PySysDB/tagAlchemySpec.txt
@@ -1,8 +1,10 @@
 ID	SpecialMaterialD	SpecialMateriaNUM	AlchemyEXP	AlchemyItem	BlastFurnaceLV
 1	4609	1	134	[[9000,4655,1],[1000,1128,1]]	2
+2	4609	1	194	[[9000,4691,1],[1000,1128,1]]	3
 11	4610	1	244	[[9000,4687,1],[1000,4681,1]]	3
-21	4608	1	509	[[9000,200,1],[1000,4680,1]]	4
-22	4608	1	665	[[9000,201,1],[1000,4680,1]]	5
-31	4606	1	759	[[10000,4183,1],[0,4206,1]]	4
-32	4606	1	915	[[10000,4185,1],[0,253,1]]	5
-41	4607	1	1622	[[7000,4688,1],[1500,4676,1],[1500,4677,1]]	6
+12	4610	1	359	[[9000,4692,1],[1000,4681,1]]	4
+21	4608	1	509	[[6500,4660,1],[2000,200,1],[1500,4680,1]]	4
+22	4608	1	665	[[7000,4661,1],[1500,201,1],[1500,4680,1]]	5
+31	4606	1	759	[[9200,4183,1],[800,4206,1]]	4
+32	4606	1	915	[[9500,4185,1],[500,253,1]]	5
+41	4607	1	1622	[[8400,4688,1],[800,4676,1],[800,4677,1]]	6
diff --git a/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt b/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
index 032f213..c1b44c2 100644
--- a/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
+++ b/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
@@ -194,7 +194,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	{102:{1:[[1,4707,1]],2:[[1,4716,1]]},103:{3:[[1,4717,1]],6:[[1,4740,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}		
+SpecialAlchemy	{102:{1:[[1,4707,1]],2:[[1,4716,1]]},103:{3:[[1,4717,1]],6:[[1,4740,1]]},104:{8:[[1,4730,1]]}}	{1:{2:[[1,1128,1]]},2:{3:[[1,1128,1]]},11:{2:[[1,4681,1]]},12:{5:[[1,4681,1]]},21:{1:[[1,200,1]],2:[[1,4680,1]],4:[[1,200,1]],8:[[1,200,1]]},22:{1:[[1,4680,1]],2:[[1,201,1]],5:[[1,201,1]],10:[[1,201,1]]},41:{1:[[1,4677,1]],3:[[1,4676,1]],5:[[1,4677,1]],8:[[1,4676,1]],12:[[1,4677,1]],20:[[1,4676,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