Aang, the Last Airbender (TLA-004) - Avatar: The Last Airbender
Original price was: $15.00.$9.00Current price is: $9.00.
- SKU:ZTI80086161
- Categories:Mtg single
Card TypeLegendary Creature Human Avatar Ally RarityUncommon Power/Toughnessnull/null Legalities Flying
When Aang enters, airbend up to one other target nonland permanent. (Exile it. While it’s exiled, its owner may cost it for 2 rather than its mana cost.)
Whenever you cast a Lesson spell, Aang gains lifelink until end of 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”) } }