EFHIII / balatro-calculator

A tool for calculating the score of a hand in Balatro
MIT License
68 stars 10 forks source link

Baseball Joker #18

Closed Lawgikill closed 5 months ago

Lawgikill commented 5 months ago

Description of the bug I think Baseball Joker calculations are inaccurate -- I think you are calculating x1.5 mult for every Common Joker. The card reads x1.5 mult for every Uncommon Joker.

Steps To Reproduce Add a random hand and optimize it. Add Baseball Joker. Add an Uncommon Joker that wouldn't effect the Multiplier. Note the Multiplier doesn't increase (when it should). Add a Common Joker that wouldn't effect the Multiplier. Note the Multiplier does increase (when it shouldn't).