==============
Description:
Removes the given amount from the target player's held item.
Attributes:
Attribute | Aliases | Description | Default |
---|---|---|---|
amount | a | The amount to remove | 1 |
Examples:
ExampleSkill:
Skills:
- removeHeldItem{amount=1} @trigger
Aliases:
- consumeHeldItem
- takeHeldItem