diff --git a/conf/battle/exp.conf b/conf/battle/exp.conf index 70f20a4940..d2659b0b09 100644 --- a/conf/battle/exp.conf +++ b/conf/battle/exp.conf @@ -79,10 +79,10 @@ death_penalty_job: 100 // NOTE: It is a percentage of their zeny, so 100 = 1% zeny_penalty: 0 -// By default, player on max level never loss the EXP on death. -// 0: Disabled -// 1: Loss Base EXP -// 2: Loss Job EXP +// Will players on max base/job level lose the EXP on death? +// 0: Never lose (default as in official). +// 1: Lose Base EXP. +// 2: Lose Job EXP. death_penalty_maxlv: 0 // Will display experience gained from killing a monster. (Note 1)