On Dungeon Player Enter
Added in v2.0.1.
Description
Fires when a player enters the dungeon instance. The entering player is <trigger>. Broadcast to every Mythic mob in the instance world, once per entering player.
Examples
GreetIntruder:
Skills:
- message{m="You dare enter, <trigger.name>?"} @trigger ~onDungeonPlayerEnter
Each mob greets the entering player.