<aside> âšī¸
RTP = 95%
</aside>
The steps below are used to calculate the multiplier earned for turn survived.
The base multiplier for a turn is determined by the number of columns or rows remaining on the grid.
Fewer columns or rows = higher risk = higher multiplier.
Example â if it's a column turn, and there are 10 columns remaining, your chance of death is 1 in 10.
So, your base multiplier for surviving that turn is:
$$ BaseMultTurn1 = 1 / ((1 - (1 / 10)) = 1.11x $$
After each successful turn, multiply the base multiplier for that turn with all previous base multipliers.
Example â if the first three turns had base multipliers of 1.11x, 1.25x, and 1.43x:
$$ CumMult Turn 3 = 1.11 * 1.25 * 1.43 $$
Apply a 5% house edge to the total cumulative multiplier:
$$ TotalMultTurn3 = CumMult Turn 3 * 0.95 $$