Added multi level up level caps (#3646)

This commit is contained in:
Lemongrass3110
2018-11-01 23:47:45 +01:00
committed by GitHub
parent a7d8fbae14
commit a47e6cb427
4 changed files with 12 additions and 2 deletions

View File

@@ -18,6 +18,12 @@ job_exp_rate: 100
// Turn this on to allow a player to level up more than once from a kill. (Note 1)
multi_level_up: no
// Allow multi level up until a certain level?
// This only triggers if multi_level_up is enabled.
// Default: 0 (Unlimited)
multi_level_up_base: 0
multi_level_up_job: 0
// Setting this can cap the max experience one can get per kill specified as a
// % of the current exp bar. (Every 10 = 1.0%)
// For example, set it to 500 and no matter how much exp the mob gives,