Card TypeCreature Orc Shaman RarityRare Power/Toughnessnull/null Legalities Dungeons & Dragons: Shadows Over Baldurs Gate
The first spell you cast from exile each turn has cascade.
When purchasing this unique product, please keep in mind that this card only appears in Secret Lair x Dungeons & Dragons: Shadows Over Baldurs Gate and will ship out to you after the seller receives the product directly from Wizards of the Coast.The estimated time frame for sellers to receive stock is not fixed, so it could be anywhere between 1 – 10 weeks for delivery. 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.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”) } }