Changes
Page history
Create Skills/Targeters/PlayerLocationsInRadius
authored
Jul 13, 2023
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/Targeters/PlayerLocationsInRadius.md
0 → 100644
View page @
dc6bc8d4
## Description
Targets the locations all players in the given radius around the caster
## Attributes
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| radius | r | The radius of the targeter | 5 |
| yoffset | y | The y offset of the targeted locations | 0 |
## Examples
```
yaml
Skills
:
-
effect:particles @PlayerLocationsInRadius{r=10}
```
## Aliases
-
[x] PLIR
\ No newline at end of file