kts.Healing – restore the current actor to maximum health
kts.Healing(message)
If the current actor (as determined by cxt.actor) is a valid creature, their current hitpoints are immediately restored to maximum.
If the current actor is a knight, then additionally, the given message is flashed on screen above the knight a number of times. Note that this message must be a localized message: either a string key, or a table with parameters, as described in Localization.
None.