aggressives

From OpenKore Wiki
Revision as of 20:28, 29 November 2009 by Mushrom (talk | contribs) (Created page with '; aggressives [<range>] : If this option is set, the block will only be used if the number of monsters who has hit or missed you is within the spec…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
aggressives [<range>]
If this option is set, the block will only be used if the number of monsters who has hit or missed you is within the specified range.
Example:
atttackSkillSlot Storm Gust {
	aggressives > 3
	sp > 5%
}

Storm Gust will be used when more than 3 monster hits you.