Ziatora's Envoy (SNC-340) - Streets of New Capenna: (Showcase) Foil [Rare]
Original price was: $12.00.$9.00Current price is: $9.00.
- SKU:PEA48802192608
- Categories:Mtg single
Casting Cost Card TypeCreature Viashino Warrior RarityRare ArtistOlga Tereshenko Power/Toughness5/4 Legalities LEGALStandardLEGALFutureLEGALHistoricLEGALTimelessLEGALGladiatorLEGALPioneerLEGALExplorerLEGALModernLEGALLegacyNOT LEGALPauperLEGALVintageLEGALPennyLEGALCommanderLEGALOathbreakerLEGALStandardbrawlLEGALBrawlNOT LEGALAlchemyNOT LEGALPauper CommanderLEGALDuelNOT LEGALOldschoolNOT LEGALPremodernNOT LEGALPredh Trample
Whenever Ziatora’s Envoy deals combat damage to a player, look at the top card of your library. You may play a land from the top of your library or cast a spell with mana value less than or equal to the damage dealt from the top of your library without paying its mana cost. If you don’t, put that card into your hand.
Blitz 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”) } }