Kill Actor Event

From the CreationKit Wiki
Revision as of 16:18, 17 March 2024 by Megaman2k (talk | contribs) (Added note on the killer getting set to the player even if it's one of the player's followers that deals the killing blow.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Event triggered whenever an actor dies.

Event Data[edit | edit source]

  • Killer: Actor that hit and killed the victim.
  • Victim: Actor that is killed.
  • Location: The Location where the event is triggered.
  • Crime Status: Whether or not the kill is considered a Murder crime (0 = not murder, 1 = murder, 2 = Murder and Crime was Reported).
  • Relationship Rank to Killer Before Death: The Relationship Rank between the killer and the victim before the victim died.

Notes[edit | edit source]

  • If a player follower kills another actor, the Killer event data is set to the player.