From 8bb5f860abd1f85f8d062294cad947210ed42617 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 4 May 2018 11:10:44 -0300 Subject: Reduce death penalty from 100% to 7% --- conf/map/battle/exp.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'conf') diff --git a/conf/map/battle/exp.conf b/conf/map/battle/exp.conf index 1a9c8ad43..92bb62083 100644 --- a/conf/map/battle/exp.conf +++ b/conf/map/battle/exp.conf @@ -94,10 +94,10 @@ pvp_exp: true death_penalty_type: 1 // Base exp. penalty rate (Each 100 is 1% of their exp) -death_penalty_base: 10000 +death_penalty_base: 700 // Job exp. penalty rate (Each 100 is 1% of their exp) -death_penalty_job: 5000 +death_penalty_job: 500 // When a player dies (to another player), how much zeny should we penalize them with? // NOTE: It is a percentage of their zeny, so 100 = 1% -- cgit v1.2.3-60-g2f50