Changes
Page history
Update targetwithin
authored
Feb 27, 2026
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Conditions/targetwithin.md
View page @
eb03ca27
## Description
Tests if the target's target is within a certain distance.
## Attributes
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| distance | d | Distance to check | 0 |
## Examples
```
yaml
Conditions
:
-
targetwithin{d=10}
true
## Description
Tests if the target's
vanilla
target is within a certain distance.
## Attributes
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| distance | d | Distance to check | 0 |
## Examples
```
yaml
Conditions
:
-
targetwithin{d=10}
true
```
\ No newline at end of file