Hide

  1. Home
  2. Mtg single
  3. Temmet, Naktamun’s Will (Borderless) (DRC-004) – Commander: Aetherdrift [Mythic]

Temmet, Naktamun's Will (Borderless) (DRC-004) - Commander: Aetherdrift [Mythic]

Original price was: $10.00.Current price is: $6.00.

Card TypeLegendary Creature Zombie Wizard RarityMythic Power/Toughnessnull/null Legalities “Whenever you cast an Artificer or artifact spell, you get E (an energy counter).

At the beginning of combat on your turn, you may pay EEE. When you do, create a token that’s a copy of target permanent you control, except it’s a 5/5 artifact creature in addition to its other types and has haste. Sacrifice it at the beginning of your next end step.” 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”) } }