cdaragorn / Ui-Info-Suite

Mod for Stardew Valley.
87 stars 360 forks source link

Adjust daily luck icon labels for in-game consistency #27

Closed hollowstrawberry closed 4 years ago

hollowstrawberry commented 5 years ago

The game considers a "very lucky day" to be above 0.07 daily luck, and a "very unlucky day" to be below -0.07 daily luck. This can be seen in the code for the Fortune Teller TV in-game. This mod instead used +-0.04 internally, so I fixed it.

cdaragorn commented 4 years ago

I've had to think about this issue a lot as a number of people have asked about the differences between what this mod shows and what the tv shows. The problem is that this mod was never intended to show the same information that is already obtainable within the game. This icon is only meant to communicate a general idea of where your luck lies. I intend for you to have to go to the tv if you want to get a more detailed look into exactly where your luck is. This is also why the statements about your luck are more general than what the game provides. I'm sorry but I don't want to make them the same for now at least.