From 816bd4a624f68fd5f75f0fb035f757233566412b Mon Sep 17 00:00:00 2001 From: CeHua_TRX <526616766@qq.com> Date: 星期六, 08 十二月 2018 14:55:38 +0800 Subject: [PATCH] 5226 神兵数值优化 --- db/PyMongoDataServer/PySysDB/tagFuncConfig.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt b/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt index fc4c4d8..2519c63 100644 --- a/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt +++ b/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt @@ -102,7 +102,7 @@ GodWeapon4 110|111|112 int(35469+maxHP*proDefPer/10000.0) 0 0 0 GodWeaponActive 1 {"2":[[1,120]], "4":[[2,120]]} {"2":250, "4":320} 0 0 GodWeaponSys {1:'GetGodWeapon3',2:'GetGodWeapon1',3:'GetGodWeapon2',4:'GetGodWeapon4'} -GodMagicExp {"1":[10,10],"2":[10,10],"4":[10,10]} +GodMagicExp {"1":[1,10],"2":[1,10],"4":[1,10]} MagicExterior {"1":0,"2":0,"3":0,"4":0} 0 500 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 -- Gitblit v1.8.0