슬롯 머신

Stardew Valley Wiki
Margotbean (토론 | 기여)님의 2023년 12월 12일 (화) 17:54 판 (fix EN link)
둘러보기로 가기 검색하러 가기
Robin building.png
기다려봐, 아직 할 일이 많아.
— 로빈

불완전한 번역

이 기사 또는 섹션은 한국어로 완전히 번역되지 않았습니다. 편집하여 도움을 받을 수 있습니다.
2023-12-12 17:54:03 Margotbean에 의해 마지막으로 편집됨.

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
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

This is adjusted multiplicatively by daily Luck, increasing by 20% at best or decreasing by 20% at worst with the Special Charm adding 5%. Food buffs add 8% for every point of Luck (e.g., if daily Luck is max and luck from food is 3 then the chance to get 1 cherry is 20% * (1 + 0.2 + 0.24) = 28.8%).

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.