nh6574 / JokerDisplay

Simple Balatro mod that displays information such as modifiers or relevant hands, ranks or suits underneath Jokers.
GNU General Public License v3.0
2 stars 1 forks source link

(Misprint) Make it display effective Mult when hand played #21

Closed OppositeWolf770 closed 1 week ago

OppositeWolf770 commented 2 weeks ago

I don't know if this is even possible, but it might be more informative for the Misprint Joker to display the actual Mult that will be applied to the current played hand once you submit a hand.

So basically display random values normally, and then as soon as you hit play hand it displays the appropriate value. This might not be necessary, but it's something to think about

nh6574 commented 2 weeks ago

I'm pretty sure this isn't possible without modifying the base code (which I won't do) because the number is calculated the moment it is applied. I will look into it but if I add it it will be as an optional thing as the idea of this mod is to complement the vanilla experience not give you information you wouldn't know otherwise.

Maybe the range (+0 to +23) as a reminder could be useful? Though it would kind of ruin the charm of it.

OppositeWolf770 commented 2 weeks ago

it will be as an optional thing as the idea of this mod is to complement the vanilla experience not give you information you wouldn't know otherwise.

That's true. But my thought was at that point there's nothing you can do to change the output, so having the information wouldn't influence your decision-making. But I understand where you're coming from.

And yeah, having a config in-game would be awesome. If that's even possible in the current state of Steamodded.

nh6574 commented 2 weeks ago

Oh, wait. I reread that and I saw you meant only when playing a hand, sorry. I'm still sure it's not possible.

OppositeWolf770 commented 1 week ago

Honestly, now that I am thinking about it, this change really isn't necessary. You would only be able to see it for a short time, and the game tells you how much it gives you anyway.