<aside> âšī¸
RTP = 95%
</aside>
The steps below are used to calculate the multiplier earned for each row.
The base multiplier for a row is determined by the number of tiles in that row.
Less tiles in a row = more risk = higher multiplier.
Example â base multiplier for a row with 2 tiles:
$$ BaseMultRow1 = 1 / ((1 - (1 / 2)) = 2.0x $$
For each row, we then multiply the base multiplier of that row with the base multipliers from all previous rows.
Example â the cumulative multiplier for row 3 is calculated as follows:
$$ CumMult Row 3 = BaseMultRow1 * BaseMultRow2 * BaseMultRow3 $$
Apply a 5% house edge to the cumulative multiplier of a given row.