Case of the Gorgon's Kiss (MKM-79) - Murders at Karlov Manor Foil [Uncommon]
Original price was: $49.00.$29.40Current price is: $29.40.
- SKU:PEA48802194982
- Categories:Mtg single
Casting Cost Card TypeEnchantment Case RarityUncommon ArtistPeter Polach Legalities LEGALStandardLEGALFutureLEGALHistoricLEGALTimelessLEGALGladiatorLEGALPioneerLEGALExplorerLEGALModernLEGALLegacyNOT LEGALPauperLEGALVintageLEGALPennyLEGALCommanderLEGALOathbreakerLEGALStandardbrawlLEGALBrawlLEGALAlchemyNOT LEGALPauper CommanderLEGALDuelNOT LEGALOldschoolNOT LEGALPremodernNOT LEGALPredh When this Case enters the battlefield, destroy up to one target creature that was dealt damage this turn.
To solve Three or more creature cards were put into graveyards from anywhere this turn. (If unsolved, solve at the beginning of your end step.)
Solved This Case is a 4/4 Gorgon creature with deathtouch and lifelink in addition to its other types. function toggleLegality() { var element = document.getElementById(“info-item-legalities”) var closed = document.querySelector(“.legalities-closed”) var open = document.querySelector(“.legalities-open”) if (element.classList.contains(‘d-none’)) { element.classList.add(“d-block”) closed.classList.add(“d-none”) open.classList.add(“d-block”) element.classList.remove(“d-none”) closed.classList.remove(“d-block”) open.classList.remove(“d-none”) } else { element.classList.add(“d-none”) closed.classList.add(“d-block”) open.classList.add(“d-none”) element.classList.remove(“d-block”) closed.classList.remove(“d-none”) open.classList.remove(“d-block”) } }