WillFlame14 / hanabi-bot

A bot that plays on the hanab.live interface.
GNU General Public License v3.0
14 stars 9 forks source link

Not playing finessed card #251

Closed jhgravelle closed 1 month ago

jhgravelle commented 1 month ago

Version (PM the bot with /version): 1.4.5 Convention settings: 11 Steps to reproduce or replay link: https://hanab.live/shared-replay/1177621#14 Additional information: t14, bot2 discards trash vs playing finesse which it had noted correctly

WillFlame14 commented 1 month ago

The bots thought the 4 clue to bot4 could be interpreted as p4 (since bot1 holding both p2s isn't common knowledge), so the p1 play incorrectly confirmed that a purple finesse was occurring. There are a few things wrong with this: only bot1 doesn't know that the 4 can't be purple, so no one else should be "confirming" anything based on the p1 playing, and the p1 was also known playable on JoeSchmoe's turn, so it shouldn't be enough to confirm a finesse anyways.

This will be fixed in the next update.