TargeterEntity

playersNearTargetLocations

Targets all players near the inherited locations

Aliases

playersNearTargetLocationPNTL

Examples & Notes

Examples

This mechanic will damage every player in a 2 block radius from the target of the mob once executed

ExampleSkill1:
  Skills:
  - skill{s=ExampleSkill2} @target

ExampleSkill2:
  Skills:
  - damage{a=10} @PlayersNearTargetLocations{r=2}

Universal Targeter Options

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