~~NOTOC~~ <=[[4rpl:start| Index]] * [[4rpl:commands:getunithealrate|Get]] * [[4rpl:commands:setunithealrate|Set]] :!: Available in version 1.3 and later. ====== GetUnitHealRate====== GetUnitHealRate(<-unit) ->unitHealRate ===== Description ===== Pushes the unit's heal rate to the stack. The default heal rate is 0.001. This is how much health is recovered per frame. ===== Examples ===== trace(GetUnitHealRate(self)) <=[[4rpl:start| Index]]