From bbac8d1f7472c9cfe70ed47f497547fcfc25583d Mon Sep 17 00:00:00 2001 From: CeHua_TRX <526616766@qq.com> Date: 星期二, 11 十二月 2018 15:31:00 +0800 Subject: [PATCH] 5405 神兵数值优化调整 --- db/PyMongoDataServer/PySysDB/tagGodWeaponEffect.txt | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) diff --git a/db/PyMongoDataServer/PySysDB/tagGodWeaponEffect.txt b/db/PyMongoDataServer/PySysDB/tagGodWeaponEffect.txt index 4db24b9..78d0619 100644 --- a/db/PyMongoDataServer/PySysDB/tagGodWeaponEffect.txt +++ b/db/PyMongoDataServer/PySysDB/tagGodWeaponEffect.txt @@ -1,4 +1,5 @@ type level notifycode fightPower attr +<<<<<<< origin/master 1 100 GetMagicEffect4 0 6_100|7_200 1 200 GetMagicEffect5 0 6_200|7_300 1 400 GetMagicEffect6 0 6_100|7_201 @@ -8,3 +9,14 @@ 4 100 GetMagicEffect10 0 6_100|7_203 4 200 GetMagicEffect11 0 6_200|7_303 4 400 GetMagicEffect12 0 6_100|7_204 +======= +1 100 GetMagicEffect4 22540 7_1127 +1 200 GetMagicEffect5 53800 7_2690 +1 400 GetMagicEffect6 169344.0 7_8467 +2 100 GetMagicEffect7 22540 26_1127 +2 200 GetMagicEffect8 53800 26_2690 +2 400 GetMagicEffect9 169344.0 26_8467 +4 100 GetMagicEffect10 22540 27_1127 +4 200 GetMagicEffect11 53800 27_2690 +4 400 GetMagicEffect12 169344.0 27_8467 +>>>>>>> local -- Gitblit v1.8.0