|
Condition: isChild
|
|
## Description
|
|
==================
|
|
Checks if the target is a child of the caster of the skill
|
|
|
|
|
|
Checks if the target is a child of the caster
|
|
|
|
|
|
|
|
**Attributes**
|
|
## Attributes
|
|
|
|
*This condition has no attributes*
|
|
|
|
|
|
| Attribute | Alias | Description |
|
|
## Examples
|
|
| --------- | ----- | ----------- |
|
|
```yaml
|
|
| none | none | none |
|
|
TargetConditions:
|
|
|
|
- isChild{} true
|
|
---
|
|
|
|
|
|
|
|
Added in 4.12
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
**Examples**
|
|
|
|
|
|
|
|
```
|
|
|
|
TargetConditions:
|
|
|
|
- isChild{} true
|
|
|
|
```
|
|
```
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
**Extra Information:**
|
|
|
|
|
|
|
|
- [x] Type: Compare |
|
## Aliases
|
|
\ No newline at end of file |
|
- [x] child |
|
|
|
\ No newline at end of file |