From 4181316db3b322e723fd2eeee45da78d5e3a44cb Mon Sep 17 00:00:00 2001
From: cehua_TRX <526616766@qq.com>
Date: 星期三, 21 十一月 2018 10:32:55 +0800
Subject: [PATCH] 4736 【1.3】策划相应配置修改上传

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

diff --git a/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt b/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
index 739cb92..9a96b30 100644
--- a/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
+++ b/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
@@ -101,7 +101,8 @@
 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
 GodWeaponSys	{1:'GetGodWeapon',2:'GetGodWeapon1',3:'GetGodWeapon2',4:'GetGodWeapon2'}				
-GodLv	{1:[100,200,300,400],2:[100,200,300,400],3:[100,200,300,400]}				
+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]}				
+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
 EquipSuitColorStar	{"1":[4,1],"2":[5,2]}	2			

--
Gitblit v1.8.0