MENU

Glissa’s Retriever (ONC-018) – Phyrexia: All Will Be One Commander [Rare]

SKU:PEA48802212551
Original price was: $12.00.Current price is: $7.00.
Qty:
Casting Cost Card TypeCreature Phyrexian Beast RarityRare ArtistJosu Hernaiz Power/Toughness6/6 Legalities NOT LEGALStandardNOT LEGALFutureNOT LEGALHistoricNOT LEGALTimelessNOT LEGALGladiatorNOT LEGALPioneerNOT LEGALExplorerNOT LEGALModernLEGALLegacyNOT LEGALPauperLEGALVintageNOT LEGALPennyLEGALCommanderLEGALOathbreakerNOT LEGALStandardbrawlNOT LEGALBrawlNOT LEGALAlchemyNOT LEGALPauper CommanderLEGALDuelNOT LEGALOldschoolNOT LEGALPremodernNOT LEGALPredh Haste, toxic 3 (Players dealt combat damage by this creature also get three poison counters.)
Glissa's Retriever can't be blocked by creatures with power 2 or less.
Corrupted When Glissa's Retriever dies, exile it. When you do, return up to X target cards from your graveyard to your hand, where X is the number of opponents who have three or more poison counters. 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") } }