From 97896c46ff268a39139dd1fb5e1912900ef10a3a Mon Sep 17 00:00:00 2001
From: cehua_TRX <526616766@qq.com>
Date: 星期一, 26 十一月 2018 15:27:26 +0800
Subject: [PATCH] 4729 【1.3】神兵相应配置修改,翅膀模型更换

---
 CoreServerGroup/GameServer/PySysDB/tagChinNPC.txt |    2 +-
 db/PyMongoDataServer/SysDB/tagChinNPC.txt         |    2 +-
 db/PyMongoDataServer/PySysDB/tagFuncConfig.txt    |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/CoreServerGroup/GameServer/PySysDB/tagChinNPC.txt b/CoreServerGroup/GameServer/PySysDB/tagChinNPC.txt
index b0771da..2bda4bb 100644
--- a/CoreServerGroup/GameServer/PySysDB/tagChinNPC.txt
+++ b/CoreServerGroup/GameServer/PySysDB/tagChinNPC.txt
@@ -154,7 +154,7 @@
 10304015	子龙师兄	63
 10304016	武天师叔	64
 10304017	庄主女儿	66
-10404100	雄鹰之羽	1
+10404100	幽尘之翼	1
 10404101	落英缤纷	1
 10404001	商铺老板	67
 10404002	鹿毅师兄	70
diff --git a/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt b/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
index 7a6d395..5c2f6c4 100644
--- a/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
+++ b/db/PyMongoDataServer/PySysDB/tagFuncConfig.txt
@@ -102,7 +102,7 @@
 GodWeapon4	110|111|112	0	0	0	0
 GodWeaponActive	1	{"2":[[1,100]],  "4":[[2,100]]}	0	0	0
 GodWeaponSys	{1:'GetGodWeapon3',2:'GetGodWeapon1',3:'GetGodWeapon2',4:'GetGodWeapon4'}				
-GodMagicExp	{"1":[10,10],"2":[15,15],"4":[25,25]}				
+GodMagicExp	{"1":[10,10],"2":[10,10],"4":[10,10]}				
 MagicExterior	{"1":0,"2":0,"3":0,"4":100386}	0	2000		
 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
diff --git a/db/PyMongoDataServer/SysDB/tagChinNPC.txt b/db/PyMongoDataServer/SysDB/tagChinNPC.txt
index f6c7791..12eefae 100644
--- a/db/PyMongoDataServer/SysDB/tagChinNPC.txt
+++ b/db/PyMongoDataServer/SysDB/tagChinNPC.txt
@@ -154,7 +154,7 @@
 10304015	0	1	子龙师兄	63	0	607	742	1264	0	0	0	0	0	0	0	0	0	0	0	0	0	3000	1390	3772	0	300	0	0	0	0	0	0	0	0	0	0	0	10	2	1	0	0	0	5	0	0	0	200	0	1
 10304016	0	1	武天师叔	64	0	607	742	1264	0	0	0	0	0	0	0	0	0	0	0	0	0	3000	1390	3772	0	300	0	0	0	0	0	0	0	0	0	0	0	10	2	1	0	0	0	5	0	0	0	200	0	1
 10304017	0	1	庄主女儿	66	0	607	742	1264	0	0	0	0	0	0	0	0	0	0	0	0	0	3000	1390	3772	0	300	0	0	0	0	0	0	0	0	0	0	0	10	2	1	0	0	0	5	0	0	0	200	0	1
-10404100	14	0	雄鹰之羽	1	0	1	1	1	0	0	0	0	0	0	0	0	0	0	0	0	0	3000	0	0	0	300	0	0	0	0	0	0	0	0	0	0	0	10	2	3000	0	0	0	0	0	0	0	214	0	1
+10404100	14	0	幽尘之翼	1	0	1	1	1	0	0	0	0	0	0	0	0	0	0	0	0	0	3000	0	0	0	300	0	0	0	0	0	0	0	0	0	0	0	10	2	3000	0	0	0	0	0	0	0	214	0	1
 10404101	14	0	落英缤纷	1	0	1	1	1	0	0	0	0	0	0	0	0	0	0	0	0	0	3000	0	0	0	300	0	0	0	0	0	0	0	0	0	0	0	10	2	3000	0	0	0	0	0	0	0	214	0	1
 10404001	0	1	商铺老板	67	0	607	742	1264	0	0	0	0	0	0	0	0	0	0	0	0	0	3000	1390	3772	0	300	0	0	0	0	0	0	0	0	0	0	0	10	2	1	0	0	0	5	0	0	0	200	0	1
 10404002	0	1	鹿毅师兄	70	0	607	742	1264	0	0	0	0	0	0	0	0	0	0	0	0	0	3000	1390	3772	0	300	0	0	0	0	0	0	0	0	0	0	0	10	2	1	0	0	0	5	0	0	0	200	0	1

--
Gitblit v1.8.0