From 7a2a5ce4d0ced5f8873e313c9bf33531b1e07524 Mon Sep 17 00:00:00 2001 From: cehua-TT <448191260@qq.com> Date: 星期四, 21 二月 2019 17:01:23 +0800 Subject: [PATCH] 6271 新增七日巡礼积分、节日巡礼积分道具 --- db/PyMongoDataServer/PySysDB/tagRoleEquipStars.txt | 36 ++++++++++++++++++++++++------------ 1 files changed, 24 insertions(+), 12 deletions(-) diff --git a/db/PyMongoDataServer/PySysDB/tagRoleEquipStars.txt b/db/PyMongoDataServer/PySysDB/tagRoleEquipStars.txt index a1863a8..fd9bdab 100644 --- a/db/PyMongoDataServer/PySysDB/tagRoleEquipStars.txt +++ b/db/PyMongoDataServer/PySysDB/tagRoleEquipStars.txt @@ -1,12 +1,24 @@ -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 +1 7 100 +3 7 300 +5 7 600 +7 7|32 900|100 +9 7|32 1200|300 +11 7|32|60 1200|600|1000 +13 7|32|60 1200|900|2000 +15 7|32|60 1200|1200|3000 +16 7|32|60 1200|1200|4000 +17 7|32|60 1200|1200|5000 +18 7|32|60 1200|1200|6000 +19 7|32|60 1200|1200|7000 +20 7|32|60 1200|1200|8500 +21 7|32|60 1200|1200|10000 +22 7|32|60 1200|1200|11500 +23 7|32|60 1200|1200|13000 +24 7|32|60 1200|1200|15000 +25 7|32|60 1200|1200|17000 +26 7|32|60 1200|1200|19000 +27 7|32|60 1200|1200|21000 +28 7|32|60 1200|1200|24000 +29 7|32|60 1200|1200|27000 +30 7|32|60 1200|1200|30000 -- Gitblit v1.8.0