From 309997320f94b6e42920a5526dc0b036739563df Mon Sep 17 00:00:00 2001
From: cehua_lgq <cehua_lgq@163.com>
Date: 星期四, 30 八月 2018 14:32:36 +0800
Subject: [PATCH] 配置活动线不显示的npc

---
 db/PyMongoDataServer/PySysDB/tagFuncConfig.txt       |    4 ++--
 CoreServerGroup/GameServer/PySysDB/tagFuncConfig.txt |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/CoreServerGroup/GameServer/PySysDB/tagFuncConfig.txt b/CoreServerGroup/GameServer/PySysDB/tagFuncConfig.txt
index 21cc8e3..9b891e2 100644
--- a/CoreServerGroup/GameServer/PySysDB/tagFuncConfig.txt
+++ b/CoreServerGroup/GameServer/PySysDB/tagFuncConfig.txt
@@ -16,7 +16,7 @@
 RealmFBHelpAward	["RealmFBHelp",3,[(101,3,1)]]				
 RealmFBHelpAttr	{"0":{"51":2000},"1":{"51":1500},"2":{"51":2000,"13":500}}	10000	6		
 RealmFBHelpLimit	10				
-GlobalDropCD	{3802:100,3803:20160,3804:60480,3805:86400,9062:1440,9073:4320,9074:10080,4202:5040,250:10080,4213:10080,260:15120,4209:15120,258:20160,4210:20160}	0	0	0	0
+GlobalDropCD	{3802:100,3803:20160,3804:60480,3805:86400,9062:1440,9073:4320,9074:10080,4202:5040,250:10080,4213:10080,260:15120,4209:15120,258:20160,4210:20160}	{}	0	0	0
 NPCGlobalDropRate	{3806:[[101,102],"10000+killedCnt*20000"]}	0	0	0	0
 CreateFamilyMinLV	65	0	0	0	0
 CreateFamilyNeedMoney	100	5	0	0	0
@@ -39,7 +39,7 @@
 OpenJob	1|2	0	0	0	0
 TeamReadyTime	30				
 BossShunt	10040|21070	2	5		
-MapLine	10040_10|21070_1	10010_11|10020_11|10030_11|10040_21	[10103001]		
+MapLine	10040_10|21070_1	10010_11|10020_11|10030_11|10040_21	[10103001,10203001,10303001,10403001]		
 DropRecordValue	3802|983|982|3803|3804|9051|9062|3805|3806|9073|222|4250|260|4209|9074|9075|9077|9078				
 DropRecordNum	40	1			
 KillBossCntLimit	{(10403001,10503001,10603001,10703001,10803001,20103001,20103002,20103003,20103004,20103005,20103006,20103007,20203001,20203002,20203003,20203004,20203005,20203006,20203007):0,(30303001,30303002,30303003,30303004,30303005,30303006,30303007,30303008,30303009,30303010,30303011,30303012):1,(20303001,20303002,20303003,20303004,2030300,5,20303006,20303007):2}	0_3|1_0|2_3	{0:'WB_Limit',1:'BossHome_Limit',2:'WB_Limit'}	{1:27}	{0:[21,'WorldBossNoHarm']}
diff --git a/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt b/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
index 81cc346..36b9225 100644
--- a/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
+++ b/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
@@ -99,7 +99,7 @@
 EquipSuitColorStar	{"1":[4,1],"2":[5,2]}	2			
 EquipSuitMaxLv	{"3":{"1":8,"2":8},"4":{"1":8,"2":8},"5":{"1":8,"2":8},"6":{"1":8,"2":8},"7":{"1":8,"2":8},"8":{"1":8,"2":8},"9":{"1":8,"2":8},"10":{"1":8,"2":8}}				
 EquipSuitType	{"1":[3,4,5,6,7],"2":[8,9,10]}				
-GlobalDropCD	{3802:100,3803:20160,3804:60480,3805:86400,9062:1440,9073:4320,9074:10080,4202:5040,250:10080,4213:10080,260:15120,4209:15120,258:20160,4210:20160}	0	0	0	0
+GlobalDropCD	{3802:100,3803:20160,3804:60480,3805:86400,9062:1440,9073:4320,9074:10080,4202:5040,250:10080,4213:10080,260:15120,4209:15120,258:20160,4210:20160}	{}	0	0	0
 NPCGlobalDropRate	{3806:[[101,102],"10000+killedCnt*20000"]}	0	0	0	0
 GoldModel	[(500,2100),(2000,2101),(10000,2102)]	0	0	0	0
 MapItemProtectTime	60000	0	0	0	0
@@ -201,7 +201,7 @@
 AngryAdd	60	1	20	100	0
 BossHomeCost	1_0|2_100|3_200|4_200|5_200|6_200|7_200|8_200	0	0	0	0
 BossShunt	10040|21070	2	5		
-MapLine	10040_10|21070_1	10010_11|10020_11|10030_11|10040_21	[10103001]		
+MapLine	10040_10|21070_1	10010_11|10020_11|10030_11|10040_21	[10103001,10203001,10303001,10403001]		
 DungeonDeliver	31020|31030|31150				
 DungeonIntegral	10000				
 BuyFBCntCost	{"31080":"35","31140":"20","52010":"20+min(max(hasBuyCnt-1,0),1)*10+min(max(hasBuyCnt-3,0),1)*10+min(max(hasBuyCnt-5,0),1)*10+min(max(hasBuyCnt-7,0),1)*10+min(max(hasBuyCnt-9,0),1)*20","31190":"30"}				

--
Gitblit v1.8.0