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