$ 3.99
SKU:
G739359902
Category:
Card TypeEnchantment RarityRare Legalities Featuring: Stan Sakai
Landfall Whenever a land you control enters, choose one
Create a 2/2 white Cat Beast creature token.
Put a +1/+1 counter on each creature you control. Those creatures gain vigilance until end of turn.
When purchasing this unique product, please keep in mind that this card only appears in the Secret Lair Drop Featuring: Stan Sakai and will ship out to you after the seller receives the product directly from Wizards of the Coast.The estimated time frame for sellers to receive stock is not fixed, so it could be anywhere between 1 – 10 weeks for delivery. 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”) } }