Long List of the Ents (LTR-625) – The Lord of the Rings: Tales of Middle-earth: (Showcase) Scroll [Uncommon]
$7.00 $4.20
SKU:PEA48802190242
Descriptions:
Casting Cost Card TypeEnchantment Saga RarityUncommon ArtistLogan Feliciano Legalities NOT LEGALStandardNOT LEGALFutureLEGALHistoricLEGALTimelessLEGALGladiatorNOT LEGALPioneerNOT LEGALExplorerLEGALModernLEGALLegacyNOT LEGALPauperLEGALVintageNOT LEGALPennyLEGALCommanderLEGALOathbreakerNOT LEGALStandardbrawlLEGALBrawlLEGALAlchemyNOT LEGALPauper CommanderLEGALDuelNOT LEGALOldschoolNOT LEGALPremodernNOT LEGALPredh (As this Saga enters and after your draw step, add a lore counter. Sacrifice after VI.)
I, II, III, IV, V, VI Note a creature type that hasn't been noted for Long List of the Ents. When you next cast a creature spell of that type this turn, that creature enters the battlefield with an additional +1/+1 counter on it. 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") } }