Hide

  1. Home
  2. Mtg single
  3. Eddie Brock (0233) (Borderless) (SPM-224) – Marvel’s Spider-Man Foil

Eddie Brock (0233) (Borderless) (SPM-224) - Marvel's Spider-Man Foil

Original price was: $98.40.Current price is: $49.20.

Card TypeLegendary Creature Human Hero Villain // Legendary Creature Symbiote Hero Villain RarityMythic Power/Toughnessnull/null Legalities When Eddie Brock enters, return target creature card with mana value 1 or less from your graveyard to the battlefield.

3BRG: Transform Eddie Brock. Activate only as a sorcery.

//

Venom, Lethal Protector

Menace, trample, haste

Whenever Venom attacks, you may sacrifice another creature. If you do, draw X cards, then then you may put a permanent card with a mana value X or less from your hand onto the battlefield, where X is the sacrificed creature’s mana value. 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”) } }