From eea60c82e8c054b2ec0bc70be74b24e72b95999d Mon Sep 17 00:00:00 2001
From: cehua_hzl <648597270@qq.com>
Date: 星期五, 07 十二月 2018 09:39:37 +0800
Subject: [PATCH] 5226 神兵数值

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

diff --git a/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt b/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
index c5ff6e7..61f9575 100644
--- a/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
+++ b/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
@@ -99,11 +99,11 @@
 GodWeapon1	101|102|103	0	0	0	0
 GodWeapon2	104|105|106	0	0	0	0
 GodWeapon3	107|108|109	0	0	0	0
-GodWeapon4	110|111|112	int(50000+maxHP*proDefPer/10000.0)	0	0	0
+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]}				
-MagicExterior	{"1":0,"2":0,"3":0,"4":100386}	0	500		
+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
 EquipSuitColorStar	{"1":[4,1],"2":[5,2]}	2			

--
Gitblit v1.8.0