... | @@ -140,7 +140,7 @@ Some meta-targeters also allow the mechanic to be casted "fromOrigin". This will |
... | @@ -140,7 +140,7 @@ Some meta-targeters also allow the mechanic to be casted "fromOrigin". This will |
|
| @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. |
|
|
| @LocationsOfTargets | @LOT | Targets the location of the inherited targets |
|
|
| @**[LocationsOfTargets][]** | @locationOfTarget<br>@LOT | Targets the location of the inherited targets |
|
|
| @**[BlocksInRadius][]** | @BIR | Targets all blocks in a radius of the inherited targets. |
|
|
| @**[BlocksInRadius][]** | @BIR | Targets all blocks in a radius of the inherited targets. |
|
|
| @TargetBlock | | Targets the block you are looking at |
|
|
| @TargetBlock | | Targets the block you are looking at |
|
|
| @**[BlocksInChunk][]** | @BIC | Targets all blocks in a chunk relative to the inherited target. |
|
|
| @**[BlocksInChunk][]** | @BIC | Targets all blocks in a chunk relative to the inherited target. |
|
... | @@ -282,4 +282,5 @@ Currently, sort can have the following values: |
... | @@ -282,4 +282,5 @@ Currently, sort can have the following values: |
|
[FloorOfTargets]: /Skills/Targeters/FloorOfTargets
|
|
[FloorOfTargets]: /Skills/Targeters/FloorOfTargets
|
|
[Line]: /Skills/Targeters/Line
|
|
[Line]: /Skills/Targeters/Line
|
|
[LivingInLine]: /Skills/Targeters/LivingInLine
|
|
[LivingInLine]: /Skills/Targeters/LivingInLine
|
|
[LivingNearTargetLocation]: /Skills/Targeters/LivingNearTargetLocation |
|
[LivingNearTargetLocation]: /Skills/Targeters/LivingNearTargetLocation
|
|
\ No newline at end of file |
|
[LocationsOfTargets]: /Skills/Targeters/LocationsOfTargets |
|
|
|
\ No newline at end of file |