From b9a18d3930c82ed3bef6e6f4457387c83265a98c Mon Sep 17 00:00:00 2001 From: cehua_wcy <781813756@qq.com> Date: 星期二, 14 八月 2018 15:10:13 +0800 Subject: [PATCH] 2509怪物境界头衔,压制为10%,娲皇和宗门试炼和符印塔压制为20%,减免和增伤所有压制上限都为50% --- ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/RunAround/RunAround_MulRewardCost.txt | 28 ++++++++++++++-------------- 1 files changed, 14 insertions(+), 14 deletions(-) diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/RunAround/RunAround_MulRewardCost.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/RunAround/RunAround_MulRewardCost.txt index 04516bf..4855d79 100644 --- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/RunAround/RunAround_MulRewardCost.txt +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/RunAround/RunAround_MulRewardCost.txt @@ -1,15 +1,15 @@ -# 跑环任务多倍奖励消耗 -# {奖励百分比:[货币类型, 货币值], ...} -# 百分比 150 代表 1.5倍奖励 - - -( - -{ - -150:[1, 10], -120:[3, 200000000], - -} - +# 跑环任务多倍奖励消耗 +# {奖励百分比:[货币类型, 货币值], ...} +# 百分比 150 代表 1.5倍奖励 + + +( + +{ + +150:[1, 10], +120:[3, 200000000], + +} + ) \ No newline at end of file -- Gitblit v1.8.0