Soulbright Seeker (ECL-157) – Lorwyn Eclipsed Foil

Soulbright Seeker (ECL-157) – Lorwyn Eclipsed Foil

SKU: ZTI80102630
Original price was: $13.00.Current price is: $7.00.

Card TypeCreature Elemental Sorcerer RarityUncommon Power/Toughnessnull/null Legalities As an additional cost to cast this spell, behold an Elemental or pay 2. (To behold an Elemental, choose an Elemental you control or reveal an Elemental card from your hand.)

R: Target creature you control gains trample until end of turn. If this is the third time this ability has resolved this turn, add RRRR. 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”) } }