spirit

From OpenKore Wiki
Revision as of 02:05, 9 January 2010 by EternalHarvest (talk | contribs)
Jump to navigation Jump to search
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.