Limited Time: Free Delivery on Orders $30+

X
Placeholder

Bioengineered Future (EOE-172) – Edge of Eternities Foil [Rare]

Original price was: $14.00.Current price is: $9.00.
Availability: In Stock
Categories: Mtg single
SKU: PEA48802199419
Quantity:
- +
Card TypeEnchantment RarityRare Power/Toughnessnull/null Legalities When this enchantment enters, create a Lander token. (It's an artifact with "2, T, Sacrifice this token: Search your library for a basic land card, put it onto the battlefield tapped, then shuffle.")

Each creature you control enters with an additional +1/+1 counter on it for each land that entered the battlefield under your control this 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") } }