EFHIII / balatro-calculator

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

Flower Pot should only trigger on scoring cards #3

Closed emerald000 closed 5 months ago

emerald000 commented 5 months ago

Flower Pot currently triggers if there are played cards of each suit. It should only trigger if there are scored cards of each suit.

EFHIII commented 5 months ago

The way I have things now, it would be difficult to make that work, but I'm currently in the process of rewriting the entire scoring engine, so I'll keep that in mind.

On the subject of flowerpot, it also occurs to me that to accurately know if it's active or not, it's necessary to know if a given wild card is being coerced into behaving like a specific suit by a different card which is annoying.

At least worrying about blinds that effect specific suits isn't really an issue there since those blinds disable the cards and Flowerpot ignores disabled cards.

Draco18s commented 5 months ago

Hanging Card does the same thing. image image