added Siblings wiki page authored by Lxlp's avatar Lxlp
......@@ -47,7 +47,7 @@ When a targeter is used on the Skill mechanic, all of the skills inside of the m
| @[PlayersNearOrigin][] | | Targets players near the [origin](/skills/targeters/origin) of a meta-skill. |
| @[MobsNearOrigin][] | | Targets all MythicMobs or vanilla overrides of the given type(s) in a radius around the origin |
| @[EntitiesNearOrigin][] | @ENO | Targets all entities near the [origin](/skills/targeters/origin) of a meta-skill |
| @Siblings | | Targets any mobs that share the same parent as the caster. |
| @[Siblings][] | @sibling<br>@brothers<br>@sisters | Targets any mobs that share the same parent as the caster. |
| @TargetedTarget | @Targeted | Targets the inherited targets. |
| @[ItemsNearOrigin][] | | Targets item drops near the [origin](/skills/targeters/origin) of a meta-skill. |
| @[ItemsInRadius][] | @IIR | Targets all item drops in the given radius |
......@@ -295,6 +295,7 @@ Currently, sort can have the following values:
[PlayersInWorld]: /Skills/Targeters/PlayersInWorld
[PlayersNearOrigin]: /Skills/Targeters/PlayersNearOrigin
[PlayersOnServer]: /Skills/Targeters/PlayersOnServer
[Siblings]: /Skills/Targeters/Siblings
<!-- Single Location Targeters -->
[CasterSpawnLocation]: /Skills/Targeters/CasterSpawnLocation
[Forward]: /Skills/Targeters/Forward
......
......