Limited Time: Free Delivery on Orders $30+

X
Placeholder

The Legend of Kuruk (TLA-061) – Avatar: The Last Airbender [Mythic]

Original price was: $4.99.Current price is: $2.99.
Availability: In Stock
Categories: Mtg single
SKU: PEA48802197134
Quantity:
- +
Card TypeEnchantment Saga // Legendary Creature Avatar RarityMythic Power/Toughnessnull/null Legalities

[I] [II] Scry 2, then draw a card.

[III] Exile this Saga, then return it to the battlefield transformed under your control.

//

Avatar Kuruk

Whenever you cast a spell, create a 1/1 colorless Spirit creature token with "This token can't block or be blocked by non-Spirit creatures."

Exhaust Waterbend 20: Take an extra turn after this one. (While paying a waterbend cost, you can tap your artifacts and creatures to help. Each one pays for 1. Activate each exhaust ability only once.)
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") } }