Overview
Player decisions fail when they are not decisions at all. If the player can reverse the choice at any time (no commitment), if both options lead to the same outcome (no consequence), or if one option is obviously better (no dilemma), the decision point is a speed bump — not gameplay. The player clicks the obviously-correct option and moves on, never thinking about the choice again.
The Player Decision Architecture prompt builds decision systems with three properties: (1) real opportunity cost — choosing Option A closes Option B for a meaningful duration (not permanently, but long enough that the player experiences the absence of Option B's benefits), (2) information sufficiency — the player has enough information to make an informed estimate but not enough to calculate the optimal choice, producing genuine uncertainty, and (3) delayed consequence — the outcome of the decision unfolds over multiple gameplay sessions, preventing the player from immediately reloading and choosing differently.
What you get: - Decision point catalog with opportunity cost analysis - Information disclosure model per decision type - Consequence timeline with delayed resolution - Decision frequency model (how often players face meaningful choices per session) - Reversibility spectrum (which decisions can be undone and which cannot) - Decision weight calibration (how to make choices feel significant without being punitive)
Built for: narrative designers, systems designers, and game designers who need players to pause and think — not just click the obvious option and move on.