summaryrefslogtreecommitdiff
path: root/conf/map/battle
diff options
context:
space:
mode:
Diffstat (limited to 'conf/map/battle')
-rw-r--r--conf/map/battle/battle.conf2
-rw-r--r--conf/map/battle/drops.conf2
-rw-r--r--conf/map/battle/exp.conf2
3 files changed, 3 insertions, 3 deletions
diff --git a/conf/map/battle/battle.conf b/conf/map/battle/battle.conf
index 37913881c..5785d7df5 100644
--- a/conf/map/battle/battle.conf
+++ b/conf/map/battle/battle.conf
@@ -40,7 +40,7 @@ enable_perfect_flee: 1
// Who can have critical attacks? (Note 3)
// (Note that there are some skills that always do critical hit regardless of this)
-enable_critical: 28
+enable_critical: 27
// Critical adjustment rate for non-players (Note 2)
mob_critical_rate: 70
diff --git a/conf/map/battle/drops.conf b/conf/map/battle/drops.conf
index a251e111f..e5b667ec5 100644
--- a/conf/map/battle/drops.conf
+++ b/conf/map/battle/drops.conf
@@ -34,7 +34,7 @@
item_auto_get: false
// How long does it take for an item to disappear from the floor after it is dropped? (in milliseconds)
-flooritem_lifetime: 60000
+flooritem_lifetime: 180000
// Grace time during which only the person who did the most damage to a monster can get the item? (in milliseconds)
item_first_get_time: 5000
diff --git a/conf/map/battle/exp.conf b/conf/map/battle/exp.conf
index 2abd50540..d576d80bb 100644
--- a/conf/map/battle/exp.conf
+++ b/conf/map/battle/exp.conf
@@ -96,7 +96,7 @@ pvp_exp: true
death_penalty_type: 1
// Base exp. penalty rate (Each 100 is 1% of their exp)
-death_penalty_base: 724
+death_penalty_base: 624
// Job exp. penalty rate (Each 100 is 1% of their exp)
death_penalty_job: 298