Changes
Page history
Create Skills/Mechanics/ConsumeUsedItem
authored
Mar 03, 2025
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/Mechanics/ConsumeUsedItem.md
0 → 100644
View page @
40bdff65
## Description
Removes the item that triggered the skilltree
## Attributes
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| amount | a | The amount to remove | 1 |
## Examples
```
yaml
Skills
:
-
consumeuseditem @self ~onRespawn
```
## Aliases
-
[x] removeuseditem
\ No newline at end of file