~onDurabilityLose trigger
When an item takes durability damage, such as from block breaking usage, compared to just onUse or onSwing triggers.
This could be used in place of making an item check the durability on a timer, and instead can check when the item loses some durability.