Changes
Page history
added PlayerByName wiki page
authored
Jul 10, 2023
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Targeters.md
View page @
e59b9b71
...
@@ -26,7 +26,7 @@ When a targeter is used on the Skill mechanic, all of the skills inside of the m
...
@@ -26,7 +26,7 @@ When a targeter is used on the Skill mechanic, all of the skills inside of the m
| @
[
Father
][]
| @dad
<br>
@daddy | Targets the father of the casting mob. |
| @
[
Father
][]
| @dad
<br>
@daddy | Targets the father of the casting mob. |
| @
[
Mother
][]
| @mom
<br>
@mommy | Targets the mother of the casting mob. |
| @
[
Mother
][]
| @mom
<br>
@mommy | Targets the mother of the casting mob. |
| @
[
Passenger
][]
| | Targets the rider of the casting mob. |
| @
[
Passenger
][]
| | Targets the rider of the casting mob. |
| @PlayerByName
{name="Ashijin"} |
| Targets a specific player by name
, s
upports placeholders.
Added in 4.12
|
| @
[
PlayerByName
][]
| @specificplayer
| Targets a specific player by name
. S
upports placeholders.
|
| @UniqueIdentifier{u="
<target.uuid>
"} | @UUID | Targets a specific entity by their UUID, supports placeholders. Added in 5.0 |
| @UniqueIdentifier{u="
<target.uuid>
"} | @UUID | Targets a specific entity by their UUID, supports placeholders. Added in 5.0 |
| @Vehicle | | Targets the Vehicle you are mounted on Added in 4.12 |
| @Vehicle | | Targets the Vehicle you are mounted on Added in 4.12 |
...
@@ -265,6 +265,7 @@ Currently, sort can have the following values:
...
@@ -265,6 +265,7 @@ Currently, sort can have the following values:
[
Owner
]:
/Skills/Targeters/Owner
[
Owner
]:
/Skills/Targeters/Owner
[
Parent
]:
/Skills/Targeters/Parent
[
Parent
]:
/Skills/Targeters/Parent
[
Passenger
]:
/Skills/Targeters/Passenger
[
Passenger
]:
/Skills/Targeters/Passenger
[
PlayerByName
]:
/Skills/Targeters/PlayerByName
<!-- Multi Entity Targeters -->
<!-- Multi Entity Targeters -->
[
EntitiesInRadius
]:
/Skills/Targeters/EntitiesInRadius
[
EntitiesInRadius
]:
/Skills/Targeters/EntitiesInRadius
[
EntitiesInRing
]:
/Skills/Targeters/EntitiesInRing
[
EntitiesInRing
]:
/Skills/Targeters/EntitiesInRing
...
...
...
...