partyAggressives: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
|  Created page with '; 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 part…' | 
| (No difference) | 
Revision as of 22:30, 29 November 2009
- 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.