Hide

  1. Home
  2. Mtg single
  3. Homura, Human Ascendant // Homura’s Essence (SOK-103) – Saviors of Kamigawa Foil

Homura, Human Ascendant // Homura's Essence (SOK-103) - Saviors of Kamigawa Foil

Original price was: $20.00.Current price is: $12.00.

Casting Cost Card TypeLegendary Creature Human Monk // Legendary Enchantment RarityRare ArtistKev Walker Power/Toughness4/4 Legalities NOT LEGALStandardNOT LEGALFutureNOT LEGALHistoricNOT LEGALTimelessNOT LEGALGladiatorNOT LEGALPioneerLEGALModernLEGALLegacyNOT LEGALPauperLEGALVintageLEGALPennyLEGALCommanderLEGALOathbreakerNOT LEGALStandardbrawlNOT LEGALBrawlNOT LEGALAlchemyNOT LEGALPauper CommanderLEGALDuelNOT LEGALOldschoolNOT LEGALPremodernLEGALPredh Homura, Human Ascendant cant block.
When Homura is put into a graveyard from play, return
it to play flipped.
—–
Homuras Essence
Legendary Enchantment
Creatures you control get +2/+2 and have flying and
R: This creature gets +1/+0 until end of turn. Homura can’t block.
When Homura dies, return it to the battlefield flipped.
Creatures you control get +2/+2 and have flying and “: This creature gets +1/+0 until end of turn.” 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”) } }