Difference between revisions of "Template:CurrentHP"

From OpenKore Wiki
Jump to navigation Jump to search
(Created page with " <noinclude>This template describes the '''CurrentHP''' state Conditions of the automacro eventMacros.</noinclude> ;CurrentHP :* Description: Checks the p...")
 
(No difference)

Latest revision as of 09:42, 4 July 2019

This template describes the CurrentHP state Conditions of the automacro eventMacros.
CurrentHP
  • Description: Checks the player's current hp.
  • Supports percentages.
Syntax:
CurrentHP <Math condition operators>
Example:
CurrentHP > 80%
CurrentHP > 4000
Set variables:
$.CurrentHPLast => Saves the last player hp that made CurrentHP become true
$.CurrentHPLastPercent => Saves the last player hp percentage that made CurrentHP become true