Intergalactic Wrestling – Possibility Storm (SLD-7073) – Secret Lair Drop Series Foil

Intergalactic Wrestling – Possibility Storm (SLD-7073) – Secret Lair Drop Series Foil

SKU: G739359974
Original price was: $10.00.Current price is: $8.00.

Card TypeEnchantment RarityRare Legalities Whenever a player casts a spell from his or her hand, that player exiles it, then exiles cards from the top of their library until he or she exiles a card that shares a card type with it. That player may cast that card without paying its mana cost. Then they put all cards exiled with this enchantment on the bottom of their library in a random order. function toggleLegality(e) { 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”) } }