Free Shipping!

Riveteers Charm (SNC-217) – Streets of New Capenna Foil

  • SKU: ZTI80087474
  • Category: Mtg single

Original price was: $11.00.Current price is: $6.00.

Casting Cost Card TypeInstant RarityUncommon ArtistSteve Argyle Power/Toughnessnull/null Legalities NOT LEGALStandardNOT LEGALFutureLEGALHistoricLEGALTimelessLEGALGladiatorLEGALPioneerLEGALModernLEGALLegacyNOT LEGALPauperLEGALVintageNOT LEGALPennyLEGALCommanderLEGALOathbreakerNOT LEGALStandardbrawlLEGALBrawlNOT LEGALAlchemyNOT LEGALPauper CommanderLEGALDuelNOT LEGALOldschoolNOT LEGALPremodernNOT LEGALPredh Choose one
Target opponent sacrifices a creature or planeswalker they control with the greatest mana value among creatures and planeswalkers they control.
Exile the top three cards of your library. Until your next end step, you may play those cards.
Exile target player’s graveyard. 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”) } }