Hide

  1. Home
  2. Mtg single
  3. Foggy Swamp Vinebender (TLA-180) – Avatar: The Last Airbender

Foggy Swamp Vinebender (TLA-180) - Avatar: The Last Airbender

Original price was: $14.00.Current price is: $8.00.

Card TypeCreature Human Plant Ally RarityCommon Power/Toughnessnull/null Legalities This creature can’t be blocked by creatures with power 2 or less.

Waterbend 5: Put a +1/+1 counter on this creature. Activate only during your turn. (While paying a waterbend cost, you can tap your artifacts and creatures to help. Each one pays for 1.) 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”) } }