|
|
|
## Description
|
|
|
|
Targets the caster's location
|
|
|
|
|
|
|
|
|
|
|
|
## Attributes
|
|
|
|
>*This targeter has no attributes*
|
|
|
|
|
|
|
|
|
|
|
|
## Examples
|
|
|
|
```yaml
|
|
|
|
ExampleSkill:
|
|
|
|
Skills:
|
|
|
|
- effect:particles @SelfLocation
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
## Aliases
|
|
|
|
- [x] casterLocation
|
|
|
|
- [x] bossLocation
|
|
|
|
- [x] mobLocation |
|
|
|
\ No newline at end of file |