Summary of "Skill-based XP"

Topic and presenter

Tim (channel host) discussing pros, cons and design questions for skill-based XP systems in games.

What Tim means by “skill-based XP”

Each skill has its own XP bar; using the skill fills its bar and levels that skill. Applies broadly to perks, traits, attributes, backgrounds—anything selected by the character that’s used to determine outcomes.

In other words, progression is tied to individual abilities (combat, stealth, persuasion, lockpicking, etc.) rather than a single, global player level.

Main problems and design questions to solve

What counts as “using” a skill?

Edge cases and exploitable loops

Frequency imbalance between skills

Combat skills are used far more often than niche skills (lockpicking, persuasion), making balanced progression difficult.

Procedural content needs

To give players many meaningful uses of each skill, you may need procedural generation so opportunities exist consistently and don’t dry up.

Design and technical specificity

Programmers need unambiguous rules for what grants XP (radius, hostileness, resets, per-target caps, etc.).

Consequences of removing player levels

Encounter design, challenge scaling, and hit point progression become harder to plan if power is scattered across many skills and there is no single player level to represent overall strength.

Player behavior and messaging

Granting XP signals desired play: poorly designed skill XP can encourage undesirable behaviors and produce predictable, exploitable walkthroughs.

Suggested fixes, alternatives and strategies

Practical tips for dev teams

Sources / people featured

Category ?

Gaming


Share this summary


Is the summary off?

If you think the summary is inaccurate, you can reprocess it with the latest model.

Video