Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
MythicCraft
MythicMobs
Wiki
Skills
Conditions
ischild
ischild
· Changes
Page history
removed {}
authored
Oct 23, 2023
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
skills/conditions/ischild.md
skills/conditions/ischild.md
+3
-2
No files found.
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
```
```
...
...