Create Skills/Conditions/Hitbox authored by Lxlp's avatar Lxlp
## Description
Checks which hitbox was damaged or interacted with for multi-hitbox models
## Attributes
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| hitbox | hb, h, ob | The hitbox to check against | |
## Examples
```yaml
Conditions:
- hitbox{hb=mycustomhitbox} true
```
\ No newline at end of file