Free Shipping!

Smoldering Werewolf (Retro Frame) (INR-465) – Innistrad Remastered [Uncommon]

  • SKU: PEA48802204230
  • Category: Mtg single

Original price was: $61.00.Current price is: $30.50.

Card TypeCreature Werewolf Horror // Creature Eldrazi Werewolf RarityUncommon Power/Toughnessnull/null Legalities When Smoldering Werewolf enters the battlefield, it deals 1 damage to each of up to two target creatures.

4RR: Transform Smoldering Werewolf.

//

Erupting Dreadwolf

Whenever Erupting Dreadwolf attacks, it deals 2 damage to any target. 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”) } }