From a305c02bbef84e15f193a1ee4fd9b6ce6ad2d37e Mon Sep 17 00:00:00 2001 From: cehua-HWJ35 <hwj35@163.com> Date: 星期一, 10 九月 2018 14:55:57 +0800 Subject: [PATCH] 3383 修改前期Boss分线调整到。1个人就加线,最高加到50 --- db/PyMongoDataServer/PySysDB/tagFuncConfig.txt | 4 ++-- CoreServerGroup/GameServer/PySysDB/tagFuncConfig.txt | 4 ++-- ZoneServerGroup/map1_8G/MapServer/MapServerData/Map/MapID.txt | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CoreServerGroup/GameServer/PySysDB/tagFuncConfig.txt b/CoreServerGroup/GameServer/PySysDB/tagFuncConfig.txt index 2e3c213..494ac08 100644 --- a/CoreServerGroup/GameServer/PySysDB/tagFuncConfig.txt +++ b/CoreServerGroup/GameServer/PySysDB/tagFuncConfig.txt @@ -39,8 +39,8 @@ MailMaxItemCnt 5 0 0 0 0 OpenJob 1|2 0 0 0 0 TeamReadyTime 30 -BossShunt 10040|21070 2 5 -MapLine 10040_10|10080_5|21070_1 10010_11|10020_11|10030_11|10080_6|10040_21 [10103001,10203001,10303001,10403001] +BossShunt 10040|21070 1 5 +MapLine 10040_10|10080_5|21070_1 10010_11|10020_11|10030_11|10080_6|10040_51 [10103001,10203001,10303001,10403001] DropRecordValue 4213|250|4202|3802|983|982|260|4209|3803|258|4210|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/ZoneServerGroup/map1_8G/MapServer/MapServerData/Map/MapID.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Map/MapID.txt index 8824e7b..7742dcf 100644 --- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Map/MapID.txt +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Map/MapID.txt @@ -1,7 +1,7 @@ Map001_Sjz 10010 神诀宗 10010 0 0 0 11 1 Map002_Yg 10020 影谷 10020 0 0 0 11 1 Map003_Yjsz 10030 御剑山庄 10030 0 0 0 11 1 -Map004_Xyc 10040 逍遥城 10040 0 0 0 21 1 +Map004_Xyc 10040 逍遥城 10040 0 0 0 51 1 Map005_Bfhl 10050 冰封回廊 10050 0 0 0 5 1 Map006_Mld 10060 秘灵岛 10060 0 0 0 5 1 Map007_Jyzk 10070 极炎之窟 10070 0 0 0 5 1 @@ -12,7 +12,7 @@ Map102_Bzjyc 31020 boss之家一层 31020 0 0 0 1 1 Map103_Bzjec 31030 boss之家二层 31030 0 0 0 1 1 Map104_Ljzs 31040 日常副本 31040 0 0 0 100 1 -Map107_Shgm 21070 深海古墓 21070 0 0 0 20 1 +Map107_Shgm 21070 深海古墓 21070 0 0 0 50 1 Map108_Xjmj 31080 仙界秘境 31080 0 0 0 100 1 Map127_JjfbA 31110 渡劫 31110 0 0 0 100 1 Map110_Hwsm 21100 荒芜沙漠 21100 0 0 0 1 1 diff --git a/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt b/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt index ca5c7c6..822180c 100644 --- a/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt +++ b/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt @@ -202,8 +202,8 @@ GodAreaExpAward {"Exp":"int(reExp*10)"} 5 0 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|10080_5|21070_1 10010_11|10020_11|10030_11|10080_6|10040_21 [10103001,10203001,10303001,10403001] +BossShunt 10040|21070 1 5 +MapLine 10040_10|10080_5|21070_1 10010_11|10020_11|10030_11|10080_6|10040_51 [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