Mechanic

rally

Calls for nearby entities to attack the target

Aliases

callforhelp

Examples & Notes

Examples

This example would cause all mobs of the type “Guard” or “Knight” within 30 blocks, that don’t already have a target, to attack the whatever or whoever triggered this skill.

CallForHelp:
  Skills:
  - message{m="<caster.name><&co> Guards! Help me!"} @PlayersInRadius{r=30}
  - rally{types=Guard,Knight;radius=30;ot=false} @Trigger

Aliases:

  • [x] callforhelp

Universal Mechanic Options

Author:
Ashijin
Community-maintained documentation for the Mythic plugin ecosystem.