Overview
Power curves break when combinations exceed the budget. The designer gives each item a power budget of 100 points. Item A costs 100 points (80 damage + 20 utility). Item B costs 100 points (20 damage + 80 utility). Equipped together, the player has 100 damage + 100 utility = 200 total power. But the designer expected 100 total power per slot, not 200 total across two slots. The items are individually balanced but their combination exceeds the intended power curve because the utility of Item B (mobility) multiplies the effectiveness of Item A's damage (the player can deal damage more safely because they can escape), producing a combined power greater than the sum of the parts.
The Power Curve Calibration prompt builds power budget systems with three properties: (1) per-slot power budgets — each equipment slot has a defined power budget, and no item in that slot can exceed the budget, (2) interaction budgets — the power budget accounts for synergies between items in different slots, reserving a portion of the total budget for interaction power (so the combined power of two synergistic items stays within the total budget), and (3) diminishing return thresholds — each power dimension (damage, defense, speed, utility) has a point of diminishing returns where additional investment produces less value, preventing the player from stacking one dimension to the exclusion of others.
What you get: - Per-slot power budget definitions - Power dimension definitions with diminishing return formulas - Interaction budget allocation with synergy cap - Item evaluation template with budget compliance check - Power curve visualization specification - Cross-slot audit protocol
Built for: RPG designers, loot designers, and systems designers who need items that are individually balanced and remain balanced in combination.