|
|
|
## Description
|
|
|
|
Targets all the entities in a ring near the [origin].
|
|
|
|
Inherits all attributes from [EntitiesInRing]
|
|
|
|
|
|
|
|
|
|
|
|
## Attributes
|
|
|
|
> This mechanic inherits every attribute of the [EntitiesInRing] targeter
|
|
|
|
|
|
|
|
|
|
|
|
## Examples
|
|
|
|
```yaml
|
|
|
|
Skills:
|
|
|
|
- ignite @entitiesInRingNearOrigin{min=2;max=10}
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
## Aliases
|
|
|
|
- [x] ERNO
|
|
|
|
|
|
|
|
|
|
|
|
<!-- LINKS -->
|
|
|
|
[origin]: Skills/Targeters/Origin
|
|
|
|
[EntitiesInRing]: Skills/Targeters/EntitiesInRing |
|
|
|
\ No newline at end of file |