From 0178f6fc6c8cefc1c5aeb7ed99ab9211895f060f Mon Sep 17 00:00:00 2001
From: cehua_wcy <781813756@qq.com>
Date: 星期四, 11 十月 2018 11:37:17 +0800
Subject: [PATCH] 4148 【测试】仙魔之争增加超级机器人
---
db/PyMongoDataServer/PySysDB/tagNPCStrengthen.txt | 1 +
db/PyMongoDataServer/PySysDB/tagFuncConfig.txt | 4 ++--
CoreServerGroup/GameServer/PySysDB/tagFuncConfig.txt | 2 +-
3 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/CoreServerGroup/GameServer/PySysDB/tagFuncConfig.txt b/CoreServerGroup/GameServer/PySysDB/tagFuncConfig.txt
index 2aa61d5..1b0048b 100644
--- a/CoreServerGroup/GameServer/PySysDB/tagFuncConfig.txt
+++ b/CoreServerGroup/GameServer/PySysDB/tagFuncConfig.txt
@@ -51,7 +51,7 @@
XMZZAward {"3":[[104,3,1]],"6":[[105,1,1]],"9":[[105,2,1]],"12":[[106,1,1]],"15":[[56,1,1]]} [] [[992,1,1]] [[993,1,1]] 500
XMZZDogFallLimit 1000
XMZZPKPowerRange [[30,10],[50,50]] [4,5]
-XMZZSpecialNPCRate min(5000,(conWinCnt*625+10))
+XMZZSpecialNPCRate min(5000,(conWinCnt*625+10)) max(0,(conWinCnt-10)*1000)
XMZZPKAward [0,10,20,30,40,50,60,70,80,90] addPer+100 + int(math.ceil(HPPer/10.0)) 50 reExp*216*(100+addPer)/100 reExp*108
XMZZPKRecord [3,5,8,10,15,20] 40
OpenRedRacketOutNum max(1,int((remainNum- 1*(remainPacketCnt-1))/float(remainPacketCnt)*random.uniform(0.5,min(remainPacketCnt-0.5, 1.5))))
diff --git a/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt b/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
index 96db66d..92a7e9f 100644
--- a/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
+++ b/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
@@ -253,7 +253,7 @@
DogzFBCollect {20302001:2,20302002:2} {20302001:2,20302002:4}
XMZZBetCfg {}
XMZZAward {"3":[[104,3,1]],"6":[[105,1,1]],"9":[[105,2,1]],"12":[[106,1,1]],"15":[[56,1,1]]} [] [[992,1,1]] [[993,1,1]] 500
-XMZZRobot [30403002,30403003] 30403001
+XMZZRobot [30403002,30403003,30403004] 30403001
XMZZRobotSkill {1:{(12000, 12001, 12002, 12003):1, 12011:7, 12012:15, 12013:30, 12014:80, 12015:140}, 2:{(12100, 12101, 12102, 12103):1, 12111:7, 12112:15, 12114:80, 12115:140}}
XMZZPKAward [0,10,20,30,40,50,60,70,80,90] addPer+100 + int(math.ceil(HPPer/10.0)) 50 reExp*216*(100+addPer)/100 reExp*108
PayRMB 10
@@ -282,7 +282,7 @@
GeTuiTJG 离线挂机已开始托管角色挂机,角色当前经验效率:%s经验/分,剩余离线挂机时间:%s小时%s分钟 您被[%s]杀死,剩余离线挂机时间:%s小时%s分钟 当前背包已满,赶快上线查收战利品吧 您的离线挂机时间已不足1个小时
EquipDecomposeAward 10 [4611,4612,4613,4614,4615]
ReloadQuests 0
-DownReward [(2,1,1),(911,1,1)] 70
+DownReward [(3,1,1),(911,1,1)] 70
FreeGoodsOpenTime 259200
CeremonyWorldLv {"1":[[0,100],[101,200],[201,900]],"2":[[0,100],[101,200],[201,900]],"3":[[0,100],[101,200],[201,900]],"4":[[0,100],[101,200],[201,900]]}
CeremonyRecharge {"1":[[4184,1,1],[2392,1,1],[912,1,1],[1145,5,1],[4609,1,1]],"2":[[4184,1,1],[2392,1,1],[912,1,1],[1145,5,1],[4609,1,1]]}
diff --git a/db/PyMongoDataServer/PySysDB/tagNPCStrengthen.txt b/db/PyMongoDataServer/PySysDB/tagNPCStrengthen.txt
index 9c783ca..d45b069 100644
--- a/db/PyMongoDataServer/PySysDB/tagNPCStrengthen.txt
+++ b/db/PyMongoDataServer/PySysDB/tagNPCStrengthen.txt
@@ -68,6 +68,7 @@
30403001 0 1 0 1000 10000 0 8000 2 9900 50 12 0 0 0 0
30403002 0 1 0 1000 10000 0 8000 2 9900 50 12 0 0 0 6000
30403003 0 1 0 1200 10000 0 8000 2 9900 50 2 0 0 0 16000
+30403004 0 1 0 1200 10000 0 8000 2 9900 50 2 0 0 0 22000
30903001 1 3 0 48000 10000 0 8000 2 9900 50 1 0 0 120 0
30601001 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0
30601002 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0
--
Gitblit v1.8.0