summaryrefslogtreecommitdiff
path: root/conf-tmpl/battle/skill.conf
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-01 15:56:57 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-01 15:56:57 +0000
commita9397aeb5a7a50c1fae39dbacb40faeb0722f6ae (patch)
treebe977ec88a9f562f1d3f8b1ed2509ae507fa9d7c /conf-tmpl/battle/skill.conf
parentd9ef2dcf2cbc5fe59f8c22641760bada628f0810 (diff)
downloadhercules-a9397aeb5a7a50c1fae39dbacb40faeb0722f6ae.tar.gz
hercules-a9397aeb5a7a50c1fae39dbacb40faeb0722f6ae.tar.bz2
hercules-a9397aeb5a7a50c1fae39dbacb40faeb0722f6ae.tar.xz
hercules-a9397aeb5a7a50c1fae39dbacb40faeb0722f6ae.zip
- Modified Self Destruction, so that Marine Spheres in non-versus maps will hurt only enemies, while in all other situations this skill will hurt everyone around them.
- Expanded setting debuff_on_logout so that &1 removes negative buffs and &2 removes positive buffs. - Food status boosts will no longer end on death, but they will end when you respawn or logout. - Added battle config file status.conf, moved some settings from skill.conf and battle.conf to it since they are entirely Status-Change related. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8033 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl/battle/skill.conf')
-rw-r--r--conf-tmpl/battle/skill.conf8
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