ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/QuestMission/GodBook/GodBookPlayerExp.txt
New file
@@ -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))
)