What changes
The /stats page replaces the old single leaderboard with seven distinct boards: one composite board, five boards specialized around the season axes, and one cross-season board dedicated to mastery.
New
- Season Crown: a composite leaderboard weighted across the five season axes (discovery, milestone, echo, streak, event). Each row shows a mini radar with percentiles by axis.
- Discovery masters: rarity-weighted ranking for DISCOVERY tickets, where LEGENDARY is worth more than GHOST.
- Milestone hunters: ranking indexed against the active season's MILESTONE thresholds.
- Echo summoners: ranking based on ECHO mints, with a triple bonus for RESONANT evolutions.
- Streak keepers: retention ranking from DAILY and WEEKLY tickets.
- Event champions: exponential ranking by event tier (BRONZE is 1, DIAMOND is 16).
- Hall of mastery: cross-season mastery ranking with exponential scores by rank.
Improved
- Switching board happens client-side: moving between boards is immediate and the URL updates with the board parameter, useful for sharing the current view.
- The Season Crown mini radar exposes percentiles by axis through tooltip on hover, focus and press.
- Milestone thresholds shown in
/stats always follow the viewed season, including historical seasons.
Notes
- The five specialized boards each use a raw metric. The Season Crown normalizes each axis into a percentile across the full season population before combining them, so generalists and specialists compete on the same scale.