🎰 Base Multipliers (Per Round)
The base multiplier for each choice is determined by the RTP (Return to Player) and probability of that choice.
⚠️ Important: 10% of letters have special properties that can instantly win or lose, bypassing normal multiplier calculations!
Formula: BaseMultiplier = RTP / Probability
Choice Probabilities
Stay with original choice: Monty Hall probability (lower)
Switch to alternative choice: Monty Hall probability (higher)
MAX RTP: 96% (95% if XP selected as bonus reward)
Example Base Multiplier Calculations:
Each round randomly assigns High RTP (96%) or Low RTP (75-80%) to either Stay or Switch choice:
High RTP Choice:
BaseMultiplier = 96% ÷ 33.33% = 2.88x (Stay)
BaseMultiplier = 96% ÷ 66.67% = 1.44x (Switch)
Low RTP Choice:
BaseMultiplier = 75% ÷ 33.33% = 2.25x (Stay)
BaseMultiplier = 75% ÷ 66.67% = 1.125x (Switch)
🚀 Cumulative Multiplier System
For each step climbed, we multiply the base multiplier of that step with ALL previous step multipliers.
Formula:
CumulativeMultiplier = Step1Multiplier × Step2Multiplier × ... × CurrentStepMultiplier
Example — Cumulative multiplier after 3 successful steps:
CumMultStep3 = StayMultiplier₁ × SwitchMultiplier₂ × StayMultiplier₃
If player:
CumMultStep3 = 2.88 × 1.44 × 2.88 = 11.94x
🪜 Corporate Ladder (7 Rounds)
(Display values for UI - actual multipliers are dynamically calculated)
Actual multipliers are calculated at the start of the game based on provably fair random assignment of RTP values to each choice at each step.
Last updated