Ghirapur Grand Prix (Black Lotus Unknown Planechase) (OVER-) - Oversize Cards
Original price was: $18.00.$10.80Current price is: $10.80.
- SKU:G739376058
- Categories:Mtg single
Card TypePlane Avishkar RarityPromo Legalities When you planeswalk here, all players start their engines! (If you have no speed, it starts at 1. It increases once on each of your turns when an opponent loses life. Max speed is 4.)
At the beginning of your end step, put X +1/+1 counters on target creature you control, where X is your speed.
When you planeswalk away from Ghirapur Grand Prix, each player with the highest speed among players creates three Treasure tokens. function toggleLegality(e) { 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”) } }