Slot Machine

Revision as of 14:56, 2 July 2022 by Samu698 (talk | contribs) (Moved reference to chance column)
Slot Machine.gif
Slot Machine Rewards.png

Slot Machines are a mini-game found in the Casino.



The player can bet either 10 or 100 Qi coins when using a slot machine. If the results match one of the winning lines, the player receives a multiple of their bet. If there is no match the player loses their bet.

Daily Luck and the Luck buff from various food items can increase the chance of winning and the expected return when gambling. Otherwise, rolls are randomly determined.

Winning lines

There are 10 possible winning lines, each one giving different multipliers.

Line Chance[1] Multiplier
  20% 2
   10% 3
    8% 5
    1% 30
    0.3% 80
    0.2% 120
    0.25% 200
    0.09% 500
    0.06% 1000
    0.1% 2500

References

  1. See Slots::setSlotResults in the game code.

History

  • 1.4: Recalculated the way random number generation is done, removing repeating pattern exploits. All Casino games now slightly favor the player rather than the house.