updated layout and informations authored by Lxlp's avatar Lxlp
**Description:** Tests if the target's target is within a certain distance.
## Description
Tests if the target's target is within a certain distance.
---
**Attributes:**
## Attributes
| Attribute | Aliases | Description |
| --------- | ------------- | ------------------------- |
| distance| d| Distance to check|
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| distance | d | Distance to check | 0 |
As of July 4th 2022 this has been tested and seems to only be working from mobs, not from players! - tested by Rhikcyn with the guidance of Akim91
---
**Examples:**
```
## Examples
```yaml
Conditions:
- targetwithin{d=10} true
```
\ No newline at end of file