monstersCount

From OpenKore Wiki
Revision as of 20:37, 2 June 2013 by Raider (talk | contribs) (Created page with '''Self Conditions:'' ; monstersCount <range> : Use this block to cast a skill when the amount of monsters which are visible to Kore matches the specified range. == Exam…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Self Conditions:

monstersCount <range>
Use this block to cast a skill when the amount of monsters which are visible to Kore matches the specified range.

Examples

atttackSkillSlot Storm Gust {
	monstersCount > 3
}
Storm Gust will be cast when Kore sees more than 3 monsters.