No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
|name = Get Health | |name = Get Health | ||
|luaId = get_health | |luaId = get_health | ||
|description = Gets a | |description = Gets a unit's health as a percentage, current remaining and max amount | ||
|category = Math | |category = Math | ||
|icon = H Value.png | |icon = H Value.png | ||
|argsType1 = Input | |argsType1 = Input | ||
|argsName1 = | |argsName1 = Unit | ||
|argsDescription1 = | |argsDescription1 = Unit to check | ||
|argsDataType1 = entity | |argsDataType1 = entity | ||
|argsType2 = Output | |argsType2 = Output |