CurrentHP: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Template:CurrentHP}} Category:EventMacro_Automacros Category:EventMacro_Conditions_State") |
|
(No difference)
|
Revision as of 22:35, 26 April 2021
- 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