Macro API
Adventure Profiles
Adventure Profile composition contexts and slots generated from cold data.
Run Lengths
Adventure Profiles store run length intent. The server resolves the final duration from cold data and clamps it by target.
| Key | Label | Duration |
|---|---|---|
| quick | Quick | 5 min |
| standard | Standard | 15 min |
| long | Long | 1 hr |
| extended | Extended | 4 hr |
Targeting
Adventure Profiles appear when any target rule matches the current run target.
- All contexts
- Travel
- Location kind
- Specific location
- Specific region
Slot Behaviors
- Default
- Ignore
- Event Macro
Event Slots
| Slot | Trigger | Event |
|---|---|---|
| Loot container found | onLootContainerFound | system-loot-container-found |
| Gathering node found | onGatheringNodeFound | system-gathering-found |
| Item drop found | onItemDropFound | system-item-drop |
| Currency drop found | onCurrencyDropFound | system-currency-drop |