
Chandra, Spark Hunter (Showcase) (DFT-401) - Aetherdrift Foil
Card TypeLegendary Planeswalker — Chandra RarityMythic Power/Toughnessnull/null Legalities At the beginning of combat on your turn, choose up to one target Vehicle you control. Until end of turn, it becomes an artifact creature and gains haste.[+2]: : You may sacrifice an artifact or discard a card. If you do, draw a card.[0]: Create a 3/2 colorless Vehicle artifact token with crew 1.[-7]: You get an emblem with "Whenever an artifact you control enters, this emblem deals 3 damage to any target." 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.ad