has_scroll

Passes when the dispatcher has the specified scroll inscribed at or above the given level.

Categories: inventory

Required arguments

Key(s)DescriptionType
scrollThe id of the scroll that must be inscribed.STRING

Optional arguments

Key(s)DescriptionTypeDefault
levelThe minimum level the scroll must be inscribed at.INT1

Example

conditions:
  - id: has_scroll
    args:
      scroll: <value>
      level: 1 # ← Optional