damage_offhand
Applies durability damage to the item in the victim's off hand.
Categories: combat, inventory
Required arguments
| Key(s) | Description | Type |
|---|---|---|
damage | The amount of durability damage to apply to the item. Supports expressions. | EXPRESSION |
Trigger parameters required
VICTIM
Example
effects:
- id: damage_offhand
args:
damage: 5
Behaviour
| Setting | Value |
|---|---|
| Run order | NORMAL |
| Supports delay | true |
| Reloads on plugin reload | true |