From 6050223c8726476627868b23556d73b05d2d23de Mon Sep 17 00:00:00 2001
From: cehua-TT <448191260@qq.com>
Date: 星期四, 13 十二月 2018 14:14:36 +0800
Subject: [PATCH] 5437 BOSS复活活动时间修改
---
db/PyMongoDataServer/PySysDB/tagFuncConfig.txt | 10 ++++++----
1 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt b/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
index fcbd001..e818cba 100644
--- a/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
+++ b/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
@@ -78,9 +78,9 @@
PlayerMaxLV 500 0 0 0 0
MaxLVExpStore 20000000000 0 0 0 0
GreatMasterStartLV 800 0 0 0 0
-LVUPAttr1 6_LV*58|7_int(LV*2.08)|8_int(LV*0.35)|9_LV*20|10_LV*2 0 0 0 0
-LVUPAttr2 6_LV*50|7_int(LV*2.4)|8_int(LV*0.3)|9_int(LV*19.5)|10_LV*3 0 0 0 0
-LVUPAttr3 6_LV*55|7_int(LV*2.08)|8_int(LV*0.35)|9_LV*19|10_LV*4 0 0 0 0
+LVUPAttr1 6_LV*58|7_int(LV*2)|8_int(LV*1)|9_LV*20|10_LV*2 0 0 0 0
+LVUPAttr2 6_LV*50|7_int(LV*3)|8_int(LV*0)|9_int(LV*19)|10_LV*3 0 0 0 0
+LVUPAttr3 6_LV*58|7_int(LV*2)|8_int(LV*1)|9_LV*20|10_LV*2 0 0 0 0
ExpAttenuation max(baseExp*max(1-max(playerLV-npcLV-10,0)*0.02,0),1) 0 0 0 0
AtkInterval int(1000*max(1/math.sqrt(atkSpeed/10000.0),0.5)) 0 0 0 0
MoveSpeed max(int(1.0/(3+(math.sqrt(speed/100.0)-1)*2)/2.0*1000),100) 50 25 0 0
@@ -107,7 +107,7 @@
WorldLvExpRate int((max(min((worldLv-playerLv)*0.0075,0.15)-max(worldLv-playerLv-20,0),0)+min((max((worldLv-playerLv-20),0)/200.0),0.5)+min((math.sqrt(max((worldLv-playerLv-20),0)/100.0)*1.5),1.5))*10000) 0 0 0 0
EquipSuitLimit 4 2 3 0 0
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}}
+EquipSuitMaxLv {"3":{"1":9,"2":9},"4":{"1":9,"2":9},"5":{"1":9,"2":9},"6":{"1":9,"2":9},"7":{"1":9,"2":9},"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:2880,3804:4320,3805:86400,9051:1440,9062:1440,9073:4320,9074:10080,4202:5040,250:10080,4213:10080,260:15120,4209:15120,258:20160,4210:20160,5408:1440} {50103001:{1:[0,{4202:1,4253:2,4151:10},[]]},50103002:{1:[0,{250:1,224:2,181:20},[]]},50103003:{1:[0,{4213:1,4252:2,4151:20},[]]},50103004:{1:[0,{222:3,181:50},[]]},50103005:{1:[0,{4250:3,4151:50},[]]}} 0 0 0
NPCGlobalDropRate {3806:[[101,102],"10000+killedCnt*20000"]} 0 0 0 0
@@ -320,3 +320,5 @@
HelpBattleRefresh 5 5 2 5
HelpBattlePoint 1400 {"1":[8, 8], "2":[8, 8]} 1|2
HelpBattleRobot 50105026 baseHurt*hpCoefficient
+CrossRealmPKAward {} {} {}
+CrossRealmPKScore
--
Gitblit v1.8.0