Card TypeSorcery RarityUncommon Legalities Destroy target artifact you don't control.Overload 4R (You may cast this spell for its overload cost. If you do, change "target" in its text to "each.") function toggleLegality(e) { var element = document.getEleme
Card TypeSorcery RarityUncommon Legalities Destroy target artifact you don’t control.
Overload 4R (You may cast this spell for its overload cost. If you do, change “target” in its text to “each.”) 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”) } }
Cost - $25
Free Shipping We offer free shipping on orders over $30. Please check the free - shipping eligibility at checkout.
Delivery Time It usually takes [3-5] business days for standard shipping. Please note that this is an estimated time frame and may be affected by local holidays, and unforeseen circumstances.
Reviews
There are no reviews yet.