diff options
Diffstat (limited to 'conf-tmpl/battle_athena.conf')
-rw-r--r-- | conf-tmpl/battle_athena.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf-tmpl/battle_athena.conf b/conf-tmpl/battle_athena.conf index 2b5114f95..34e047990 100644 --- a/conf-tmpl/battle_athena.conf +++ b/conf-tmpl/battle_athena.conf @@ -466,12 +466,12 @@ save_clothcolor: yes // 2 = both undead_detect_type: 2 -// Operational mode of automatic counter. +// Counter Attack Skill Type // 0 = 100% critical // 1 = disregard DEF and HIT+20, CRI*2 // 2 = Same as 0, but can counter skills (?) // Players -player_auto_counter_type: 1 +player_auto_counter_type: 0 // Monsters monster_auto_counter_type: 0 |