Changes

m
Reverted edits by OrwellFaradd (talk) to last revision by Intergalactyc
Line 52: Line 52:  
|At the Spinning Wheel, the player can bet Star Tokens on whether the spinner will land on green or orange.
 
|At the Spinning Wheel, the player can bet Star Tokens on whether the spinner will land on green or orange.
   −
When the spinner falls below a certain speed, if it would cause the spinner to land on the losing colour, there is a chance for it to set its speed to a higher speed, proportional to the player's [[Luck#Luck_Buff|Luck]]. This chance is equal to <samp>Luck / 15</samp> if the player chose Green, or <samp>Luck / 20</samp> if the player chose Orange.<ref name="spinnerLuck"/> As the player cannot eat or drink in the festival (other than Gus's [[Survival Burger|Survival Burgers]], the player would need to use any Luck-improving consumables before entering the festival in order to maximize the chance of winning.
+
When the spinner falls below a certain speed, if it would cause the spinner to land on the losing colour, there is a chance for it to set its speed to a higher speed, proportional to the player's [[Luck#Luck_Buff|Luck]]. This chance is equal to <samp>Luck / 15</samp> if the player chose Green, or <samp>Luck / 20</samp> if the player chose Orange.<ref name="spinnerLuck"/> As the player cannot eat or drink in the festival (other than Gus's [[Survival Burger|Survival Burgers]]), the player would need to use any Luck-improving consumables before entering the festival in order to maximize the chance of winning.
    
With no Luck modifiers, the Wheel is ~3.3 times more likely to land on Green than Orange.<ref Name="initialVelocity"/> By taking advantage of this, players can quickly earn the star tokens required to purchase all items in the shop. For maximum expected profit while protecting against losses, the player should always bet 65% of their current stars on Green.<ref Name="OptimalBet"/>
 
With no Luck modifiers, the Wheel is ~3.3 times more likely to land on Green than Orange.<ref Name="initialVelocity"/> By taking advantage of this, players can quickly earn the star tokens required to purchase all items in the shop. For maximum expected profit while protecting against losses, the player should always bet 65% of their current stars on Green.<ref Name="OptimalBet"/>
Line 768: Line 768:  
* The close-up window shown when playing the Spinning Wheel game shows the wheel in front of two tents, but outside the close-up window it's in the middle of Pelican Town square with no tents behind it.
 
* The close-up window shown when playing the Spinning Wheel game shows the wheel in front of two tents, but outside the close-up window it's in the middle of Pelican Town square with no tents behind it.
 
* After Stardew Valley Fair, [[Jack-O-Lantern]]s spawn in front of multiple houses in Pelican Town. 4 [[Decorative Lantern]]s also spawn in the graveyard.
 
* After Stardew Valley Fair, [[Jack-O-Lantern]]s spawn in front of multiple houses in Pelican Town. 4 [[Decorative Lantern]]s also spawn in the graveyard.
 +
* In even years, the [[Dwarf]] can be seen among the barrels beneath the path from the farm to Pelican Town.
    
==Bugs==
 
==Bugs==
 
* The Fortune Teller refers to the [[Dwarf]] as "she" even though the Dwarf's gender in the game data is "undefined" (<samp>Content\Data\NPCDispositions.xnb</samp>). That's due to the way the gender check in the code is written, with all non-males defaulting to "she" and no checks for "undefined" genders.
 
* The Fortune Teller refers to the [[Dwarf]] as "she" even though the Dwarf's gender in the game data is "undefined" (<samp>Content\Data\NPCDispositions.xnb</samp>). That's due to the way the gender check in the code is written, with all non-males defaulting to "she" and no checks for "undefined" genders.
 
* When playing the fishing mini-game, pressing the button assigned to "use tool" the moment the fish is collected will result in the game glitching and it causes the player to be able to catch another fish. The pole is invisible, however, and the next fish caught is also invisible. There is also extra delay time after collecting the invisible fish. However, the game still gives points.
 
* When playing the fishing mini-game, pressing the button assigned to "use tool" the moment the fish is collected will result in the game glitching and it causes the player to be able to catch another fish. The pole is invisible, however, and the next fish caught is also invisible. There is also extra delay time after collecting the invisible fish. However, the game still gives points.
*The Fortune Teller always comments on the player's [[Combat]] skill if it is at least 1, instead of the skill the player has the highest level in.
+
*Prior to 1.6 , the Fortune Teller would always comment on the player's [[Combat]] skill if it were at least 1, instead of the skill the player had the highest level in.
    
==External Links==
 
==External Links==
Line 784: Line 785:  
     <ref Name="OptimalBet">The optimal bet can be calculated using the Kelly criterion for bet sizing:<samp>
 
     <ref Name="OptimalBet">The optimal bet can be calculated using the Kelly criterion for bet sizing:<samp>
 
     <br/>Proportion to bet = Chance of Winning - (Chance of Losing / Profit Margin on Win).
 
     <br/>Proportion to bet = Chance of Winning - (Chance of Losing / Profit Margin on Win).
     <br/>Proportion to Bet = (23 / 30) - ((7 / 30 ) / 2)
+
     <br/>Proportion to Bet = (23 / 30) - ((7 / 30 ) / 1)
     <br/>Proportion to Bet = 65%</samp></ref>
+
     <br/>Proportion to Bet = 53.3%</samp></ref>
 
</references>
 
</references>
  
106,438

edits