diff options
Diffstat (limited to 'conf-tmpl/battle/skill.conf')
-rw-r--r-- | conf-tmpl/battle/skill.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf-tmpl/battle/skill.conf b/conf-tmpl/battle/skill.conf index 42b5abf4a..89489708d 100644 --- a/conf-tmpl/battle/skill.conf +++ b/conf-tmpl/battle/skill.conf @@ -45,7 +45,7 @@ min_skill_delay_limit: 100 castrate_dex_scale: 150
// Will normal attacks be able to ignore the delay after skills? (Note 1)
-skill_delay_attack_enable: no
+skill_delay_attack_enable: yes
// Range added to player skills after their cast time finishes.
// Decides how far away the target can walk away after the skill began casting before the skill fails.
|