... | ... | @@ -18,7 +18,7 @@ When a targeter is used on the Skill mechanic, all of the skills inside of the m |
|
|
| @[Target][] | @T | Targets the caster's target |
|
|
|
| @[Trigger][] | | Targets the entity that triggered the skill |
|
|
|
| @[NearestPlayer][] | | Targets the nearest player in radius |
|
|
|
| @WolfOwner | | Targets the owner of the wolf |
|
|
|
| @[WolfOwner][] | | Targets the owner of the wolf |
|
|
|
| @[Owner][] | | Targets the [owner](/skills/mechanics/setowner) of the mob |
|
|
|
| @[Parent][] | @summoner | Targets the [parent](/skills/mechanics/setparent) of the mob |
|
|
|
| @[Mount][] | @Vehicle | Targets the entity that the mob is currently riding |
|
... | ... | @@ -286,6 +286,7 @@ Currently, sort can have the following values: |
|
|
[Trigger]: /Skills/Targeters/Trigger
|
|
|
[UniqueIdentifier]: /Skills/Targeters/UniqueIdentifier
|
|
|
[Vehicle]: /Skills/Targeters/Vehicle
|
|
|
[WolfOwner]: /Skills/Targeters/WolfOwner
|
|
|
<!-- Multi Entity Targeters -->
|
|
|
[EntitiesInRadius]: /Skills/Targeters/EntitiesInRadius
|
|
|
[EntitiesInRing]: /Skills/Targeters/EntitiesInRing
|
... | ... | |