From fcb396731a43e01a4e5c4e9495bc676cdb9df73e Mon Sep 17 00:00:00 2001 From: cehua-TT <448191260@qq.com> Date: 星期二, 28 八月 2018 15:02:45 +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