Hide

  1. Home
  2. Mtg single
  3. Minas Tirith (LTR-707) – The Lord of the Rings: Tales of Middle-earth: (Showcase) Scroll [Rare]

Minas Tirith (LTR-707) - The Lord of the Rings: Tales of Middle-earth: (Showcase) Scroll [Rare]

Original price was: $10.99.Current price is: $6.59.

Card TypeLegendary Land RarityRare ArtistArthur Yuan Legalities NOT LEGALStandardNOT LEGALFutureLEGALHistoricLEGALTimelessLEGALGladiatorNOT LEGALPioneerNOT LEGALExplorerLEGALModernLEGALLegacyNOT LEGALPauperLEGALVintageLEGALPennyLEGALCommanderLEGALOathbreakerNOT LEGALStandardbrawlLEGALBrawlLEGALAlchemyNOT LEGALPauper CommanderLEGALDuelNOT LEGALOldschoolNOT LEGALPremodernNOT LEGALPredh Minas Tirith enters the battlefield tapped unless you control a legendary creature.
: Add .
, : Draw a card. Activate only if you attacked with two or more creatures this 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”) } }