New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dredging rather than drawing can let you avoid discarding in a specific case #249
Comments
Reddit suggests that Sindbad might also be affected. Can someone test? |
From NARFNra on Discord.
|
Still bugged according to |
Still bugged according to |
Found specific case where the bug will occur, which is if you have land card in your hand. If you don't have land card in hand, the system will automatically ask you to select 2 cards to be discarded, and they will successfully be discarded. |
Still bugged according to |
What is the expected behaviour of the card?
Draw three, then discard either a land or two cards, regardless of replacement effects applied to the cards being drawn.
What is the actual behaviour of the card?
The bug will only occur if, after drawing and/or dredging 3 cards, the player ends up with at least one land card in their hand. The "discard land or two cards" prompt is still shown, but choosing one of the options causes the game to continue without prompting for a card to be discarded.
If the player has no land in their hand after drawing and/or dredging 3 cards, the system will correctly asks them to choose two cards and discards them
Screenshot
Before and after a draw/draw/dredge sequence.
Please provide a list of affected cards
Affects: [Compulsive Research]
Card Images
The text was updated successfully, but these errors were encountered: