lijim / monks-and-mages

Monks and Mages is a TCG-game built on React and socket.io
https://www.monksandmages.com
MIT License
17 stars 0 forks source link

Bug: legendary units should dedupe on effect resolution #441

Open lijim opened 1 year ago

lijim commented 1 year ago
Screen Shot 2023-04-08 at 2 06 42 PM

In playtesting, it's possible to get to state where a legendary unit is duplicated by an effect, e.g. revival

We need to apply the deduping logic for deploying legendary units to card effects that can add them to the game as well