Urza's Rage (STA-047) - Strixhaven Mystical Archive: (Showcase) (Borderless) Etched Foil
- SKU: G739360414
- Product Category:Mtg single
- Availability:In Stock
- Original price was: $15.00.$8.00Current price is: $8.00.
Casting Cost Card TypeInstant RarityRare ArtistDominik Mayer Legalities NOT LEGALStandardNOT LEGALFutureLEGALHistoricLEGALTimelessLEGALGladiatorNOT LEGALPioneerLEGALModernLEGALLegacyNOT LEGALPauperLEGALVintageLEGALPennyLEGALCommanderLEGALOathbreakerNOT LEGALStandardbrawlLEGALBrawlNOT LEGALAlchemyNOT LEGALPauper CommanderLEGALDuelNOT LEGALOldschoolLEGALPremodernLEGALPredh Kicker {8} (You may pay an additional {8} as you cast this spell.)
This spell can’t be countered.
Urza’s Rage deals 3 damage to any target. If this spell was kicked, instead it deals 10 damage to that permanent or player and the damage can’t be prevented. 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”) } }