uninscribe_item

Removes or decreases the level of the specified scroll on the found item.

Categories: inventory

Required arguments

Key(s)DescriptionType
scrollThe id of the scroll to remove or decrease on the item.STRING

Optional arguments

Key(s)DescriptionTypeDefault
typeWhether to fully remove the scroll, or decrease its level by one.
Choices: remove, decrease
STRINGremove

Example

effects:
  - id: uninscribe_item
    args:
      scroll: <value>
      type: remove|decrease # ← Optional

Behaviour

SettingValue
Run orderNORMAL
Supports delaytrue
Reloads on plugin reloadtrue
Permanentfalse