added isSkill condition authored by Lxlp's avatar Lxlp
## 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