On Dungeon Player Death

Added in v2.0.1.

Description

Fires when a player dies inside the dungeon instance. The dying player is <trigger>. Broadcast to every Mythic mob in the instance world.

Examples

GloatOnDeath:
  Skills:
  - sound{s=entity.wither.spawn} @self ~onDungeonPlayerDeath

Every mob in the instance reacts when a player dies.

Updated Aug 19, 2026