Limited Time: Free Delivery on Orders $30+

X
Placeholder

Pin Collector’s Booth (Black Lotus Unknown Planechase) (OVER-) – Oversize Cards

Original price was: $18.00.Current price is: $10.80.
Availability: In Stock
Categories: Card games
SKU: G739376041
Quantity:
- +
Card TypePlane MagicCon RarityPromo Legalities Whenever you attack, create a Pin Aura enchantment token attached to target attacking creature you control. It has enchant creature and "Enchanted creature gets +1/+1."

Whenever chaos ensues, each opponent loses X life, where X is the total number of pins attached to you, your nearby belongings (such as a playmat or backpack), and creatures you control. 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") } }