1. Evaluation of the XP Progression and Level-up System
The progression system provides a functionally solid foundation, separating overarching Player Level from character-specific Mastery Levels. Match XP is calculated using a logical mix of participation (MATCH_PLAY), performance (kills, damageDealt), and consecutive success (win, streak multipliers).
However, the system relies almost entirely on raw numeric grinding. The XP curve is strictly performance-driven—streak multipliers (STREAK_3, STREAK_5) drastically accelerate progression for skilled players, while leaving lower-skilled players with a very sluggish level-up experience. Furthermore, aside from unlocking new characters, reaching new Player Levels or Mastery tiers doesn’t seem to offer tangible, continuous rewards to celebrate the milestone.
2. Gaps in Retaining Players
- Lack of Short-term Goals (Daily/Weekly Quests): There are no rotating tasks (e.g., “Deal 5000 damage,” “Play 3 matches as X”) to give players a reason to log in every single day.
- Missing Cosmetic Rewards: While players earn titles like ‘Expert’ or ‘Master’, there are no profile banners, character skins, emotes, or avatars to visually show off their dedication.
- No Match History or Replays: The game tracks lifetime stats, but the lack of a match history prevents players from reviewing recent games, tracking session-to-session improvement, or sharing standout moments.
- No “First Win of the Day” Bonus: A proven retention mechanic to drive Daily Active Users (DAU) is missing.
- No Seasonal Structure: Without leaderboards that reset periodically or a seasonal progression track (like a Battle Pass), long-term players may eventually run out of reasons to keep grinding.
3. Score for Meaning/Memory
3 / 5 The system has all the necessary structural plumbing (XP, levels, character mastery, and stat-tracking leaderboards) to keep players engaged initially. It falls short on *Meaning* because the grind ultimately lacks emotional payoff—there are no cosmetic flexes or daily habits to make the time investment feel truly rewarding over months of play.
4. Top 2 Specific Findings
- Hollow Mastery System: Character Mastery tracks up to level 6 (Master), but doing so only changes a text string (
MASTERY_TITLES). Without tying this to unique character skins or special profile badges, players have little incentive to “main” and max out a specific character. - Skill-Biased Grind Risking Early Churn: Because the XP formula heavily scales off
kills,damage, andstreaks—with no daily quests to fall back on—low-skill players will hit a progression wall quickly. If they aren’t winning or getting kills, they aren’t progressing, which is a major churn risk for casuals.