Satyr Wayfinder (M3C-244) – Modern Horizons 3 Commander Foil

Satyr Wayfinder (M3C-244) – Modern Horizons 3 Commander Foil

SKU: ZTI80108902
Original price was: $13.00.Current price is: $8.00.

Casting Cost Card TypeCreature Satyr RarityCommon ArtistSteve Prescott Power/Toughness1/1 Legalities NOT LEGALStandardNOT LEGALFutureLEGALHistoricLEGALTimelessLEGALGladiatorLEGALPioneerLEGALModernLEGALLegacyLEGALPauperLEGALVintageLEGALPennyLEGALCommanderLEGALOathbreakerNOT LEGALStandardbrawlLEGALBrawlNOT LEGALAlchemyLEGALPauper CommanderLEGALDuelNOT LEGALOldschoolNOT LEGALPremodernNOT LEGALPredh When this creature enters, reveal the top four cards of your library. You may put a land card from among them into your hand. Put the rest into your 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”) } }