monstersCount: Difference between revisions
Jump to navigation
Jump to search
(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…') |
No edit summary |
||
Line 10: | Line 10: | ||
} | } | ||
: Storm Gust will be cast when | : Storm Gust will be cast when 3 or more monsters are visible to Kore. | ||
[[Category:Self Condition]] | [[Category:Self Condition]] |
Revision as of 20:38, 2 June 2013
- 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 3 or more monsters are visible to Kore.