Changes
Page history
Update Targeters
authored
Jul 21, 2022
by
Phillip
Hide whitespace changes
Inline
Side-by-side
Skills/Targeters.md
View page @
347191ae
...
@@ -44,7 +44,7 @@ Entity Targeters
...
@@ -44,7 +44,7 @@ Entity Targeters
| @PlayersInRing{min=#;max=#} | | Target all players between the specified min and max radius. |
| @PlayersInRing{min=#;max=#} | | Target all players between the specified min and max radius. |
| @PlayersNearOrigin{r=#} | | Targets players near the
[
origin
](
/skills/targeters/origin
)
of a meta-skill. |
| @PlayersNearOrigin{r=#} | | Targets players near the
[
origin
](
/skills/targeters/origin
)
of a meta-skill. |
| @MobsNearOrigin{r=#;t=X} | | |
| @MobsNearOrigin{r=#;t=X} | | |
| @EntitiesNearOrigin{r=#} | | |
| @EntitiesNearOrigin{r=#} | |
Targets all entities near the
[
origin
](
/skills/targeters/origin
)
of a meta-skill
|
| @PlayersNearTargetLocation{r=#} | @PNTL{r=#} | Targets all players near targetlocation. Radius=5 by default. |
| @PlayersNearTargetLocation{r=#} | @PNTL{r=#} | Targets all players near targetlocation. Radius=5 by default. |
| @Siblings | | Targets any mobs that share the same parent as the caster. |
| @Siblings | | Targets any mobs that share the same parent as the caster. |
| @TargetedTarget | @Targeted | Targets the inherited targets. |
| @TargetedTarget | @Targeted | Targets the inherited targets. |
...
...
...
...