Elrond, Master of Healing (LTR-810) - The Lord of the Rings: Tales of Middle-earth: (Showcase) (Borderless) Surge Foil [Rare]
Original price was: $3.00.$1.80Current price is: $1.80.
- SKU:PEA48802190029
- Categories:Mtg single
Casting Cost Card TypeLegendary Creature Elf Noble RarityRare ArtistAndreas Rocha Power/Toughness4/4 Legalities NOT LEGALStandardNOT LEGALFutureLEGALHistoricLEGALTimelessLEGALGladiatorNOT LEGALPioneerNOT LEGALExplorerLEGALModernLEGALLegacyNOT LEGALPauperLEGALVintageLEGALPennyLEGALCommanderLEGALOathbreakerNOT LEGALStandardbrawlLEGALBrawlLEGALAlchemyNOT LEGALPauper CommanderLEGALDuelNOT LEGALOldschoolNOT LEGALPremodernNOT LEGALPredh Whenever you scry, put a +1/+1 counter on each of up to X target creatures, where X is the number of cards looked at while scrying this way.
Whenever a creature you control with a +1/+1 counter on it becomes the target of a spell or ability an opponent controls, you may draw a card. 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”) } }