The Mending of Dominaria (OTC-197) - Outlaws of Thunder Junction Commander [Rare]
Original price was: $13.00.$5.00Current price is: $5.00.
- SKU:PEA48802189710
- Categories:Mtg single
Casting Cost Card TypeEnchantment Saga RarityRare ArtistAdam Paquette Legalities NOT LEGALStandardNOT LEGALFutureLEGALHistoricLEGALTimelessLEGALGladiatorLEGALPioneerLEGALExplorerLEGALModernLEGALLegacyNOT LEGALPauperLEGALVintageLEGALPennyLEGALCommanderLEGALOathbreakerNOT LEGALStandardbrawlLEGALBrawlNOT LEGALAlchemyNOT LEGALPauper CommanderLEGALDuelNOT LEGALOldschoolNOT LEGALPremodernNOT LEGALPredh (As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.)
I, II Mill two cards, then you may return a creature card from your graveyard to your hand.
III Return all land cards from your graveyard to the battlefield, then shuffle your graveyard into your library. 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”) } }