From 5b49d56ba1166b065d358efb49db65c6b32443eb Mon Sep 17 00:00:00 2001 From: hch <305670599@qq.com> Date: 星期四, 20 十二月 2018 16:41:42 +0800 Subject: [PATCH] 2658 【BUG】【1.3.100】【1.4】冰晶矿脉石头怪副本龙魂杏黄旗技能出错 --- db/PyMongoDataServer/PySysDB/tagGodWeaponEffect.txt | 23 ++++++++++------------- 1 files changed, 10 insertions(+), 13 deletions(-) diff --git a/db/PyMongoDataServer/PySysDB/tagGodWeaponEffect.txt b/db/PyMongoDataServer/PySysDB/tagGodWeaponEffect.txt index fbff04f..f96f94b 100644 --- a/db/PyMongoDataServer/PySysDB/tagGodWeaponEffect.txt +++ b/db/PyMongoDataServer/PySysDB/tagGodWeaponEffect.txt @@ -1,13 +1,10 @@ -type level notifycode -1 150 GetMagicEffect4 -1 250 GetMagicEffect5 -1 500 GetMagicEffect6 -2 150 GetMagicEffect7 -2 250 GetMagicEffect8 -2 500 GetMagicEffect9 -3 150 GetMagicEffect1 -3 250 GetMagicEffect2 -3 500 GetMagicEffect3 -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