... | ... | @@ -135,7 +135,7 @@ Some meta-targeters also allow the mechanic to be casted "fromOrigin". This will |
|
|
| @RandomLocationsNearOrigin{a=#;r=#;s=#;minr=#} | @RLNO | Targets random locations near the origin of a skill. |
|
|
|
| @FloorOfTargets | @FOT | Targets the blocks underneath the inherited targets. |
|
|
|
| @LocationsOfTargets | @LOT | Targets the location of the inherited targets |
|
|
|
| @BlocksInRadius{radius=#;radiusy=#;noise=#;shape=sphere/cube;onlyair=false;noair=true} | @BIR | Targets all blocks in a radius of the inherited targets. |
|
|
|
| @**[BlocksInRadius](/Skills/Targeters/BlocksInRadius)**{radius=#;radiusy=#;noise=#;shape=sphere/cube;onlyair=false;noair=true;nearorigin=false} | @BIR | Targets all blocks in a radius of the inherited targets. |
|
|
|
| @TargetBlock | | Targets the block you are looking at |
|
|
|
| @**[BlocksInChunk](/Skills/Targeters/BlocksInChunk)**{noair=true;onlyair=false;nearorigin=false} | @BIC | Targets all blocks in a chunk relative to the inherited target. |
|
|
|
| @BlocksNearOrigin{radius=#;radiusy=#;noise=#;shape=sphere/cube;onlyair=false;noair=true} | @BNO | Targets all blocks in a radius around the inherited target. |
|
... | ... | |