Skip to content

Wiki / Progression

Progression Systems

How XP, quests, rewards, and collection growth interact across seasons.

Account XP And Levels

Matches, quests, and milestones grant XP. Level thresholds unlock reward claims and long-term account progression.

Quest Rotation

Daily and recurring quests provide currency and XP injections. Players can claim and reroll according to quest rules.

Battle Pass Loop

Seasonal progression tracks bundle rewards into tiers and claims. Higher engagement compounds overall collection growth.

Collection Growth

Pack opening, crafting, and card acquisition expand deck-building options over time.

Server Contract Reference

Core progression and quest behaviors are surfaced through these API contracts in the current backend.

  • GET /api/progression
  • GET /api/progression/rewards/{level}
  • GET /api/progression/rewards/unclaimed
  • POST /api/progression/claim
  • GET /api/player/quests
  • POST /api/player/quests/claim-reward
  • POST /api/player/quests/reroll