From eebed4c6a8e8ceaab8bac0c22500bb1c0c3ae7d9 Mon Sep 17 00:00:00 2001
From: hch <305670599@qq.com>
Date: 星期二, 27 十一月 2018 22:22:57 +0800
Subject: [PATCH] 5107 子 【优化】【1.3】神兵系统修改 / 【后端】【1.3】神兵新增解锁条件——人物等级

---
 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 d956134..febd70f 100644
--- a/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
+++ b/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
@@ -100,7 +100,7 @@
 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":[[1,100]],  "4":[[2,100]]}	0	0	0
+GodWeaponActive	1	{"2":[[1,100]],  "4":[[2,100]]}	{"2":100,  "4":200}	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	2000		

--
Gitblit v1.8.0