Changes
Page history
added relative attribute
authored
Dec 22, 2023
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Targeters/Ring.md
View page @
1fc57f37
## Description
## Description
Targets locations in a specified ring around the caster
Targets locations in a specified ring around the caster
## Attributes
## Attributes
| Attribute | Aliases | Description | Default |
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
|-----------|-----------|----------------------------------------------------------------------|---------|
...
@@ -12,6 +13,8 @@ Targets locations in a specified ring around the caster
...
@@ -12,6 +13,8 @@ Targets locations in a specified ring around the caster
| offsetx | offx, ox | The offset of the ring on the x axis | 0 |
| offsetx | offx, ox | The offset of the ring on the x axis | 0 |
| offsety | offy, oy | The offset of the ring on the y axis | 0 |
| offsety | offy, oy | The offset of the ring on the y axis | 0 |
| offsetz | offz, oz | The offset of the ring on the z axis | 0 |
| offsetz | offz, oz | The offset of the ring on the z axis | 0 |
| relative | | Whether the Ring's orientation should be relative to the caster's | false |
## Examples
## Examples
```
yaml
```
yaml
...
...
...
...