From d4cc73f82b2dcaa05ae13726e00c348ad917f108 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 4 Aug 2019 23:50:46 -0300 Subject: Fix a bug which allowed pets to crit-hit and disabled critical from players and mobs --- conf/map/battle/battle.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/map') 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 -- cgit v1.2.3-60-g2f50