Hide

  1. Home
  2. Mtg single
  3. Comet, Stellar Pup (UNF-166) – Unfinity [Mythic]

Comet, Stellar Pup (UNF-166) - Unfinity [Mythic]

Original price was: $10.99.Current price is: $6.59.

Casting Cost Card TypeLegendary Planeswalker Comet RarityMythic ArtistJeff Miracola Legalities NOT LEGALStandardNOT LEGALFutureNOT LEGALHistoricNOT LEGALTimelessNOT LEGALGladiatorNOT LEGALPioneerNOT LEGALExplorerNOT LEGALModernLEGALLegacyNOT LEGALPauperLEGALVintageNOT LEGALPennyLEGALCommanderLEGALOathbreakerNOT LEGALStandardbrawlNOT LEGALBrawlNOT LEGALAlchemyNOT LEGALPauper CommanderNOT LEGALDuelNOT LEGALOldschoolNOT LEGALPremodernNOT LEGALPredh 0: Roll a six-sided die.
1 or 2 [+2], then create two 1/1 green Squirrel creature tokens. They gain haste until end of turn.
3 [1], then return a card with mana value 2 or less from your graveyard to your hand.
4 or 5 Comet, Stellar Pup deals damage equal to the number of loyalty counters on him to a creature or player, then [2].
6 [+1], and you may activate Comet, Stellar Pup’s loyalty ability two more times this 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”) } }