From 9aa863e4bf0e34765c1bcfc266cac5bb896a4bdf Mon Sep 17 00:00:00 2001 From: hxp <ale99527@vip.qq.com> Date: 星期三, 22 八月 2018 11:49:20 +0800 Subject: [PATCH] Add: 2765 【后端】战斗公式增加防守方参数dMinAtk,dMaxAtk; --- db/PyMongoDataServer/PySysDB/tagRoleEquipStars.txt | 24 ++++++++++++------------ 1 files changed, 12 insertions(+), 12 deletions(-) diff --git a/db/PyMongoDataServer/PySysDB/tagRoleEquipStars.txt b/db/PyMongoDataServer/PySysDB/tagRoleEquipStars.txt index a1863a8..ecc041d 100644 --- a/db/PyMongoDataServer/PySysDB/tagRoleEquipStars.txt +++ b/db/PyMongoDataServer/PySysDB/tagRoleEquipStars.txt @@ -1,12 +1,12 @@ -countNeed attType attValue -5 6|7 211|42 -7 6|7 475|95 -10 6|7 814|162 -12 6|7 1253|250 -15 6|7 6827|615 -17 6|7 7572|764 -20 6|7 8531|956 -23 6|7 14753|1450 -25 6|7 26290|2258 -27 6|7 48201|3640 -30 6|7 150549|9109 +countNeed attType attValue +5 6|7 211|42 +7 6|7 475|95 +10 6|7 814|162 +12 6|7 1253|250 +15 6|7 6827|615 +17 6|7 7572|764 +20 6|7 8531|956 +23 6|7 14753|1450 +25 6|7 26290|2258 +27 6|7 48201|3640 +30 6|7 150549|9109 -- Gitblit v1.8.0