Changes
Page history
added Vehicle wiki page
authored
Jul 14, 2023
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Targeters.md
View page @
13620d19
...
@@ -28,7 +28,7 @@ When a targeter is used on the Skill mechanic, all of the skills inside of the m
...
@@ -28,7 +28,7 @@ When a targeter is used on the Skill mechanic, all of the skills inside of the m
| @
[
Passenger
][]
| | Targets the rider of the casting mob. |
| @
[
Passenger
][]
| | Targets the rider of the casting mob. |
| @
[
PlayerByName
][]
| @specificplayer | Targets a specific player by name. Supports placeholders. |
| @
[
PlayerByName
][]
| @specificplayer | Targets a specific player by name. Supports placeholders. |
| @
[
UniqueIdentifier
][]
| @UUID | Targets a specific entity by their UUID, supports placeholders |
| @
[
UniqueIdentifier
][]
| @UUID | Targets a specific entity by their UUID, supports placeholders |
| @Vehicle
| | Targets the Vehicle you are mounted on Added in 4.12
|
| @
[
Vehicle
][]
| | Targets the caster's vehicle
|
### Multi-Entity Targeters
### Multi-Entity Targeters
...
@@ -285,6 +285,7 @@ Currently, sort can have the following values:
...
@@ -285,6 +285,7 @@ Currently, sort can have the following values:
[
Target
]:
/Skills/Targeters/Target
[
Target
]:
/Skills/Targeters/Target
[
Trigger
]:
/Skills/Targeters/Trigger
[
Trigger
]:
/Skills/Targeters/Trigger
[
UniqueIdentifier
]:
/Skills/Targeters/UniqueIdentifier
[
UniqueIdentifier
]:
/Skills/Targeters/UniqueIdentifier
[
Vehicle
]:
/Skills/Targeters/Vehicle
<!-- Multi Entity Targeters -->
<!-- Multi Entity Targeters -->
[
EntitiesInRadius
]:
/Skills/Targeters/EntitiesInRadius
[
EntitiesInRadius
]:
/Skills/Targeters/EntitiesInRadius
[
EntitiesInRing
]:
/Skills/Targeters/EntitiesInRing
[
EntitiesInRing
]:
/Skills/Targeters/EntitiesInRing
...
...
...
...