From 8ecff9b73007cee2294792f0d0589808d5f2e93a Mon Sep 17 00:00:00 2001
From: cehua_TRX <526616766@qq.com>
Date: 星期四, 22 十一月 2018 19:30:25 +0800
Subject: [PATCH] 4729 【1.3.0】神兵对应配置修改

---
 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 03bd1dc..06fa8b9 100644
--- a/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
+++ b/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
@@ -99,9 +99,9 @@
 GodWeapon2	104|105|106	0	0	0	0
 GodWeapon3	107|108|109	0	0	0	0
 GodWeapon4	110|111|112	0	0	0	0
-GodWeaponActive	1|2|4	{"2":[[1,10]], "3":[[1,15], [2,10]], "4":[[2,20], [3,10]]}	0	0	0
+GodWeaponActive	1	{"2":[[1,100]],  "4":[[2,100]]}	0	0	0
 GodWeaponSys	{1:'GetGodWeapon',2:'GetGodWeapon1',3:'GetGodWeapon2',4:'GetGodWeapon2'}				
-GodLv	{1:[50,150,200,250,325,500,650],2:[50,150,200,250,325,500,65],3:[50,150,200,250,325,500,65]}				
+GodLv	{1:[50,150,200,250,325,500,650],2:[50,150,200,250,325,500,650],3:[50,150,200,250,325,500,650]}				
 GodMagicExp	{"1":[10,10],"2":[15,15],"4":[25,25]}				
 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