Macro APITriggers
Item Drop Found
Runs when an item appears during a run.
- Category
- Loot
- Runs when
- An item drops.
- Summary
- Runs when an item appears during a run.
- Version
- 1
Events
- system-item-drop
Inputs
| Trigger | Input | Type | Description |
|---|---|---|---|
| Item Drop Found | Item type | string | The kind of item that dropped. |
| Item Drop Found | Quantity | number | The number of items in the drop. |
| Item Drop Found | Source event | id | The game event where the item appeared. |
Blocks
| Block | Category | Summary |
|---|---|---|
| Continue | Flow | Returns continue to the Storyteller. |
| Pause | Flow | Returns pause to the Storyteller. |