Changes
Page history
added mH attribute alias and updated layout
authored
May 15, 2023
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/conditions/altitude.md
View page @
bb3dc104
**Description:**
This condition tests how far above the ground the target entity is.
## Description
This condition tests how far above the ground the target entity is.
---
**Attributes:**
## Attributes
| Attribute | Aliases | Description | Default |
| --------- | ------------- | ------------------------------------------------------- | ------- |
| height | altitude, a, h | The height range to check | |
| maxHeight |
| Limits the maximum height this condition can checks for | 30 |
| maxHeight |
mH
| Limits the maximum height this condition can checks for | 30 |
---
**
Examples
:**
##
Examples
```
yaml
Conditions
:
-
altitude{h=3-5}
true
```
---
**Extra Information:**
-
[x] Type: Entity
-
[x] Aliases: heightfromsurface
\ No newline at end of file
## Aliases
-
[x] heightfromsurface
\ No newline at end of file