Peter Parker (SPM-010) - Marvel's Spider-Man [Mythic]
Original price was: $25.99.$15.59Current price is: $15.59.
- SKU:PEA48802198274
- Categories:Mtg single
Card TypeLegendary Creature Human Scientist Hero // Legendary Creature Spider Human Hero RarityMythic Power/Toughnessnull/null Legalities When Peter Parker enters, create a 2/1 green Spider creature token with reach.
1GWU: Transform Peter Parker. Activate only as a sorcery.
//
Amazing Spider-Man
Vigilance, reach
Each legendary spell you cast thats one or more colors has web-slinging GWU. (You may cast a spell for its web-slinging cost if you also return a tapped creature you control to its owners hand.) 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”) } }