diff options
Diffstat (limited to 'conf/map/battle/battle.conf')
-rw-r--r-- | conf/map/battle/battle.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/map/battle/battle.conf b/conf/map/battle/battle.conf index 2e73a0aa8..01677d31c 100644 --- a/conf/map/battle/battle.conf +++ b/conf/map/battle/battle.conf @@ -81,7 +81,7 @@ undead_detect_type: 0 attribute_recover: false // What is the minimum and maximum hitrate of normal attacks? -min_hitrate: 5 +min_hitrate: 3 max_hitrate: 100 // Type of penalty that is applied to FLEE when more than agi_penalty_count monsters are targetting player |