Aang, Airbending Master (Extended Art) (TLE-171) - Avatar: The Last Airbender: Eternal-Legal Foil [Mythic]
Original price was: $25.00.$15.00Current price is: $15.00.
- SKU:PEA48802196198
- Categories:Mtg single
Card TypeLegendary Creature Human Avatar Ally RarityMythic Power/Toughnessnull/null Legalities When Aang enters, airbend another target creature.
Whenever one or more creatures you control leave the battlefield without dying, you get an experience counter.
At the beginning of your upkeep, create a 1/1 white Ally creature token for each experience counter you have. 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”) } }