Memory Test (UNF-221B) - Unfinity [Rare]
Original price was: $92.00.$46.00Current price is: $46.00.
- SKU:PEA48802211545
- Categories:Mtg single
Card TypeArtifact Attraction RarityRare ArtistSetor Fiadzigbey Legalities NOT LEGALStandardNOT LEGALFutureNOT LEGALHistoricNOT LEGALTimelessNOT LEGALGladiatorNOT LEGALPioneerNOT LEGALExplorerNOT LEGALModernNOT LEGALLegacyNOT LEGALPauperNOT LEGALVintageNOT LEGALPennyNOT LEGALCommanderNOT LEGALOathbreakerNOT LEGALStandardbrawlNOT LEGALBrawlNOT LEGALAlchemyNOT LEGALPauper CommanderNOT LEGALDuelNOT LEGALOldschoolNOT LEGALPremodernNOT LEGALPredh When Memory Test enters the battlefield, target opponent exiles cards from the bottom of their library until they exile five nonland cards, then turn those nonland cards face down.
Visit Name the exiled face-down cards, then look at them. If you named them correctly, turn them face up, then claim the prize!
Prize Create three 1/1 red Balloon creature tokens with flying, then sacrifice Memory Test and open an Attraction. 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”) } }