Game economy is the designed system of currencies, resources, sources, and sinks that governs how value flows through a mobile game. It's the foundation of F2P monetization — every currency-purchase, level-up cost, content-unlock, and gacha pull happens inside the economy's rules. Well-designed economies create predictable monetization pressure at the right moments; poorly-designed ones either feel grind-y (drives churn) or over-rewarding (kills monetization).
Core economy concepts
- Currencies: typically multiple. Soft currency (gold, coins) earned through play. Hard currency (gems, diamonds) purchased via IAP. Sometimes specialty resources (energy, materials, tickets) for specific systems.
- Faucets: how currency enters the economy. Quests, daily rewards, login bonuses, ad views, IAP purchases.
- Sinks: how currency leaves the economy. Item purchases, upgrades, level-up costs, gacha pulls, time-skip purchases.
- Exchange rates: how currencies convert between each other (e.g., gems → gold via in-store conversion). Determines arbitrage / spending paths.
- Inflation control: keeping faucets and sinks balanced over time. Adding new content that introduces new faucets without matching sinks devalues currency.
Economy design lifecycle: 1. Pre-launch: design currencies, set initial faucet / sink ratios, simulate progression paths in spreadsheets. 2. Soft launch: real-player data exposes where the economy is off — too easy or too grindy, hard currency over-earned or under-priced. 3. Post-launch: continuous tuning. Live-ops teams monitor currency velocity, gacha pull rates, level-up cost-vs-time ratios; rebalance as new content launches. 4. Long-tail: as the game ages, late-game players accumulate more currency than they spend; economy designers add new sinks (premium content, exclusive items) to absorb the surplus.
The "economy is monetization" principle: every monetization decision in a F2P game is ultimately an economy decision. Raising IAP prices changes the hard-currency exchange rate. Lowering grind in a level reduces soft-currency velocity. Adding gacha mechanics introduces new sinks. The economy is the underlying mechanism; specific monetization features are just expressions of it.
Game economy: faucets vs sinks
| Side | Examples | Risk if unbalanced |
|---|---|---|
| Faucets (currency in) | Quests, daily rewards, ad views, IAP | Too many → inflation, currency devalues |
| Sinks (currency out) | Upgrades, gacha pulls, level costs, time-skips | Too few → players hoard, monetization stalls |
Economy balance is the foundation of F2P monetization — every monetization feature is ultimately an economy decision. Live-ops adds new sinks over time to absorb late-game surplus.