Changes
Page history
added isSkill condition
authored
Aug 30, 2025
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/Conditions/ydiff.md
0 → 100644
View page @
595b54c3
## Description
Checks the difference in y value (height) between the target entity and the caster.
## Attributes
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| difference| diff, d | The y difference to check | |
## Examples
```
yaml
TargetConditions
:
-
yDiff{diff=>5}
true
```
\ No newline at end of file