Decrease Durability Item
Decreases the durability of the item in a specified slot, such as the player's hand or equipment slot. This can simulate damage or usage on an item when a skill is triggered.
Attributes¶
Attribute | Aliases | Description | Default |
---|---|---|---|
slot |
s |
The equipment slot where the item is located. See EquipmentSlot for valid values. | HAND |
amount |
a |
The number of durability points to decrease. | 1 |