Palantr of Orthanc (LTR-749Z) - The Lord of the Rings: Tales of Middle-earth (Borderless) Foil [Mythic]
Original price was: $12,010.99.$149.00Current price is: $149.00.
- SKU:PEA48802189958
- Categories:Mtg single
Casting Cost Card TypeLegendary Artifact RarityMythic ArtistMarlene Yui Legalities NOT LEGALStandardNOT LEGALFutureLEGALHistoricLEGALTimelessLEGALGladiatorNOT LEGALPioneerNOT LEGALExplorerLEGALModernLEGALLegacyNOT LEGALPauperLEGALVintageNOT LEGALPennyLEGALCommanderLEGALOathbreakerNOT LEGALStandardbrawlLEGALBrawlLEGALAlchemyNOT 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”) } }