From 4378818a51b8dffb39a4bae10664c870a25db678 Mon Sep 17 00:00:00 2001 From: jesusalva Date: Sat, 3 Mar 2018 11:06:54 -0300 Subject: Allow mobs to crit (adjustment: 70%), set drop grace time to 5/10/10 seconds. --- conf/map/battle/battle.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'conf/map/battle/battle.conf') diff --git a/conf/map/battle/battle.conf b/conf/map/battle/battle.conf index 90a8042f9..fc8273324 100644 --- a/conf/map/battle/battle.conf +++ b/conf/map/battle/battle.conf @@ -40,10 +40,10 @@ 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: 17 +enable_critical: 19 // Critical adjustment rate for non-players (Note 2) -mob_critical_rate: 100 +mob_critical_rate: 70 critical_rate: 100 // Should normal attacks give you a walk delay? (Note 3) -- cgit v1.2.3-60-g2f50