Trigger

damaged

Fires when the caster takes damage.

Aliases

hurt

Examples & Notes

Implementations

Examples

EXAMPLE_MOB:
  Type: CHICKEN
  Skills:
    # sends a message to all the players in the world
    # when the mob takes damage
    - message{m=DAMAGED} @World ~onDamaged

Mentioned by

Community-maintained documentation for the Mythic plugin ecosystem.