... | @@ -135,8 +135,8 @@ Some meta-targeters also allow the mechanic to be casted "fromOrigin". This will |
... | @@ -135,8 +135,8 @@ Some meta-targeters also allow the mechanic to be casted "fromOrigin". This will |
|
|------------------------------------------------------------------------------------------|-----------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
|------------------------------------------------------------------------------------------|-----------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
| @**[Line][]** | | Targets locations between the mob and the inherited target. |
|
|
| @**[Line][]** | | Targets locations between the mob and the inherited target. |
|
|
| @**[LivingInLine][]** | @entitiesInLine<br>@livingEntitiesInLine<br>@LEIL<br>@EIL | Targets any entities in a line between the inherited target and the casting mob. |
|
|
| @**[LivingInLine][]** | @entitiesInLine<br>@livingEntitiesInLine<br>@LEIL<br>@EIL | Targets any entities in a line between the inherited target and the casting mob. |
|
|
| @LivingNearTargetLocation{radius=5} | @LNTL{r=#} | Targets all living entities near the inherited target. |
|
|
| @**[LivingNearTargetLocation][]** | @LNTL<br>@ENTL<br>@ENT | Targets all living entities near the inherited target. |
|
|
| @PlayersNearTargetLocation{radius=5} | @LNTL{r=#} | Targets all players near the inherited target. |
|
|
| @PlayersNearTargetLocation{radius=5} | | Targets all players near the inherited target. |
|
|
| @RandomLocationsNearTargets | @RLNTE{a=#;r=#;s=#;minr=#} | Targets random locations around the inherited target, where: a is the amount of locations, r is the radius around the inherited target, minr is the minimum radius, and s is the spacing between each location. |
|
|
| @RandomLocationsNearTargets | @RLNTE{a=#;r=#;s=#;minr=#} | Targets random locations around the inherited target, where: a is the amount of locations, r is the radius around the inherited target, minr is the minimum radius, and s is the spacing between each location. |
|
|
| @RandomLocationsNearOrigin{a=#;r=#;s=#;minr=#} | @RLNO | Targets random locations near the origin of a skill. |
|
|
| @RandomLocationsNearOrigin{a=#;r=#;s=#;minr=#} | @RLNO | Targets random locations near the origin of a skill. |
|
|
| @**[FloorOfTargets][]** | @FOT<br>@floorsOfTarget | Targets the blocks underneath the inherited targets. |
|
|
| @**[FloorOfTargets][]** | @FOT<br>@floorsOfTarget | Targets the blocks underneath the inherited targets. |
|
... | @@ -280,4 +280,5 @@ Currently, sort can have the following values: |
... | @@ -280,4 +280,5 @@ Currently, sort can have the following values: |
|
[BlockVein]: /Skills/Targeters/BlockVein
|
|
[BlockVein]: /Skills/Targeters/BlockVein
|
|
[FloorOfTargets]: /Skills/Targeters/FloorOfTargets
|
|
[FloorOfTargets]: /Skills/Targeters/FloorOfTargets
|
|
[Line]: /Skills/Targeters/Line
|
|
[Line]: /Skills/Targeters/Line
|
|
[LivingInLine]: /Skills/Targeters/LivingInLine |
|
[LivingInLine]: /Skills/Targeters/LivingInLine
|
|
\ No newline at end of file |
|
[LivingNearTargetLocation]: /Skills/Targeters/LivingNearTargetLocation |
|
|
|
\ No newline at end of file |