inscribe_item
Inscribes the found item with the specified scroll, increasing its level by one.
Categories: inventory
Required arguments
| Key(s) | Description | Type |
|---|---|---|
scroll | The id of the scroll to inscribe onto the item. | STRING |
Example
effects:
- id: inscribe_item
args:
scroll: <value>
Behaviour
| Setting | Value |
|---|---|
| Run order | NORMAL |
| Supports delay | true |
| Reloads on plugin reload | true |
| Permanent | false |