Hide

  1. Home
  2. Mtg single
  3. Liliana of the Dark Realms (M14-102) – Magic 2014 Foil

Liliana of the Dark Realms (M14-102) - Magic 2014 Foil

Original price was: $24.30.Current price is: $14.58.

Casting Cost Card TypeLegendary Planeswalker Liliana RarityMythic ArtistD. Alexander Gregory Power/Toughnessnull/null Legalities NOT LEGALStandardNOT LEGALFutureLEGALHistoricLEGALTimelessLEGALGladiatorLEGALPioneerLEGALModernLEGALLegacyNOT LEGALPauperLEGALVintageLEGALPennyLEGALCommanderLEGALOathbreakerNOT LEGALStandardbrawlLEGALBrawlNOT LEGALAlchemyNOT LEGALPauper CommanderLEGALDuelNOT LEGALOldschoolNOT LEGALPremodernNOT LEGALPredh +1: Search your library for a Swamp card, reveal it, put it into your hand, then shuffle.
3: Target creature gets +X/+X or -X/-X until end of turn, where X is the number of Swamps you control.
6: You get an emblem with “Swamps you control have ‘: Add .'” 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”) } }