partyAggressives

From OpenKore Wiki
Revision as of 02:04, 9 January 2010 by EternalHarvest (talk | contribs)
Jump to navigation Jump to search
partyAggressives [<range>]
If this option is set, the block will only be used if the number of monsters who has hit or missed you and your party members is within the specified range.
Example:
useSelf_skill Kyrie Eleison {
	partyAggressives > 5
	whenStatusInactive Kyrie Eleison
}
  • Use Kyrie Eleison on you when more than 5 monsters are attacking you or your party and you are not with Kyrie Eleison.