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
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
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.