Hide

  1. Home
  2. Mtg single
  3. Shadow of the Goblin (PRE-087) – Prerelease Cards Foil

Shadow of the Goblin (PRE-087) - Prerelease Cards Foil

Original price was: $12.00.Current price is: $7.00.

Card TypeEnchantment RarityRare Power/Toughnessnull/null Legalities Unreliable Visions At the beginning of your first main phase, discard a card. If you do, draw a card.

Undying Vengeance Whenever you play a land or cast a spell from anywhere other than your hand, this enchantment deals 1 damage to each opponent. 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”) } }