The Pride of Hull Clade (MKM-352) - Murders at Karlov Manor: (Showcase) [Mythic]
Original price was: $10.00.$6.00Current price is: $6.00.
- SKU:PEA48802195112
- Categories:Mtg single
Casting Cost Card TypeLegendary Creature Crocodile Elk Turtle RarityMythic ArtistIvan Shavrin Power/Toughness2/15 Legalities LEGALStandardLEGALFutureLEGALHistoricLEGALTimelessLEGALGladiatorLEGALPioneerLEGALExplorerLEGALModernLEGALLegacyNOT LEGALPauperLEGALVintageNOT LEGALPennyLEGALCommanderLEGALOathbreakerLEGALStandardbrawlLEGALBrawlLEGALAlchemyNOT LEGALPauper CommanderLEGALDuelNOT LEGALOldschoolNOT LEGALPremodernNOT LEGALPredh This spell costs less to cast, where X is the total toughness of creatures you control.
Defender
: Until end of turn, target creature you control gets +1/+0, gains “Whenever this creature deals combat damage to a player, draw cards equal to its toughness,” and can attack as though it didn’t have defender. 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”) } }