monsterSkill

From OpenKore Wiki
Revision as of 20:56, 9 November 2009 by EternalHarvest (talk | contribs) (Created page with '; monsterSkill [<skill>] { ;;: target [<monster names list>] ;;: maxUses [<integer>] :: {{SkillUseAttributes}} :: {{SelfConditions}} :: {{TargetMonsterConditions}} ; } : Enables…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
monsterSkill [<skill>] {
target [<monster names list>]
maxUses [<integer>]
Template:SkillUseAttributes
Template:SelfConditions
Template:TargetMonsterConditions
}
Enables auto use specified skill on specified monsters even if you're not currently attacking them. Useful for fighting multiple enemies at once.