added FloorOfTargets wiki page authored by Lxlp's avatar Lxlp
...@@ -139,7 +139,7 @@ Some meta-targeters also allow the mechanic to be casted "fromOrigin". This will ...@@ -139,7 +139,7 @@ Some meta-targeters also allow the mechanic to be casted "fromOrigin". This will
| @PlayersNearTargetLocation{radius=5} | @LNTL{r=#} | Targets all players near the inherited target. | | @PlayersNearTargetLocation{radius=5} | @LNTL{r=#} | 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 | 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 | @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 |
...@@ -271,4 +271,5 @@ Currently, sort can have the following values: ...@@ -271,4 +271,5 @@ Currently, sort can have the following values:
[BlocksInRadius]: /Skills/Targeters/BlocksInRadius [BlocksInRadius]: /Skills/Targeters/BlocksInRadius
[BlocksInChunk]: /Skills/Targeters/BlocksInChunk [BlocksInChunk]: /Skills/Targeters/BlocksInChunk
[BlocksNearOrigin]: /Skills/Targeters/BlocksNearOrigin [BlocksNearOrigin]: /Skills/Targeters/BlocksNearOrigin
[BlockVein]: /Skills/Targeters/BlockVein [BlockVein]: /Skills/Targeters/BlockVein
\ No newline at end of file [FloorOfTargets]: /Skills/Targeters/FloorOfTargets
\ No newline at end of file