$ 24.91
SKU:
ZTI80105447
Category:
Card TypeLand RarityRare Power/Toughnessnull/null Legalities T: Add CC. Activate this ability only if you control five or more lands.
When purchasing this unique product, please keep in mind that this card only appears in the the Secret Lair Countdown Kit: An Encyclopedia of Magic 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() { 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”) } }