Changes
Page history
Create Skills/Targeters/TargetedLocation
authored
Jul 13, 2023
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Targeters/TargetedLocation.md
0 → 100644
View page @
82d8f9e5
## Description
Targets the location of the inherited targeted locations. Useful for
[
Targets Filtering
](
/Skills/Metaskills#targets-filtering
)
by using
[
Targeter Options
](
/Skills/Targeters#targeter-options
)
.
## Attributes
>*This targeter has no attributes*
## Examples
```
yaml
ExampleSkill1
:
Skills
:
-
skills{s=ExampleSkill2} @PlayerLocationsInRadius{r=10}
ExampleSkill2
:
Skills
:
-
lightning @PlayerLocationsInRadius{}
```
## Aliases
-
[x] targetedLocations
-
[x] targetedLoc
\ No newline at end of file