From 89b571eda4a8810d337c5f6d81d5a9c838e1defc Mon Sep 17 00:00:00 2001
From: hch <305670599@qq.com>
Date: 星期四, 23 八月 2018 21:51:30 +0800
Subject: [PATCH] fix:2818 子 【开发】新增境界压制技能 / 【后端】境界压制技能
---
db/PyMongoDataServer/PySysDB/tagTreasurePrivilege.txt | 23 +++++++++++------------
1 files changed, 11 insertions(+), 12 deletions(-)
diff --git a/db/PyMongoDataServer/PySysDB/tagTreasurePrivilege.txt b/db/PyMongoDataServer/PySysDB/tagTreasurePrivilege.txt
index 9c79034..7113ffa 100644
--- a/db/PyMongoDataServer/PySysDB/tagTreasurePrivilege.txt
+++ b/db/PyMongoDataServer/PySysDB/tagTreasurePrivilege.txt
@@ -1,12 +1,11 @@
-PrivilegeID EffectValue singleValue maxValue attr itemAward
-1 0 {"6":10000,"7":200}
-2 0 3 450 {"7":50}
-3 0
-4 10000
-5 0 4 0 {"7":100}
-6 0 1 0 {"6":12000}
-7 0 2 200 {"26":300}
-8 0 {"86":5000}
-9 0 {"87":5000}
-10 0 0 0 [[5303,50,1]]
-11 {"7":100}
+PrivilegeID EffectValue singleValue maxValue attr itemAward successList
+1 0 {"6":10000,"7":200} 1001|1021|1041
+2 0 3 180 {"7":50} 1003|1023|1043
+3 0 1002|1022|1042
+4 10000 1004|1024|1044
+5 0 4 0 {"7":100} 1006|1026|1046
+6 0 1 0 {"6":12000} 1005|1025|1045
+7 0 5 450 {"26":200} 1008|1028|1048
+8 0 {"86":5000} 1007|1027|1047
+9 0 {"87":5000} 1009|1029|1049
+10 0 0 0 [[5303,50,1]] 1010|1030|1050
--
Gitblit v1.8.0