Hide

  1. Home
  2. Mtg single
  3. Avatar Destiny (PRE-165) – Prerelease Cards Foil

Avatar Destiny (PRE-165) - Prerelease Cards Foil

Original price was: $5.44.Current price is: $3.26.

Card TypeEnchantment Aura RarityRare Power/Toughnessnull/null Legalities Enchant creature you control

Enchanted creature gets +1/+1 for each creature card in your graveyard and is an Avatar in addition to its other types.

When enchanted creature dies, mill cards equal to its power. Return this card to its owner’s hand and up to one creature card milled this way to the battlefield under your control. 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”) } }