aggressives

From OpenKore Wiki
Revision as of 11:26, 17 August 2012 by EternalHarvest (talk | contribs)
Jump to navigation Jump to search

Self conditions:

aggressives <range>

Player conditions:

target_aggressives <range>
Only use the block if amount of monsters who attempted to hit the corresponding actor matches the specified range.

Examples

atttackSkillSlot Storm Gust {
	aggressives > 3
	sp > 5%
}
Storm Gust will be used when more than 3 monster hits you.