Limited Time: Free Delivery on Orders $30+

X

Horn of Gondor (LTR-691) – The Lord of the Rings: Tales of Middle-earth: (Showcase) Scroll [Rare]

Original price was: $6.00.Current price is: $3.60.
Availability: In Stock
Categories: Mtg single
SKU: PEA48802190110
Quantity:
- +
Casting Cost Card TypeLegendary Artifact RarityRare ArtistYigit Koroglu Legalities NOT LEGALStandardNOT LEGALFutureLEGALHistoricLEGALTimelessLEGALGladiatorNOT LEGALPioneerNOT LEGALExplorerLEGALModernLEGALLegacyNOT LEGALPauperLEGALVintageLEGALPennyLEGALCommanderLEGALOathbreakerNOT LEGALStandardbrawlLEGALBrawlLEGALAlchemyNOT LEGALPauper CommanderLEGALDuelNOT LEGALOldschoolNOT LEGALPremodernNOT LEGALPredh When Horn of Gondor enters the battlefield, create a 1/1 white Human Soldier creature token.
, : Create X 1/1 white Human Soldier creature tokens, where X is the number of Humans you control. 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") } }