PlayersCouncil / gemp-lotr

Automatically exported from code.google.com/p/gemp-lotr
7 stars 11 forks source link

Reconciliation failing to draw back up to 8 cards #89

Open ketura opened 2 months ago

ketura commented 2 months ago

Replay: https://play.lotrtcgpc.net/gemp-lotr/game.html?replayId=Couatl$dn9olxnqtyw2j5g9

Site 6.

When discarding a card during reconciliation, this can trigger initiative loss and other responses, such as the Memories of Darkness/Loyalty Unshaken triggers in the replay above when dunedan ends turn and Couatl reconciles at site 6. This altered the number of cards in hand in between the "discard 1 card" and "refill hand" steps, but the refill apparently had already cached that the hand had 3 cards, but it actually only had 1 at the time of refill, causing Coatl to end the reconcile with only 6 cards in hand.