Task Queue System
Overview
The task queue is the core gameplay loop. You always have a current task and 5 queued slots, each offering 3 options to choose from.
How It Works
- Your current task runs automatically (gathering, processing, combat, etc.)
- When it completes, slot 0 becomes your new current task
- Remaining slots shift up, and a new slot is rolled at the bottom
- Select your preferred option from each slot to shape your progression
Task Rolling
Tasks are rolled based on your skill weights (customizable via levers), activity weights, and available nodes. Higher lever values make certain outcomes more likely.
Rerolling
Spend 5 reroll credits to reroll the non-selected options in a queue slot. Your chosen option stays; the other 2 are re-randomized.
Customization
See Skill Customization for how to influence task rolling with the lever system.