Annosz / UIInfoSuite2

Ongoing maintenance for the original UI Info Suite mod for Stardew Valley.
1.32k stars 261 forks source link

[Feature]: Display Energy per Gold Ratio #414

Open Zamiell opened 3 months ago

Zamiell commented 3 months ago

Feature Request

Currently, this mod shows a new, custom tooltip with: 1) The gold for selling a single of the item stack. 2) The gold for selling the entire item stack.

I propose that underneath these two values, IF the item grants energy, it also shows a third value: the numerical ratio of the item's energy divided by the item's gold value (or EPG for short).

Reason: The EPG is extremely useful to know at a glance, because in order to play optimally, you need to eat all of the high EPG items and sell all of the low EPG items. The commonly used threshold is 1.03, since that is the EPG for Salad, which is the standard food that you can buy at the Saloon.

Also, since this is a small change, I imagine it would be quite easy to add. I can donate a bounty if needed.

ER-95 commented 3 months ago

Why is this opened as a bug when it's very clearly a feature?

drewhoener commented 3 months ago

Hey @Zamiell, thanks for the suggestion :) I hope to rework how some of the item hover logic works in the future and I'll certainly keep this in mind

Zamiell commented 3 months ago

Why is this opened as a bug when it's very clearly a feature?

because the templates that were added in this commit only allow for people to open feature requests as bugs

I hope to rework how some of the item hover logic works in the future and I'll certainly keep this in mind

fantastic, thank you!