Myojin of Night's Reach (FDN-610) - Foundations [Rare]
Original price was: $13.00.$7.80Current price is: $7.80.
- SKU:PEA48802206975
- Categories:Mtg single
Casting Cost Card TypeLegendary Creature Spirit RarityRare ArtistKev Walker Power/Toughness5/2 Legalities NOT LEGALStandardLEGALFutureNOT LEGALHistoricNOT LEGALTimelessNOT LEGALGladiatorNOT LEGALPioneerNOT LEGALExplorerLEGALModernLEGALLegacyNOT LEGALPauperLEGALVintageLEGALPennyLEGALCommanderLEGALOathbreakerNOT LEGALStandardbrawlNOT LEGALBrawlNOT LEGALAlchemyNOT LEGALPauper CommanderLEGALDuelNOT LEGALOldschoolNOT LEGALPremodernLEGALPredh Myojin of Night’s Reach enters with a divinity counter on it if you cast it from your hand.
Myojin of Night’s Reach has indestructible as long as it has a divinity counter on it.
Remove a divinity counter from Myojin of Night’s Reach: Each opponent discards their hand. 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”) } }