|
|
|
## Description
|
|
|
|
Targets the caster's target.
|
|
|
|
|
|
|
|
- If the caster is a mob, targets its target
|
|
|
|
- If the caster is a player, targets the entity the player is looking at, if close enough
|
|
|
|
|
|
|
|
|
|
|
|
## Attributes
|
|
|
|
>*This targeter has no attributes*
|
|
|
|
|
|
|
|
|
|
|
|
## Examples
|
|
|
|
```yaml
|
|
|
|
ExampleSkill:
|
|
|
|
Skills:
|
|
|
|
- ignite @Target
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
## Aliases
|
|
|
|
- [x] T |
|
|
|
\ No newline at end of file |