2026-03-05
A Guide to Rarity Systems in Free-to-Play Games
Rarity is one of the most powerful tools in cosmetic monetization — and one of the most frequently mismanaged. Here is how rarity systems work, common tier structures, and how to track them operationally.
Wichtige Entitäten: PolyDrobe, rarity system, free-to-play, cosmetic monetization, game design, asset management
What rarity does in a cosmetic economy
Rarity is a classification system that signals scarcity, desirability, and value. In free-to-play games, it serves three functions:
- Pricing anchor. Players expect a Legendary skin to cost more than a Common one. Rarity creates a mental price ladder that makes individual prices feel justified.
- Collection motivation. Rarity drives completionism. Players who own 4 of 5 Legendary items in a set feel compelled to acquire the fifth. The rarer the tier, the stronger the pull.
- Visual hierarchy. Rarity communicates quality at a glance. A gold border, a particle effect, a unique animation — these signals tell the player "this item is special" before they read the description.
Understanding these functions matters for asset management because rarity is not just a label you stamp on a variant after the fact. It shapes production decisions (how much art investment goes into each tier), pricing decisions (what the item costs), and release decisions (how many Legendaries ship per update).
Common tier structures
Most games use 4-6 rarity tiers. Here are the most common patterns:
The standard 5-tier model
| Tier | Color | Typical pricing | Production investment |
|---|---|---|---|
| Common | Gray (#9ca3af) | Free or lowest price | Base model, minimal texture work |
| Uncommon | Green (#22c55e) | Low | Recolor or minor texture variation |
| Rare | Blue (#3b82f6) | Medium | New texture, possibly minor model changes |
| Epic | Purple (#a855f7) | High | Significant visual changes, custom effects |
| Legendary | Gold (#f59e0b) | Highest | Unique model, custom animations, particle effects |
This structure is used by Fortnite, Overwatch, Apex Legends, and many others. The color associations are so ingrained that players recognize them across games.
The extended model
Some games add tiers above Legendary:
- Mythic (red or pink) — limited availability, often tied to events or achievements
- Exotic (cyan or teal) — gameplay-altering items in games that blur cosmetic and functional boundaries
- Prestige (white or platinum) — earned through mastery, not purchased
These work when the game has enough content to justify the differentiation. Adding tiers to a small catalog dilutes the meaning of each tier.
The minimal model
Some games use just 3 tiers (Standard, Premium, Exclusive) or even 2 (Free, Paid). This works for games with smaller cosmetic economies or where the business model does not rely heavily on tiered pricing.
The relationship between rarity and pricing
Rarity and price should move in the same direction, but the relationship is not always linear. Common pricing models:
Linear scaling. Each tier doubles the previous: Common = 200 coins, Uncommon = 400, Rare = 800, Epic = 1600, Legendary = 3200. Simple to understand, but Legendary prices can feel steep if the jump is too aggressive.
Compressed scaling. Lower tiers have small gaps, upper tiers have larger ones: 100, 200, 500, 1200, 2500. This keeps the entry point low while preserving the aspirational gap at the top.
Fixed brackets. Each tier has a narrow price range rather than a single price: Rare = 500-800, Epic = 1000-1500, Legendary = 2000-3000. This gives pricing flexibility for collaboration items, seasonal specials, and bundle components.
Whichever model you use, consistency matters. If players learn that Epic items cost 1200 coins and then see one at 2000, the rarity signal is undermined. Price and rarity should feel aligned.
Color conventions and why they matter
Rarity colors are one of the few truly universal conventions in gaming UI. Players recognize them instantly:
- Gray = common, unremarkable
- Green = slightly better, worth a second look
- Blue = notable, a good find
- Purple = impressive, a significant upgrade
- Gold = the best, worth showing off
These associations are so strong that deviating from them creates confusion. A game that makes Legendary items blue and Rare items gold will constantly fight player expectations.
When setting up a rarity system in your asset management tool, define the color for each tier and use it consistently in the catalog UI. In PolyDrobe, each rarity has a name, a hex color, and a priority number for sorting. The color appears on variant cards throughout the interface, so the visual hierarchy in the catalog matches the visual hierarchy in the game.
Common mistakes in rarity design
Too many tiers too early
Starting with 7 tiers when your catalog has 50 items means most tiers have only a handful of entries. Players cannot build mental models around tiers that feel empty. Start with 4-5 tiers and add more only when the catalog depth justifies it.
Rarity that does not match visual quality
If a Legendary skin looks only marginally better than an Epic, the rarity label feels dishonest. Players will notice and trust the system less. Each tier should represent a visible step up in production quality — not just a different price tag.
Inconsistent pricing within tiers
If most Epic items cost 1200 coins but some cost 800 and others cost 1800, the tier loses its role as a pricing signal. Exceptions should be rare and justified (collaboration items, limited editions), not the result of ad-hoc pricing decisions.
No operational tracking of rarity distribution
The ratio of items across tiers matters for the health of the economy. Too many Legendaries and the tier feels common. Too few Commons and new players have nothing accessible. Teams should periodically check the distribution — but if rarity is tracked in a spreadsheet or someone's memory, this check does not happen.
Managing rarity at scale
When your catalog reaches hundreds of variants, rarity becomes an operational concern, not just a design decision. You need to answer questions like:
- What is the rarity distribution across the catalog? (e.g., 40% Common, 25% Uncommon, 20% Rare, 10% Epic, 5% Legendary)
- Is the next release balanced? If Release 2.1 has 8 Legendary variants and 2 Commons, the store will feel top-heavy.
- Are prices consistent within tiers? Which Epic variants are priced outside the expected range?
These queries require a catalog where rarity is a structured, filterable field on every variant — not a color-coded cell in a spreadsheet.
In PolyDrobe, rarity is a first-class entity defined in project settings with a name, color, and priority. Every asset and variant can be assigned a rarity, and the project detail page supports filtering by rarity tier. Combining rarity filters with status and release filters gives producers the distribution views they need for economic planning.
For teams that want to automate these checks, PolyDrobe's MCP server allows AI assistants to query the catalog and generate rarity distribution reports on demand: "What percentage of our catalog is Legendary? How does Release 2.1 compare to Release 2.0 in rarity distribution?"
Key takeaways
- Rarity serves three functions in cosmetic economies: pricing anchor, collection motivation, and visual hierarchy.
- Most games use 4-6 tiers with universally recognized color conventions (gray, green, blue, purple, gold).
- Price and rarity should move in the same direction with consistent brackets — exceptions undermine player trust.
- Start with fewer tiers and add more only when catalog depth justifies it.
- Track rarity distribution operationally — the ratio across tiers affects economic health and release balance.
- Use a structured catalog where rarity is a filterable field on every variant, not a color-coded spreadsheet cell.