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