diff options
Diffstat (limited to 'conf/battle/skill.conf')
-rw-r--r-- | conf/battle/skill.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/battle/skill.conf b/conf/battle/skill.conf index 51d364be2..39e1b357a 100644 --- a/conf/battle/skill.conf +++ b/conf/battle/skill.conf @@ -44,7 +44,7 @@ castrate_dex_scale: 150 vcast_stat_scale: 530 // What level of leniency should the skill system give for skills when -// accounting attack motion (ASPD) for casting skills (Note 2, between 0 and 100) +// accounting attack motion (ASPD) for casting skills (Note 2, between 0 and 300) // // NOTE: Setting this to 100% may cause some issues with valid skills not being cast. // The time difference between client and server varies so allowing 90% leniency @@ -274,4 +274,4 @@ invincible.nodamage: no // Dancing Weapon Switch // On official server, a fix is in place that prevents the switching of weapons to cancel songs. // Default: yes -dancing_weaponswitch_fix: yes
\ No newline at end of file +dancing_weaponswitch_fix: yes |