Hide

  1. Home
  2. Mtg single
  3. Palantr of Orthanc (LTR-749) – The Lord of the Rings: Tales of Middle-earth (Borderless) Foil

Palantr of Orthanc (LTR-749) - The Lord of the Rings: Tales of Middle-earth (Borderless) Foil

Original price was: $97.35.Current price is: $48.68.

Casting Cost Card TypeLegendary Artifact RarityMythic ArtistMarlene Yui Power/Toughnessnull/null Legalities NOT LEGALStandardNOT LEGALFutureLEGALHistoricLEGALTimelessLEGALGladiatorNOT LEGALPioneerLEGALModernLEGALLegacyNOT LEGALPauperLEGALVintageNOT LEGALPennyLEGALCommanderLEGALOathbreakerNOT LEGALStandardbrawlLEGALBrawlNOT LEGALAlchemyNOT LEGALPauper CommanderLEGALDuelNOT LEGALOldschoolNOT LEGALPremodernNOT LEGALPredh At the beginning of your end step, put an influence counter on Palantr of Orthanc and scry 2. Then target opponent may have you draw a card. If that player doesn’t, you mill X cards, where X is the number of influence counters on Palantr of Orthanc, and that player loses life equal to the total mana value of those cards. 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”) } }