Signals healing done to a unit. All units referenced by this event will be accessible within this event's handlers.
Event.Combat.Heal(info) | |||
Parameter | Type | Datatype | Description |
---|---|---|---|
info | parameter | variant | Detailed information table about this event, containing several named parameters. |
ability | The ability ID for the ability used, if available. |
---|---|
abilityName | The name of the ability used. |
caster | The unit ID for this event's initiator, if one exists. |
casterName | The name of this event's initiator, if available. |
crit | Whether this was the result of a critical hit. |
heal | The amount healed. |
overheal | The amount of healing past maximum health wasted. |
target | The unit ID for the target. |
targetName | The name of the target, if available. |