Hide

  1. Home
  2. Mtg single
  3. Aang’s Journey (TLA-001) – Avatar: The Last Airbender Foil

Aang's Journey (TLA-001) - Avatar: The Last Airbender Foil

Original price was: $11.00.Current price is: $5.00.

Card TypeSorcery Lesson RarityCommon Power/Toughnessnull/null Legalities Kicker 2 (You may pay an additional 2 as you cast this spell.)

Search your library for a basic land card. If this spell was kicked, instead search your library for a basic land card and a Shrine card. Reveal those cards, put them into your hand, then shuffle.

You gain 2 life. 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”) } }