This wiki is a read-only version of the Stardew Valley Wiki. The official editable wiki maintained by ConcernedApe can be found at stardewvalleywiki.com

Changes

Jump to: navigation, search

Special Charm

No change in size, 01:36, 6 November 2017
m
Made formula not broken up and easier to read.
The formula used to calculate daily luck (as of PC v1.11) is:
<codepre>If player has '''Special Charm'''  and   a random number between 0.0 and 1.0 is less than 0.8ThenThen daily luck Daily Luck = 0.1 Otherwise   Daily Luck = a random number between -0.1 and 0.1</codepre>
Since the Special Charm is unavailable, the last part of the formula always executes.

Navigation menu