diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-19 10:30:20 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-19 10:30:20 -0300 |
commit | 7ac983858ec043c356c113a956bc12ef49729d66 (patch) | |
tree | 73f8f6208b5e1b3513c6aa1f824ed4636bca18b1 /conf/map/battle | |
parent | a99878013052e96059f374e80fe171ce38657e6a (diff) | |
download | serverdata-7ac983858ec043c356c113a956bc12ef49729d66.tar.gz serverdata-7ac983858ec043c356c113a956bc12ef49729d66.tar.bz2 serverdata-7ac983858ec043c356c113a956bc12ef49729d66.tar.xz serverdata-7ac983858ec043c356c113a956bc12ef49729d66.zip |
Apply community poll #2.
The lag issue is being addressed at Evol on the meanwhile (to reach 4144)
Diffstat (limited to 'conf/map/battle')
-rw-r--r-- | conf/map/battle/exp.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/map/battle/exp.conf b/conf/map/battle/exp.conf index 07f81fee8..6caa749e2 100644 --- a/conf/map/battle/exp.conf +++ b/conf/map/battle/exp.conf @@ -95,10 +95,10 @@ pvp_exp: true death_penalty_type: 1 // Base exp. penalty rate (Each 100 is 1% of their exp) -death_penalty_base: 774 +death_penalty_base: 724 // Job exp. penalty rate (Each 100 is 1% of their exp) -death_penalty_job: 400 +death_penalty_job: 298 // 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% |