From 62f49cbef88715abf2844d9616f472079ae5f865 Mon Sep 17 00:00:00 2001 From: CeHua_ZWJ <ceh@163.com> Date: 星期三, 22 八月 2018 18:18:15 +0800 Subject: [PATCH] 更新法宝之魂特权表 调整强化之魂和封魔之魂的位置 更新等级开启功能表 开服特惠配置,与最低档礼包一致 --- db/PyMongoDataServer/PySysDB/tagTreasurePrivilege.txt | 4 ++-- db/PyMongoDataServer/PySysDB/tagFuncOpenLV.txt | 2 +- CoreServerGroup/GameServer/PySysDB/tagFuncOpenLV.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CoreServerGroup/GameServer/PySysDB/tagFuncOpenLV.txt b/CoreServerGroup/GameServer/PySysDB/tagFuncOpenLV.txt index 8ffb72e..4f5b2fe 100644 --- a/CoreServerGroup/GameServer/PySysDB/tagFuncOpenLV.txt +++ b/CoreServerGroup/GameServer/PySysDB/tagFuncOpenLV.txt @@ -81,7 +81,7 @@ 129 120 0 0 130 800 0 0 131 800 0 0 -132 30 0 0 +132 106 0 0 133 52 0 0 134 400 0 0 135 110 0 0 diff --git a/db/PyMongoDataServer/PySysDB/tagFuncOpenLV.txt b/db/PyMongoDataServer/PySysDB/tagFuncOpenLV.txt index 2f42e7d..5e0917d 100644 --- a/db/PyMongoDataServer/PySysDB/tagFuncOpenLV.txt +++ b/db/PyMongoDataServer/PySysDB/tagFuncOpenLV.txt @@ -81,7 +81,7 @@ 129 120 0 0 0 130 800 0 0 0 131 800 0 0 0 -132 30 0 0 0 +132 106 0 0 0 133 52 0 0 0 134 400 0 0 0 135 110 0 0 0 diff --git a/db/PyMongoDataServer/PySysDB/tagTreasurePrivilege.txt b/db/PyMongoDataServer/PySysDB/tagTreasurePrivilege.txt index 7113ffa..b5c83ce 100644 --- a/db/PyMongoDataServer/PySysDB/tagTreasurePrivilege.txt +++ b/db/PyMongoDataServer/PySysDB/tagTreasurePrivilege.txt @@ -1,7 +1,7 @@ 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 +2 0 1002|1022|1042 +3 0 3 180 {"7":50} 1003|1023|1043 4 10000 1004|1024|1044 5 0 4 0 {"7":100} 1006|1026|1046 6 0 1 0 {"6":12000} 1005|1025|1045 -- Gitblit v1.8.0