From 7b113fd95d599256c053d09319599ac1f9b70837 Mon Sep 17 00:00:00 2001 From: cehua_LC <tingame100@163.com> Date: 星期五, 23 十一月 2018 11:52:18 +0800 Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxx_server --- ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/QuestMission/GodBook/GodBookPlayerExp.txt | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/QuestMission/GodBook/GodBookPlayerExp.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/QuestMission/GodBook/GodBookPlayerExp.txt new file mode 100644 index 0000000..bf13c21 --- /dev/null +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/QuestMission/GodBook/GodBookPlayerExp.txt @@ -0,0 +1,5 @@ +#参数:最高星级highStarLV 当前任务星级curStarLV 任务基础系数值baseValue 玩家等级playerLV 玩家职业job 参考经验reExp 参考金钱reMoney +#人物经验奖励 +( + int(reExp*250/12.0*(baseValue)*((1+curStarLV*0.1)*pow(1.2,curStarLV)+1)) +) \ No newline at end of file -- Gitblit v1.8.0