-
Notifications
You must be signed in to change notification settings - Fork 0
Quests
The Quests system provides ongoing goals through daily contracts and long-form Horizon paths. Completing them earns Quest Tokens, which can be spent in the token shop for consumables and powerful permanent perks. Many activities across the game (combat, gathering, endgame content) automatically contribute progress.
Access with /quests. The interface shows your current board, active contracts, and Horizon path (with a tutorial on first visit).
You receive a fresh quest board with up to 3 contracts (expandable to 4 via a permanent shop unlock). Each contract has:
- An objective drawn from a pool of activities (combat wins, total damage dealt, specific boss kills, Codex/Ascent/Apex clears, rune uses, casino wins, egg releases, etc.).
- A difficulty tier: 1★ (easier goals, lower rewards) or 3★ (harder goals, better rewards). Rolled 60/40 on fresh boards.
- Rewards on turn-in: Quest Tokens + gold (25k for 1★, 75k for 3★). Additional bonuses may apply from perks.
Contracts are claimed from the board. Once claimed, they track progress automatically as you play. You can have multiple active at once.
Rerolls: Each board comes with one free reroll. Additional rerolls cost tokens and always produce a 3★ contract (no duplicates with existing board quests).
Cooldown: After claiming contracts, the board enters a 20-hour cooldown before a new one can be rolled. The shop offers a "Board Reset" token item to bypass this immediately.
Progress is per-contract and persists until turned in. You can turn in completed contracts at any time via the quest interface.
In addition to dailies, you can select a Horizon Path — a longer, one-time (per character) quest with a higher goal and special rewards.
Examples include:
- Slayer's Reckoning (complete 3 Slayer tasks)
- The Blood Compact (release and slay 3 hatched creatures)
- The Sovereign's Trial (defeat 3 Uber bosses)
- The Alchemist's Obsession, Glutton's Crusade, Elemental Accord, Antiquarian's Trail, Apex Covenant, Tower Warden's Vigil, and more.
Each path has:
- A specific event type it tracks.
- A goal count.
- Token reward + thematic loot preview (e.g., essences, blood, sigils, gathering resources, fragments, meta shards, curios + runes/keys).
Only one Horizon Path can be active at a time. Progress carries over from relevant activities. Completing and turning it in grants the rewards and clears the path (you can start another).
Tokens are the primary currency. Earn them from contract/Horizon turn-ins (base amounts plus bonuses from perks) and some check-in rewards.
The Token Shop (accessed via the quest interface) offers:
Consumables:
- Curio (1 token)
- Equipment Cache (10 tokens) — random gear at your level (capped ~ilvl 100)
- Rune Cache (10 tokens) — 1–5 random Refinement/Potential/Shatter runes
- Boss Key Cache (10 tokens) — 1–5 random boss keys
- Board Reset (5 tokens) — instantly clear the 20h contract cooldown
Permanent Perks (one-time unlocks):
- Enrichment (50 tokens): +50% gold from all quest turn-ins.
- Prospector's License (50 tokens): Free gathering materials cache on every quest turn-in.
- Quest Veteran (75 tokens): +1 bonus token on every quest completion.
- Contract Extension (200 tokens): Permanently unlock a 4th daily contract slot.
These perks are account-wide for the character and persist forever once purchased.
In addition to the board, there's a 14-day check-in streak system (tracked via quest meta). Claiming daily rewards (via the quest interface or related flows) advances your streak and grants escalating prizes based on your level:
Examples of daily themes include Curios & Tickets, Essence/Material/Key/Rune caches, Power/Tome/Elemental caches, and grand finales with large token/curio hauls.
Higher-level players receive better versions of the same theme (e.g., Antique Tomes or Pinnacle Keys instead of basic tokens/curios). The streak resets or continues based on daily claims.
- Many core activities (combat, boss kills, Codex/Ascent/Apex, rune usage, etc.) feed multiple quests at once — efficient play advances several objectives simultaneously.
- Prioritize claiming contracts promptly to minimize cooldown impact, or save tokens for Board Resets when pushing content.
- The permanent perks (especially Veteran and Enrichment) provide excellent long-term value and should be high priorities once you have steady token income.
- Horizon Paths are great for focused long-term goals that align with other progression (e.g., pairing Slayer or Apex paths with their respective systems).
- Check the board often — objectives scale with level via "banded" damage goals and level requirements on higher-tier quests.
- Tokens are also indirectly supported by the daily check-in system, which provides a reliable baseline of resources and tokens.
Quests tie nearly every major system together, rewarding consistent play across combat, gathering, endgame, and crafting while offering both immediate and permanent power through the token shop.
Contracts accepted. Glory awaits.
Last updated: May 2026 (sourced from cogs/quests.py, core/quests/mechanics.py, core/quests/views.py, core/quests/data.py, database/repositories/quests.py, and CLAUDE.md system notes)