From 1a8b371a513600c4fd66fdaac8b09b4403d568c4 Mon Sep 17 00:00:00 2001
From: cehua_wcy <781813756@qq.com>
Date: 星期五, 28 十二月 2018 10:16:14 +0800
Subject: [PATCH] 5582 【测试】【1.4】潜力技能战力修改

---
 db/PyMongoDataServer/PySysDB/tagGodWeaponEffect.txt |   20 ++++++++++----------
 1 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/db/PyMongoDataServer/PySysDB/tagGodWeaponEffect.txt b/db/PyMongoDataServer/PySysDB/tagGodWeaponEffect.txt
index 48361b8..f96f94b 100644
--- a/db/PyMongoDataServer/PySysDB/tagGodWeaponEffect.txt
+++ b/db/PyMongoDataServer/PySysDB/tagGodWeaponEffect.txt
@@ -1,10 +1,10 @@
-type	level	notifycode
-1	150	GetMagicEffect4
-1	250	GetMagicEffect5
-1	500	GetMagicEffect6
-2	150	GetMagicEffect7
-2	250	GetMagicEffect8
-2	500	GetMagicEffect9
-4	150	GetMagicEffect10
-4	250	GetMagicEffect11
-4	500	GetMagicEffect12
+type	level	notifycode	fightPower	attr
+1	100	GetMagicEffect4	22540	7_1127
+1	200	GetMagicEffect5	53800	7_2690
+1	400	GetMagicEffect6	169344	7_8467
+2	100	GetMagicEffect7	22540	26_1127
+2	200	GetMagicEffect8	53800	26_2690
+2	400	GetMagicEffect9	169344	26_8467
+4	100	GetMagicEffect10	22540	27_1127
+4	200	GetMagicEffect11	53800	27_2690
+4	400	GetMagicEffect12	169344	27_8467

--
Gitblit v1.8.0