Difference between revisions of "aggressives"

From OpenKore Wiki
Jump to navigation Jump to search
m (Conversion script moved page Aggressives to aggressives: Converting page titles to lowercase)
(No difference)

Revision as of 22:34, 26 April 2021

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.