Changes
Page history
Create Skills/Targeters/Parent
authored
Jul 10, 2023
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/Targeters/Parent.md
0 → 100644
View page @
64af69fc
## Description
Targets the Parent of the casting mob
## Attributes
>*This targeter has no attributes*
## Examples
This metaskill will write in chat the name of its parent
```
yaml
ExampleSkill
:
Skills
:
-
command{c="say <target.name>"} @Parent
```
## Aliases
-
[x] summoner
\ No newline at end of file