From dm-game
Player motivation psychology, reward scheduling, intrinsic vs. extrinsic drives, Self-Determination Theory, loss aversion, collection drives, social motivation, and ethical guardrails. Use when designing reward systems, diagnosing why players aren't returning, building achievement or social features, evaluating retention mechanics, or when players say 'I don't know why I'd keep playing.' Bridges the gap between progression math (see progression-systems) and the psychology of why players stay.
npx claudepluginhub rbergman/dark-matter-marketplace --plugin dm-gameThis skill uses the workspace's default tool permissions.
**Purpose:** Tools for understanding and designing around *why players play*. Progression-systems handles the math of growth curves. This skill handles the psychology underneath — what makes players choose to come back, what makes them stop, and where the ethical lines are.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Guides MCP server integration in Claude Code plugins via .mcp.json or plugin.json configs for stdio, SSE, HTTP types, enabling external services as tools.
Purpose: Tools for understanding and designing around why players play. Progression-systems handles the math of growth curves. This skill handles the psychology underneath — what makes players choose to come back, what makes them stop, and where the ethical lines are.
Influences: Frameworks here draw on Self-Determination Theory (autonomy, competence, relatedness), operant conditioning research (reinforcement schedules), prospect theory (loss aversion, endowment), and the Zeigarnik effect (incomplete task tension). Player motivation profiles adapted from modern survey-based taxonomies that extend the classic explorer/achiever/socializer/killer model.
Use this skill when:
Three innate psychological needs predict sustained motivation. Mechanics that satisfy all three produce lasting intrinsic engagement. Undermining any one produces disengagement — even if the other two are strong.
| Need | Definition | Game Mechanics | Undermined By |
|---|---|---|---|
| Autonomy | Sense of choice and voluntary engagement | Meaningful choices, character builds, open-world exploration, multiple viable strategies | Forced linear paths, "do this or fail," punitive daily requirements |
| Competence | Sense of mastery and effectiveness | Skill progression, difficulty curves, mastery feedback, clear improvement signals | Unclear feedback, impossible challenges, pay-to-win (skill doesn't matter) |
| Relatedness | Sense of connection and belonging | Co-op play, guilds, shared challenges, leaderboards, community events | Isolation by design, toxic competition, anonymous interactions |
When engagement drops, check each need:
If even one fails, adding more content or rewards won't fix retention. Fix the unmet need first.
Modern survey-based frameworks identify six clusters of player motivation. Most players are driven by 2-3 primary profiles. Design for primary profiles; accommodate secondary ones.
| Profile | Core Drive | Example Mechanics | Design Pitfall |
|---|---|---|---|
| Action | Excitement, destruction, fast pace | Combat, explosions, time pressure, speed runs | Burnout without recovery pacing |
| Social | Cooperation, competition, community | Guilds, co-op missions, PvP, chat, trading | Toxic players driving others out |
| Mastery | Strategy, challenge, completion | Puzzles, hard modes, leaderboards, ranked play | Alienating casual players |
| Achievement | Collection, power, progression | Unlock trees, gear treadmills, badges, 100% completion | Grind for grind's sake |
| Immersion | Fantasy, story, discovery | Lore, exploration, atmospheric design, role-playing | Story that contradicts mechanics |
| Creativity | Customization, expression, building | Base building, character editors, mod support, level editors | Tools too complex to use |
How reward timing affects player behavior. These are the fundamental patterns underlying every reward system in games.
| Schedule | Pattern | Engagement Effect | Example |
|---|---|---|---|
| Fixed Ratio | Reward every N actions | Predictable, steady engagement; brief pause after reward | Quest rewards, crafting recipes (combine 5 items → 1 output) |
| Variable Ratio | Reward after random N actions | Highest engagement, hardest to stop | Loot drops, critical hits, fishing, gacha pulls |
| Fixed Interval | Reward every N minutes/hours | Creates session pacing, "appointment" behavior | Daily login bonuses, cooldown timers, energy refills |
| Variable Interval | Reward at random times | Creates checking behavior, anticipation | World boss spawns, random events, merchant restocks |
| Design Goal | Best Schedule | Why |
|---|---|---|
| Reliable progression feel | Fixed Ratio | Players see direct effort-to-reward connection |
| Exploration excitement | Variable Ratio | Anticipation on every attempt |
| Session regularity | Fixed Interval | Players return at predictable times |
| World feeling alive | Variable Interval | Surprise creates stories |
| Long-term retention | Layered (all four) | No single schedule sustains indefinitely |
Pure variable ratio schedules can produce devastating dry streaks that feel unfair. Pity systems guarantee a minimum reward rate while preserving the excitement of variable rewards.
| Type | Mechanism | Player Perception |
|---|---|---|
| Hard pity | Guaranteed reward after N attempts (e.g., guaranteed rare at 90 pulls) | Safety net — "at worst, I need 90 tries" |
| Soft pity | Probability increases with each unsuccessful attempt (e.g., base 1% rising to 5% after 50 attempts) | Invisible — feels like natural luck turning around |
| Pseudo-random | Each failure increases the next success chance by a fixed amount; resets on success | Invisible — prevents both long dry streaks AND long hot streaks |
| Duplicate protection | Already-owned items are removed from the pool or reduce in weight | Visible — "I won't get the same thing twice" |
Design rules:
The most important tension in motivation design.
Adding extrinsic rewards to an intrinsically motivated activity can reduce total motivation when the rewards are removed. A player who explores because exploration is fun may stop exploring when the achievement badges stop appearing — the badges replaced the internal drive.
More Intrinsic ←————————————————————————→ More Extrinsic
Flow state Mastery Narrative Cosmetics Currency Power
enjoyment feedback payoffs & badges & XP upgrades
Design systems that pull players leftward on this spectrum over time. Early extrinsic rewards teach players where the intrinsic rewards live.
Prospect theory finding: losses are felt roughly 2x as strongly as equivalent gains. This has pervasive design implications.
| Mechanic | Implication |
|---|---|
| Item loss on death | Feels twice as punishing as gaining the same item feels rewarding. Must be core to the fantasy (roguelikes, survival) — not just punishment. |
| Item degradation | Feels like theft unless the fiction supports it (weapon wear in survival, but not in a power fantasy). |
| Rank decay | Losing a rank feels worse than gaining it felt good. Consider floors/tiers that can't be lost. |
| Missed daily rewards | "You missed your streak!" is a punishment, not a motivation. |
Once players own something, they overvalue it relative to market value. This is powerful for:
Players continue investing in losing strategies because they've already invested time/resources. This is:
Design rule: Make sunk costs recoverable. Respec options, item refund systems, and build resets reduce frustration without reducing attachment.
Incomplete tasks occupy mental space more than completed ones. Showing a player "87% complete" creates cognitive tension that pulls toward 100%.
Achievements should mark genuine accomplishment, not just time spent.
| Good Achievement | Bad Achievement |
|---|---|
| "Defeat the boss without taking damage" (skill) | "Kill 10,000 enemies" (time) |
| "Find all hidden areas" (exploration) | "Play for 100 hours" (attendance) |
| "Win using only the starting weapon" (creativity) | "Buy 50 items from the store" (spending) |
Too many collectibles dilute the drive. When the completion bar barely moves per find, the Zeigarnik effect reverses — the task feels impossible rather than magnetic. Quality over quantity. If the map is covered in meaningless markers, players stop caring about all of them.
Other players are the most powerful — and most volatile — motivational force in games.
| Driver | Mechanic | Retention Effect |
|---|---|---|
| Cooperation | Shared goals, complementary roles, mutual dependency | Strong — "my team needs me" |
| Competition | Leaderboards, rankings, PvP, skill comparison | Strong but polarizing — motivates top players, can demoralize bottom |
| Exhibition | Cosmetics, player housing, build sharing, creative showcases | Moderate — requires audience |
| Social proof | "1,000 players online," "your friend found a rare item," trending content | Moderate — creates FOMO, can backfire if numbers are low |
| Social obligation | Guild duties, team expectations, scheduled raids | Very strong but can turn toxic — "I can't miss raid night" |
Why players don't stop playing. These elements, layered together, create sessions that extend naturally.
| Element | Mechanism | Example |
|---|---|---|
| Micro-closure | Frequent small completions | Killed an enemy, cleared a room, finished a side quest |
| Visible next milestone | The next goal is always visible and feels achievable | XP bar at 80%, next unlock previewed |
| Sunk cost momentum | "I'm already halfway through" | Mid-level, mid-quest, mid-crafting-batch |
| Variable reward anticipation | "Maybe the next one is great" | Unopened chest, unidentified loot, next random encounter |
| Cliffhanger state | Session ends at a decision point or before resolution | Story choice pending, boss door reached, new area discovered |
Design these elements to create natural play sessions, not to trap players in unhealthy loops.
When players aren't coming back, match the symptom to the underlying failure.
| Symptom | Root Cause | Fix Direction |
|---|---|---|
| "I finished everything" | Content exhaustion | Add procedural variety, social features, mastery depth |
| "There's nothing to work toward" | Missing goals | Add visible progression, collections, achievements |
| "It's the same every time" | No variety | Add variable rewards, procedural generation, build diversity |
| "I don't feel like I'm getting better" | Competence failure (SDT) | Add skill-based challenges, visible mastery metrics |
| "Nobody else plays" | Relatedness failure (SDT) | Add social features, community events, shared goals |
| "I have to play every day or I fall behind" | Autonomy violation (SDT) | Remove punitive daily requirements, add catch-up mechanics |
| "I keep dying and losing my stuff" | Loss aversion overload | Reduce loss severity, add insurance mechanics, soften permadeath |
| "The rewards feel pointless" | Extrinsic-only motivation | Guide toward intrinsically rewarding activities, add autonomy-supportive rewards |
Motivation design has the power to create genuine engagement or to exploit psychological vulnerabilities. The line matters.
These mechanics prioritize revenue extraction over player experience:
The removal test: If removing the monetization would make the game more fun, the monetization is parasitic. Ethical monetization adds value (cosmetics, content, convenience) rather than removing artificial pain.
The gambling test: Variable ratio schedules applied to real-money purchases are gambling mechanics. Period. Legal classification varies by jurisdiction, but the psychology is identical.
The obligation test: Social obligation mechanics ("miss a day and your guild suffers") should never be the primary retention driver. If the game isn't worth playing without the guilt, the guilt is a crutch.
If the player understood exactly how the system works — every drop rate, every algorithm, every engagement hook — would they still want to play? If the answer is no, the system is manipulative. If the answer is yes, the system is honest motivation design.