From 7b59ff51bf3bc4cd97dc211fffa7b277a6aa2a8f Mon Sep 17 00:00:00 2001 From: cehua_hzl <648597270@qq.com> Date: 星期一, 10 九月 2018 19:42:56 +0800 Subject: [PATCH] 3400 世界Boss成就奖励 --- ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GameFB/FBClearEnterCD.txt | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GameFB/FBClearEnterCD.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GameFB/FBClearEnterCD.txt new file mode 100644 index 0000000..fd11cf3 --- /dev/null +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GameFB/FBClearEnterCD.txt @@ -0,0 +1,8 @@ +# 清FB冷却时间消耗['绑钻消耗公式', '钻石消耗公式'] +# 参数 second 秒,如果有配绑钻公式优先扣除绑钻,都不配,则不扣除 + +( + +['', 'int(math.ceil(second/60.0)*1)'] + +) \ No newline at end of file -- Gitblit v1.8.0