Aragorn, the Uniter (LTR-741) – The Lord of the Rings: Tales of Middle-earth (Borderless) [Mythic]

Aragorn, the Uniter (LTR-741) – The Lord of the Rings: Tales of Middle-earth (Borderless) [Mythic]

SKU: PEA48802190589
Original price was: $57.00.Current price is: $28.50.

Casting Cost Card TypeLegendary Creature Human Noble RarityMythic ArtistDaniel Correia Power/Toughness5/5 Legalities NOT LEGALStandardNOT LEGALFutureLEGALHistoricLEGALTimelessLEGALGladiatorNOT LEGALPioneerNOT LEGALExplorerLEGALModernLEGALLegacyNOT LEGALPauperLEGALVintageLEGALPennyLEGALCommanderLEGALOathbreakerNOT LEGALStandardbrawlLEGALBrawlLEGALAlchemyNOT LEGALPauper CommanderLEGALDuelNOT LEGALOldschoolNOT LEGALPremodernNOT LEGALPredh Whenever you cast a white spell, create a 1/1 white Human Soldier creature token.
Whenever you cast a blue spell, scry 2.
Whenever you cast a red spell, Aragorn, the Uniter deals 3 damage to target opponent.
Whenever you cast a green spell, target creature gets +4/+4 until end of 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”) } }