From 397c22c38984627a2281bb47f5d0b5fb70c43595 Mon Sep 17 00:00:00 2001 From: xdh <xiefantasy@qq.com> Date: 星期二, 23 十月 2018 19:11:11 +0800 Subject: [PATCH] 4283 增加法宝经验物品删除处理 --- db/PyMongoDataServer/PySysDB/tagRoleEquipStars.txt | 34 +++++++++++++++++++++++----------- 1 files changed, 23 insertions(+), 11 deletions(-) diff --git a/db/PyMongoDataServer/PySysDB/tagRoleEquipStars.txt b/db/PyMongoDataServer/PySysDB/tagRoleEquipStars.txt index ecc041d..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 +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