|
|
|
## Description
|
|
|
|
Targets any mobs that share the same parent as the caster
|
|
|
|
|
|
|
|
|
|
|
|
## Attributes
|
|
|
|
>*This targeter has no attributes*
|
|
|
|
|
|
|
|
|
|
|
|
## Examples
|
|
|
|
```yaml
|
|
|
|
ExampleSkill:
|
|
|
|
Skills:
|
|
|
|
- ignite @Siblings
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
## Aliases
|
|
|
|
- [x] sibling
|
|
|
|
- [x] brothers
|
|
|
|
- [x] sisters |
|
|
|
\ No newline at end of file |