Peter Parker (Extended Art) (UMP-001) - Unique and Miscellaneous Promos
Original price was: $16.92.$10.15Current price is: $10.15.
- SKU:ZTI80107725
- Categories:Mtg single
Card TypeLegendary Creature Human Scientist Hero // Legendary Creature Spider Human Hero RarityPromo 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”) } }