The Mycotyrant (LCI-235) – The Lost Caverns of Ixalan Foil [Mythic]

The Mycotyrant (LCI-235) – The Lost Caverns of Ixalan Foil [Mythic]

SKU: PEA48802207717
Original price was: $11.00.Current price is: $9.00.

Casting Cost Card TypeLegendary Creature Elder Fungus RarityMythic ArtistChase Stone Power/Toughness*/* Legalities LEGALStandardLEGALFutureLEGALHistoricLEGALTimelessLEGALGladiatorLEGALPioneerLEGALModernLEGALLegacyNOT LEGALPauperLEGALVintageLEGALPennyLEGALCommanderLEGALOathbreakerLEGALStandardbrawlLEGALBrawlNOT LEGALAlchemyNOT LEGALPauper CommanderLEGALDuelNOT LEGALOldschoolNOT LEGALPremodernNOT LEGALPredh Trample
The Mycotyrant’s power and toughness are each equal to the number of creatures you control that are Fungi and/or Saprolings.
At the beginning of your end step, create X 1/1 black Fungus creature tokens with “This token can’t block,” where X is the number of times you descended this turn. (You descend each time a permanent card is put into your graveyard from anywhere.) 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”) } }