From 9d08d106ccf9f53045f126a9ac52981c08f69dc8 Mon Sep 17 00:00:00 2001
From: cehua_wcy <781813756@qq.com>
Date: 星期四, 27 十二月 2018 21:24:14 +0800
Subject: [PATCH] 5615 【测试】【1.4】守卫人皇的人皇守卫血量降低50%

---
 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 13c83ae..f96f94b 100644
--- a/db/PyMongoDataServer/PySysDB/tagGodWeaponEffect.txt
+++ b/db/PyMongoDataServer/PySysDB/tagGodWeaponEffect.txt
@@ -1,10 +1,10 @@
-type	level	notifycode
-1	100	GetMagicEffect4
-1	200	GetMagicEffect5
-1	400	GetMagicEffect6
-2	100	GetMagicEffect7
-2	200	GetMagicEffect8
-2	400	GetMagicEffect9
-4	100	GetMagicEffect10
-4	200	GetMagicEffect11
-4	400	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