Card TypeCreature Demon RarityRare Legalities FlyingAt the beginning of each opponent's end step, that player chooses up to two creatures he or she controls and sacrifices the rest. function toggleLegality(e) { var element = document.getElementById("info-i
Card TypeCreature Demon RarityRare Legalities Flying
At the beginning of each opponent’s end step, that player chooses up to two creatures he or she controls and sacrifices the rest. 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.