From 254ce838ced9fd32b9eb0d2fba77a17d1175d6cb Mon Sep 17 00:00:00 2001 From: hxp <ale99527@vip.qq.com> Date: 星期三, 24 十月 2018 17:20:26 +0800 Subject: [PATCH] 4329 【1.2】【后端】 骑宠争夺boss血量成长(NPC人数成长属性系数支持按范围配置或按公式配置) --- ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/WeiClient/WeiClient_AddExpRate.txt | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/WeiClient/WeiClient_AddExpRate.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/WeiClient/WeiClient_AddExpRate.txt new file mode 100644 index 0000000..ba6faef --- /dev/null +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/WeiClient/WeiClient_AddExpRate.txt @@ -0,0 +1,7 @@ +# 微端登录玩家经验加成万分率 + +( + +1000 + +) \ No newline at end of file -- Gitblit v1.8.0