
Zurgo, Thunder's Decree (PPTDM-237) - Promo Pack: Tarkir: Dragonstorm Foil
Card TypeLegendary Creature — Orc Warrior RarityRare Legalities Mobilize 2 (Whenever this creature attacks, create two tapped and attacking 1/1 red Warrior creature tokens. Sacrifice them at the beginning of the next end step.)During your end step, Warrior tokens you control have "This token can't be sacrificed." 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.