Difference between revisions of "Slot Machine"

From Stardew Valley Wiki
Jump to navigation Jump to search
m (Text replacement - "{{history" to "{{History")
(Added tab;e with winning lines and probabilities)
Line 9: Line 9:
  
 
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.
 
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.
 +
{| class="wikitable sortable"
 +
|-
 +
!Line
 +
!Chance
 +
!Multiplier
 +
|-
 +
|[[File:Cherry.png|32px]]
 +
|20%
 +
|2
 +
|-
 +
|[[File:Cherry.png|32px]][[File:Cherry.png|32px]]
 +
|10%
 +
|3
 +
|-
 +
|[[File:Parsnip.png|32px]][[File:Parsnip.png|32px]][[File:Parsnip.png|32px]]
 +
|8%
 +
|5
 +
|-
 +
|[[File:Large Milk.png|32px]][[File:Large Milk.png|32px]][[File:Large Milk.png|32px]]
 +
|1%
 +
|30
 +
|-
 +
|[[File:Rainbow Trout.png|32px]][[File:Rainbow Trout.png|32px]][[File:Rainbow Trout.png|32px]]
 +
|0.3%
 +
|80
 +
|-
 +
|[[File:Nautilus Shell.png|32px]][[File:Nautilus Shell.png|32px]][[File:Nautilus Shell.png|32px]]
 +
|0.2%
 +
|120
 +
|-
 +
|[[File:Melon.png|32px]][[File:Melon.png|32px]][[File:Melon.png|32px]]
 +
|0.25%
 +
|200
 +
|-
 +
|[[File:Cherry.png|32px]][[File:Cherry.png|32px]][[File:Cherry.png|32px]]
 +
|0.09%
 +
|500
 +
|-
 +
|[[File:Diamond.png|32px]][[File:Diamond.png|32px]][[File:Diamond.png|32px]]
 +
|0.06%
 +
|1000
 +
|-
 +
|[[File:Stardrop.png|32px]][[File:Stardrop.png|32px]][[File:Stardrop.png|32px]]
 +
|0.1%
 +
|2500
 +
|}
  
 
==History==
 
==History==

Revision as of 13:48, 2 July 2022

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 Multiplier
Cherry.png 20% 2
Cherry.pngCherry.png 10% 3
Parsnip.pngParsnip.pngParsnip.png 8% 5
Large Milk.pngLarge Milk.pngLarge Milk.png 1% 30
Rainbow Trout.pngRainbow Trout.pngRainbow Trout.png 0.3% 80
Nautilus Shell.pngNautilus Shell.pngNautilus Shell.png 0.2% 120
Melon.pngMelon.pngMelon.png 0.25% 200
Cherry.pngCherry.pngCherry.png 0.09% 500
Diamond.pngDiamond.pngDiamond.png 0.06% 1000
Stardrop.pngStardrop.pngStardrop.png 0.1% 2500

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.