isSelfSkill

From OpenKore Wiki
(Redirected from IsSelfSkill)
Jump to navigation Jump to search
isSelfSkill <boolean>
This option specifies that skill will be used on self (instead of the configuration block's target).
Development.pngThe following documentation describes a feature that was greatly changed in SVN trunk (latest development version) since the last release.
It may work differently or not be available if you're using 2.0.7 or any older version.

Optional for skills that can be only cast on self.

Notes

  • Used in the attackComboSlot, attackSkillSlot, monsterSkill, partySkill configuration blocks.
  • Previously (up to 2.0.7) wasn't optional for any skills.
  • If set (or not set) incorrectly, may lead to skill fails, disconnects and unusual (for the skill used) targeting effects.