Changes
Page history
added VariableLocation targeter
authored
May 19, 2023
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Targeters.md
View page @
6dde6e6f
...
@@ -80,6 +80,8 @@ Location Targeters
...
@@ -80,6 +80,8 @@ Location Targeters
| @ObstructingBlock | | Tries to target blocks in front of the caster that are obstructing it |
| @ObstructingBlock | | Tries to target blocks in front of the caster that are obstructing it |
| @TrackedLocation | | Targets the mob's tracked location |
| @TrackedLocation | | Targets the mob's tracked location |
| @NearestStructure | | Targets the nearest structure's location |
| @NearestStructure | | Targets the nearest structure's location |
| @
[
**VariableLocation**
](
/Skills/Targeters/VariableLocation
)
{var=scope.name} | @varLocation | Targets the location stored in the specified variable |
### Multi-Location Targeters
### Multi-Location Targeters
...
...
...
...