dominiate icon indicating copy to clipboard operation
dominiate copied to clipboard

React with Secret Chamber; draw a reaction card

Open bilts opened this issue 13 years ago • 1 comments

The player should be able to draw a reaction card using Secret Chamber and subsequently react with that card. We don't currently handle this. Simultaneously, the player needs to be able to react with, say, Moat, then react with Secret Chamber, placing Moat on top of the deck.

Cards should also be able to react to the same event twice. I can react with Secret Chamber, draw a Moat, react with Moat, then react with Secret Chamber again, placing Moat back on deck.

bilts avatar Jan 26 '12 14:01 bilts

Yes -- this is the part of implementing Secret Chamber that I have long dreaded.

I think the current state causes no gameplay errors, just that the AI will miss some opportunities to reveal some cards after revealing SC. If that's true, I think it's an okay state to leave things in for a while.

rspeer avatar Jan 26 '12 16:01 rspeer