Hide

  1. Home
  2. Mtg single
  3. Dee Kay, Finder of the Lost (UNF-453) – Unfinity Galaxy Foil [Uncommon]

Dee Kay, Finder of the Lost (UNF-453) - Unfinity Galaxy Foil [Uncommon]

Original price was: $15.00.Current price is: $6.00.

Casting Cost Card TypeLegendary Creature Zombie Employee RarityUncommon ArtistVladimir Krisetskiy Power/Toughness1/4 Legalities NOT LEGALStandardNOT LEGALFutureNOT LEGALHistoricNOT LEGALTimelessNOT LEGALGladiatorNOT LEGALPioneerNOT LEGALExplorerNOT LEGALModernLEGALLegacyNOT LEGALPauperLEGALVintageNOT LEGALPennyLEGALCommanderLEGALOathbreakerNOT LEGALStandardbrawlNOT LEGALBrawlNOT LEGALAlchemyNOT LEGALPauper CommanderLEGALDuelNOT LEGALOldschoolNOT LEGALPremodernNOT LEGALPredh When Dee Kay, Finder of the Lost enters the battlefield, open an Attraction.
Whenever you roll a 2, each opponent loses 1 life and you gain 1 life.
Whenever you roll a 4, you may tap or untap target artifact or creature.
Whenever you roll a 6, return target creature card from your graveyard to your 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”) } }