Limited Time: Free Delivery on Orders $30+

X
Placeholder

Possibility Technician (PRE-153) – Prerelease Cards Foil

Original price was: $15.00.Current price is: $7.00.
Availability: In Stock
Categories: Card games
SKU: ZTI80087110
Quantity:
- +
Card TypeCreature Kavu Artificer RarityRare Power/Toughnessnull/null Legalities Whenever this creature or another Kavu you control enters, exile the top card of your library. For as long as that card remains exiled, you may play it if you control a Kavu.



Warp 1R (You may cast this card from your hand for its warp cost. Exile this creature at the beginning of the next end step, then you may cast it from exile on a later 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") } }