Create Skills/Conditions/HitboxIsSubHitbox authored by Lxlp's avatar Lxlp
## Description
Checks if a hitbox is a sub-hitbox for multi-hitbox models
## Attributes
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| hitbox | hb, h, ob | The hitbox to check against | |
## Examples
```yaml
Conditions:
- HitboxIsSubHitbox{hb=mycustomhitbox} true
```
\ No newline at end of file