... | ... | @@ -48,7 +48,6 @@ When a targeter is used on the Skill mechanic, all of the skills inside of the m |
|
|
| @[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][] | @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 |
|
|
|
|
... | ... | @@ -135,6 +134,7 @@ Some meta-targeters also allow the mechanic to be casted "fromOrigin". This will |
|
|
| @[LivingInLine][] | @entitiesInLine<br>@livingEntitiesInLine<br>@LEIL<br>@EIL | Targets any entities in a line between the inherited target and the casting mob. |
|
|
|
| @[LivingNearTargetLocation][] | @LNTL<br>@ENTL<br>@ENT | Targets all living entities near the inherited target. |
|
|
|
| @[PlayersNearTargetLocations][] | @playersNearTargetLocation<br>@PNTL | Targets all players near the inherited targets. |
|
|
|
| @[TargetedTarget][] | @Targeted | Targets the inherited targeted entities. |
|
|
|
|
|
|
|
|
|
### Meta-Location Targeters
|
... | ... | @@ -333,4 +333,5 @@ Currently, sort can have the following values: |
|
|
[LocationsOfTargets]: /Skills/Targeters/LocationsOfTargets
|
|
|
[PlayersNearTargetLocations]: /Skills/Targeters/PlayersNearTargetLocations
|
|
|
[RandomLocationsNearTargets]: /Skills/Targeters/RandomLocationsNearTargets
|
|
|
[TargetedLocation]: /Skills/Targeters/TargetedLocation |
|
|
\ No newline at end of file |
|
|
[TargetedLocation]: /Skills/Targeters/TargetedLocation
|
|
|
[TargetedTarget]: /Skills/Targeters/TargetedTarget |
|
|
\ No newline at end of file |