MENU

Uro, Titan of Nature’s Wrath (M3C-277) – Modern Horizons 3 Commander Foil [Mythic]

SKU:PEA48802191948
Original price was: $3.00.Current price is: $1.80.
Qty:
Casting Cost Card TypeLegendary Creature Elder Giant RarityMythic ArtistVincent Proce Power/Toughness6/6 Legalities NOT LEGALStandardNOT LEGALFutureNOT LEGALHistoricLEGALTimelessLEGALGladiatorNOT LEGALPioneerNOT LEGALExplorerNOT LEGALModernLEGALLegacyNOT LEGALPauperLEGALVintageNOT LEGALPennyLEGALCommanderLEGALOathbreakerNOT LEGALStandardbrawlLEGALBrawlNOT LEGALAlchemyNOT LEGALPauper CommanderNOT LEGALDuelNOT LEGALOldschoolNOT LEGALPremodernNOT LEGALPredh When Uro enters the battlefield, sacrifice it unless it escaped.
Whenever Uro enters the battlefield or attacks, you gain 3 life and draw a card, then you may put a land card from your hand onto the battlefield.
Escape, Exile five other cards from your graveyard. (You may cast this card from your graveyard for its escape cost.) 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") } }