Hide

  1. Home
  2. Mtg single
  3. Wolfbat (TLA-122) – Avatar: The Last Airbender Foil

Wolfbat (TLA-122) - Avatar: The Last Airbender Foil

Original price was: $12.00.Current price is: $7.00.

Card TypeCreature Wolf Bat RarityUncommon Power/Toughnessnull/null Legalities Flying

Whenever you draw your second card each turn, you may pay B. If you do, return this card from your graveyard to the battlefield with a finality counter on it. (If a creature with a finality counter on it would die, exile it instead.) 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”) } }