From f57b645c7029588aab1e2c10029b15ec5477e51a Mon Sep 17 00:00:00 2001 From: cehua_hzl <648597270@qq.com> Date: 星期二, 28 八月 2018 19:55:09 +0800 Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxx_server --- ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerRecover/RecoverMaxNum.txt | 21 +++++++++++++++++++++ 1 files changed, 21 insertions(+), 0 deletions(-) diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerRecover/RecoverMaxNum.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerRecover/RecoverMaxNum.txt new file mode 100644 index 0000000..4dafd46 --- /dev/null +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerRecover/RecoverMaxNum.txt @@ -0,0 +1,21 @@ +# 资源最大找回次数 +# 格式: [最大找回次数,...] +# 找回项: [物资运输, 百战之地, 诅咒城堡, 夺宝奇兵, 保卫女神, 烈焰战场, 环日常任务, 环战盟任务, 8远古神殿,9洪荒之力,10金币幻域,11成语速猜,12魔族深渊(只能配1次)] + +( +[ +6, # 0 +4, # 1 +4, # 2 +40, # 3 +4, # 4 +4, # 5 +20, # 6 +20, # 7 +2, # 8 +2, # 9 +4, # 10 +0, # 11 +1, # 12(魔族深渊只能配1次) +] +) -- Gitblit v1.8.0