Difference between revisions of "aggressives"

From OpenKore Wiki
Jump to navigation Jump to search
m
Line 10: Line 10:
 
  atttackSkillSlot Storm Gust {
 
  atttackSkillSlot Storm Gust {
 
  aggressives > 3
 
  aggressives > 3
sp > 5%
 
 
  }
 
  }
  

Revision as of 20:33, 2 June 2013

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
}
Storm Gust will be used when more than 3 monster hits you.