... | @@ -38,7 +38,7 @@ When a targeter is used on the Skill mechanic, all of the skills inside of the m |
... | @@ -38,7 +38,7 @@ When a targeter is used on the Skill mechanic, all of the skills inside of the m |
|
| @**[LivingInCone][]** | @entitiesInCone<br>@livingEntitiesInCone<br>@LEIC<br>@EIC | Targets all living entities in cone with a specified angle, length and rotation relative to facing direction |
|
|
| @**[LivingInCone][]** | @entitiesInCone<br>@livingEntitiesInCone<br>@LEIC<br>@EIC | Targets all living entities in cone with a specified angle, length and rotation relative to facing direction |
|
|
| @**[LivingInWorld][]** | @EIW | Targets all living entities in the caster's world |
|
|
| @**[LivingInWorld][]** | @EIW | Targets all living entities in the caster's world |
|
|
| @PlayersInRadius{r=#} | @PIR{r=#} | Targets all players in the given radius |
|
|
| @PlayersInRadius{r=#} | @PIR{r=#} | Targets all players in the given radius |
|
|
| @MobsInRadius{r=#;types=X,X,X} | @MIR{r=#;t=X,X,X} | Targets all mythicmobs or vanilla overrides of the given type in a radius |
|
|
| @**[MobsInRadius][]** | @MIR | Targets all mythicmobs or vanilla overrides of the given type in a radius |
|
|
| @**[EntitiesInRadius][]** | @livingEntitiesInRadius<br>@livingInRadius<br>@allInRadius<br>@EIR | Targets all entities in the given radius. |
|
|
| @**[EntitiesInRadius][]** | @livingEntitiesInRadius<br>@livingInRadius<br>@allInRadius<br>@EIR | Targets all entities in the given radius. |
|
|
| @**[EntitiesInRing][]** | @EIRR | Targets all entities in the given ring. |
|
|
| @**[EntitiesInRing][]** | @EIRR | Targets all entities in the given ring. |
|
|
| @PlayersInWorld | @World | Targets all players in the current world. |
|
|
| @PlayersInWorld | @World | Targets all players in the current world. |
|
... | @@ -273,6 +273,7 @@ Currently, sort can have the following values: |
... | @@ -273,6 +273,7 @@ Currently, sort can have the following values: |
|
[VariableLocation]: /Skills/Targeters/VariableLocation
|
|
[VariableLocation]: /Skills/Targeters/VariableLocation
|
|
<!-- Multi Location Targeters -->
|
|
<!-- Multi Location Targeters -->
|
|
[ForwardWall]: /Skills/Targeters/ForwardWall
|
|
[ForwardWall]: /Skills/Targeters/ForwardWall
|
|
|
|
[MobsInRadius]: /Skills/Targeters/MobsInRadius
|
|
[Rectangle]: /Skills/Targeters/Rectangle
|
|
[Rectangle]: /Skills/Targeters/Rectangle
|
|
<!-- Special Targeters -->
|
|
<!-- Special Targeters -->
|
|
[BlocksInRadius]: /Skills/Targeters/BlocksInRadius
|
|
[BlocksInRadius]: /Skills/Targeters/BlocksInRadius
|
... | | ... | |