Changes
Page history
added isSkill condition
authored
Aug 30, 2025
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/Conditions/altitude.md
0 → 100644
View page @
595b54c3
## Description
This condition tests how far above the ground the target entity is.
## Attributes
| Attribute | Aliases | Description | Default |
| --------- | ------------- | ------------------------------------------------------- | ------- |
| height | altitude, a, h | The height range to check | |
| maxHeight | mH | Limits the maximum height this condition can checks for | 30 |
## Examples
```
yaml
Conditions
:
-
altitude{h=3-5}
true
```
## Aliases
-
[x] heightfromsurface
\ No newline at end of file