Hide

  1. Home
  2. Mtg single
  3. Primal Prayers (Retro Frame) (MH3-429) – Modern Horizons 3

Primal Prayers (Retro Frame) (MH3-429) - Modern Horizons 3

Original price was: $15.00.Current price is: $8.00.

Casting Cost Card TypeEnchantment RarityRare ArtistYeong-Hao Han Power/Toughnessnull/null Legalities NOT LEGALStandardNOT LEGALFutureLEGALHistoricLEGALTimelessLEGALGladiatorNOT LEGALPioneerNOT LEGALExplorerLEGALModernLEGALLegacyNOT LEGALPauperLEGALVintageLEGALPennyLEGALCommanderLEGALOathbreakerNOT LEGALStandardbrawlLEGALBrawlNOT LEGALAlchemyNOT LEGALPauper CommanderLEGALDuelNOT LEGALOldschoolNOT LEGALPremodernNOT LEGALPredh When this enchantment enters, you get (two energy counters).
You may cast creature spells with mana value 3 or less by paying rather than paying their mana costs. If you cast a spell this way, you may cast it as though it had flash. 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”) } }