From a462a1c11b77ec8787f558863a6d9e674924337c Mon Sep 17 00:00:00 2001
From: cehua_hzl <648597270@qq.com>
Date: 星期四, 23 八月 2018 22:08:14 +0800
Subject: [PATCH] fix:八卦炉炼丹必出调整

---
 db/PyMongoDataServer/PySysDB/tagFuncConfig.txt |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt b/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
index c98c344..a1af635 100644
--- a/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
+++ b/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
@@ -103,6 +103,7 @@
 GoldModel	[(500,2100),(2000,2101),(10000,2102)]	0	0	0	0
 MapItemProtectTime	60000	0	0	0	0
 MapItemDisappearTime	60000	0	0	0	0
+DropEquipPlaceMode	0	3	0	0	0
 EquipDropBindingRule		0	[108]	0	0
 MonsterDropBindingRule	[4003,4002,4005,4006,956,4501,4502,5012,5022]	0	0	0	0
 BossDropBindingRule	[959,984,958,4184,987,988,989,990,991,994,995,996,997,998,999,181,2339]	0	0	0	0
@@ -192,7 +193,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	{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}		
+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}		
 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