has_scroll
Passes when the dispatcher has the specified scroll inscribed at or above the given level.
Categories: inventory
Required arguments
| Key(s) | Description | Type |
|---|---|---|
scroll | The id of the scroll that must be inscribed. | STRING |
Optional arguments
| Key(s) | Description | Type | Default |
|---|---|---|---|
level | The minimum level the scroll must be inscribed at. | INT | 1 |
Example
conditions:
- id: has_scroll
args:
scroll: <value>
level: 1 # ← Optional