diff options
Diffstat (limited to 'conf/battle_athena.conf')
-rw-r--r-- | conf/battle_athena.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/conf/battle_athena.conf b/conf/battle_athena.conf index 0cd1e36b..782a05bd 100644 --- a/conf/battle_athena.conf +++ b/conf/battle_athena.conf @@ -149,10 +149,9 @@ pvp_exp: yes // 0 = No penalty. // 1 = Lose % of current level when killed. // 2 = Lose % of total experience when killed. -// 3 = Lose % of zeny when killed. death_penalty_type: 0 -// Base exp. penalty rate (Each 100 is 1% of their exp or zeny) +// Base exp. penalty rate (Each 100 is 1% of their exp) death_penalty_base: 100 // Job exp. penalty rate (Each 100 is 1% of their exp) |