Hide

  1. Home
  2. Mtg single
  3. Sol Talisman (Retro Frame) (MH2-432) – Modern Horizons 2 Etched Foil

Sol Talisman (Retro Frame) (MH2-432) - Modern Horizons 2 Etched Foil

Original price was: $13.00.Current price is: $9.00.

Card TypeArtifact RarityRare ArtistVolkan Baa Legalities NOT LEGALStandardNOT LEGALFutureNOT LEGALHistoricNOT LEGALTimelessNOT LEGALGladiatorNOT LEGALPioneerLEGALModernLEGALLegacyNOT LEGALPauperLEGALVintageLEGALPennyLEGALCommanderLEGALOathbreakerNOT LEGALStandardbrawlNOT LEGALBrawlNOT LEGALAlchemyNOT LEGALPauper CommanderLEGALDuelNOT LEGALOldschoolNOT LEGALPremodernNOT LEGALPredh Suspend 3{1} (Rather than cast this card from your hand, pay {1} and exile it with three time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, you may cast it without paying its mana cost.)
: Add . 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”) } }