Free Shipping!

Urtet, Remnant of Memnarch (ONC-028) – Phyrexia: All Will Be One Commander Foil [Mythic]

  • SKU: PEA48802212706
  • Category: Mtg single

Original price was: $4.99.Current price is: $2.99.

Casting Cost Card TypeLegendary Artifact Creature Myr RarityMythic ArtistSimon Dominic Power/Toughness2/2 Legalities NOT LEGALStandardNOT LEGALFutureNOT LEGALHistoricNOT LEGALTimelessNOT LEGALGladiatorNOT LEGALPioneerNOT LEGALExplorerNOT LEGALModernLEGALLegacyNOT LEGALPauperLEGALVintageNOT LEGALPennyLEGALCommanderLEGALOathbreakerNOT LEGALStandardbrawlNOT LEGALBrawlNOT LEGALAlchemyNOT LEGALPauper CommanderLEGALDuelNOT LEGALOldschoolNOT LEGALPremodernNOT LEGALPredh Whenever you cast a Myr spell, create a 1/1 colorless Myr artifact creature token.
At the beginning of combat on your turn, untap each Myr you control.
, : Put three +1/+1 counters on each Myr you control. Activate only during your turn. 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”) } }