magefree / mage

Magic Another Game Engine
http://xmage.today
MIT License
1.9k stars 773 forks source link

Karn Liberated's memory of exiled cards persists between zones #4338

Closed D3RPZ1LLA closed 6 years ago

D3RPZ1LLA commented 6 years ago

When changing zones, Karn should be treated as a new object and memory of previously exiled cards should not persist.

How to recreate the error:

  1. A Karn exiles card A (either ability)
  2. Karn is returned to hand (i.e. Cryptic Command)
  3. Karn is replayed
  4. Karn ultimates
  5. The game restarts with card A in play
jeffwadsworth commented 6 years ago

Karn does not use the correct Exile Zone technique. I will check it out.