Changes
Page history
added Line wiki page
authored
Jul 10, 2023
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Targeters.md
View page @
4975b706
...
...
@@ -133,7 +133,7 @@ Some meta-targeters also allow the mechanic to be casted "fromOrigin". This will
| Targeter | Shorthand | Description |
|------------------------------------------------------------------------------------------|-----------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| @Line
{radius=#;fromorigin=true/false}
| @Line{r=#;fo=true/false}
| Targets locations between the mob and the inherited target. |
| @
**[
Line
][]**
|
| Targets locations between the mob and the inherited target. |
| @EntitiesInLine{r=#;fo=true/false} | @EIL{r=#;fo=true/false} | 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. |
| @PlayersNearTargetLocation{radius=5} | @LNTL{r=#} | Targets all players near the inherited target. |
...
...
@@ -276,4 +276,5 @@ Currently, sort can have the following values:
[
BlocksInChunk
]:
/Skills/Targeters/BlocksInChunk
[
BlocksNearOrigin
]:
/Skills/Targeters/BlocksNearOrigin
[
BlockVein
]:
/Skills/Targeters/BlockVein
[
FloorOfTargets
]:
/Skills/Targeters/FloorOfTargets
\ No newline at end of file
[
FloorOfTargets
]:
/Skills/Targeters/FloorOfTargets
[
Line
]:
/Skills/Targeters/Line
\ No newline at end of file