aggressives

From OpenKore Wiki
Revision as of 00:32, 7 May 2021 by 4epT (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Self Conditions:

aggressives <range>

s:

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.