diff options
Diffstat (limited to 'conf-tmpl/battle/skill.conf')
-rw-r--r-- | conf-tmpl/battle/skill.conf | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/conf-tmpl/battle/skill.conf b/conf-tmpl/battle/skill.conf index eaba3e44e..67fa61e73 100644 --- a/conf-tmpl/battle/skill.conf +++ b/conf-tmpl/battle/skill.conf @@ -86,14 +86,6 @@ skillrange_from_weapon: 14 // no effect while the caster is unable to fight (eg: stunned).
skill_caster_check: yes
-// Should skill casting be cancelled when inflicted by curse/stun/sleep/etc?
-status_cast_cancel: no
-
-// Will certain negative skill status-changes be removed on logout?
-// This mimics official servers, where Extremity Fist's no SP regen and
-// Strip Equipment effects are removed when you logout.
-debuff_on_logout: yes
-
// Should ground placed skills be removed as soon as the caster dies? [Note 4]
clear_skills_on_death: 15
|