This event type triggers for a player when they die and the Conditions
evaluate to True
.
Arguments
- Team - The team(s) checked by the event.
- Player - The player(s) checked by the event based on slot number or hero.
Contextual Values
- Event Player - The player that triggered the event.
- Event Damage - The amount of damage received by
Event Player
. - Attacker - The player dealing the final blow. In the case of suicide, it has the same value as
Victim
. - Victim - The player dying from the final blow. In this context, it has the same value as
Event Player
. - Event Was Critical Hit - Whether the received damage was a headshot.
- Event Ability - The ability used by the
Attacker
. - Event Direction - The incoming direction from the source of damage to the
Victim
.