diff options
Diffstat (limited to 'conf/map/battle/exp.conf')
-rw-r--r-- | conf/map/battle/exp.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/map/battle/exp.conf b/conf/map/battle/exp.conf index 6caa749e2..1aae6c22d 100644 --- a/conf/map/battle/exp.conf +++ b/conf/map/battle/exp.conf @@ -37,6 +37,7 @@ base_exp_rate: 100 // Rate at which job exp. is given. (Note 2) +// Modifying this value is without effect, as it is override during script runtime. job_exp_rate: 100 // Turn this on to allow a player to level up more than once from a kill. (Note 1) |