
The Aetherspark (DFT-231) -
Card TypeLegendary Artifact Planeswalker — Equipment RarityMythic Legalities As long as The Aetherspark is attached to a creature, The Aetherspark can't be attacked and has "Whenever equipped creature deals combat damage during your turn, put that many loyalty counters on The Aetherspark."[+1]: Attach The Aetherspark to up to one target creature you control. Put a +1/+1 counter on that creature.[-5]: Draw two cards.[-10]: Add ten mana of any one color. 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.cla