Changes
Page history
added isSkill condition
authored
Aug 30, 2025
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/Conditions/heightabove.md
0 → 100644
View page @
595b54c3
## Description
Checks if the target's Y location is above a value
## Attributes
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| height | h | The height they must be above | |
## Examples
```
yaml
Conditions
:
-
heightabove{h=50}
true
```
\ No newline at end of file