diff options
Diffstat (limited to 'conf-tmpl/battle_athena.conf')
-rw-r--r-- | conf-tmpl/battle_athena.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/conf-tmpl/battle_athena.conf b/conf-tmpl/battle_athena.conf index 35d959261..42ae8e306 100644 --- a/conf-tmpl/battle_athena.conf +++ b/conf-tmpl/battle_athena.conf @@ -43,7 +43,8 @@ casting_rate: 100 delay_rate: 100 // Is the delay time is dependent on the caster's DEX? (Note 1) -delay_dependon_dex: yes +// Note: On Official servers Dex does NOT affect delay time +delay_dependon_dex: no // At what dex does the cast time become zero (instacast) castrate_dex_scale: 150 |