Aeve, Progenitor Ooze (MH2-459) – Modern Horizons 2: (Extended Art) [Rare]

Aeve, Progenitor Ooze (MH2-459) – Modern Horizons 2: (Extended Art) [Rare]

SKU: PEA48802212881
Original price was: $11.00.Current price is: $6.00.

Casting Cost Card TypeLegendary Creature Ooze RarityRare ArtistAndrew Mar Power/Toughness2/2 Legalities NOT LEGALStandardNOT LEGALFutureLEGALHistoricLEGALTimelessLEGALGladiatorNOT LEGALPioneerNOT LEGALExplorerLEGALModernLEGALLegacyNOT LEGALPauperLEGALVintageLEGALPennyLEGALCommanderLEGALOathbreakerNOT LEGALStandardbrawlLEGALBrawlNOT LEGALAlchemyNOT LEGALPauper CommanderLEGALDuelNOT LEGALOldschoolNOT LEGALPremodernNOT LEGALPredh Storm (When you cast this spell, copy it for each spell cast before it this turn. Copies become tokens.)
Aeve, Progenitor Ooze isn’t legendary if it’s a token.
Aeve enters the battlefield with a +1/+1 counter on it for each other Ooze you control. 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”) } }