Giant Koi (TLA-053) - Avatar: The Last Airbender
Original price was: $12.00.$8.00Current price is: $8.00.
- SKU:ZTI80086080
- Categories:Mtg single
Card TypeCreature Fish RarityCommon Power/Toughnessnull/null Legalities Waterbend 3: This creature can’t be blocked this turn. (While paying a waterbend cost, you can tap your artifacts and creatures to help. Each on pay for 1.)
Islandcycling 2 (2, Discard this card: Search your library for an Island card, reveal it, put it into your hand, then shuffle.) 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”) } }