Skip to content
GitLab
Explore
Sign in
Register
MythicCraft
MythicMobs
Wiki
Skills
Conditions
ischild
ischild
· Changes
Page history
removed {}
authored
Oct 23, 2023
by
Lxlp
Show whitespace changes
Inline
Side-by-side
skills/conditions/ischild.md
View page @
8fa5af7a
...
@@ -3,12 +3,13 @@ Checks if the target is a child of the caster of the skill
...
@@ -3,12 +3,13 @@ Checks if the target is a child of the caster of the skill
## Attributes
## Attributes
*This condition has no attributes*
> *This condition has no attributes*
## Examples
## Examples
```
yaml
```
yaml
TargetConditions
:
TargetConditions
:
-
isChild
{}
true
-
isChild
true
```
```
...
...