Hide

  1. Home
  2. Mtg single
  3. Iroh, Grand Lotus (Showcase) (TLA-349) – Avatar: The Last Airbender Foil [Rare]

Iroh, Grand Lotus (Showcase) (TLA-349) - Avatar: The Last Airbender Foil [Rare]

Original price was: $41.00.Current price is: $24.60.

Card TypeLegendary Creature Human Noble Ally RarityRare Power/Toughnessnull/null Legalities Firebending 2

During your turn, each non-Lesson instant and sorcery card in your graveyard has flashback. The flashback cost is equal to that card’s mana cost.

During your turn, each Lesson card in your graveyard has flashback 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”) } }