Trigger

attack

Fires when the caster lands a direct attack.

Aliases

hit

Examples & Notes

Implementations

Examples

EXAMPLE_MOB:
  Type: CHICKEN
  Damage: 1
  Skills:
    # sends a message to all the players in the world
    # when the mob attacks an entity
    - message{m=ATTACK} @World ~onAttack

Mentioned by

Community-maintained documentation for the Mythic plugin ecosystem.