aggressives

From OpenKore Wiki
Revision as of 22:34, 26 April 2021 by Conversion script (talk | contribs) (Conversion script moved page Aggressives to aggressives: Converting page titles to lowercase)
Jump to navigation Jump to search

Self Conditions:

aggressives <range>

Player Conditions:

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

Example

attackSkillSlot Storm Gust {
	aggressives > 3
}
Storm Gust will be cast when more than 3 monsters hit you.