... | ... | @@ -3,12 +3,13 @@ Checks if the target is a child of the caster of the skill |
|
|
|
|
|
|
|
|
## Attributes
|
|
|
*This condition has no attributes*
|
|
|
> *This condition has no attributes*
|
|
|
|
|
|
|
|
|
## Examples
|
|
|
```yaml
|
|
|
TargetConditions:
|
|
|
- isChild{} true
|
|
|
- isChild true
|
|
|
```
|
|
|
|
|
|
|
... | ... | |