spirit: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
|  Created page with '; spirit [<range>] : If this option is set, the block will only be used if the number of summoned spirit spheres is within the specified range.   Eā¦' | 
| (No difference) | 
Revision as of 22:49, 29 November 2009
- spirit [<range>]
- If this option is set, the block will only be used if the number of summoned spirit spheres is within the specified range.
Example:
useSelf_skill Vigor Condensation {
	spirit < 5
	sp > 100
}
- Use Vigor Condensation when your spirit number is bellow 5 and your sp is higher than 100.