Card TypeCreature Tiefling Rogue RarityRare Power/Toughnessnull/null Legalities Dungeons & Dragons: Shadows Over Baldurs Gate
Whenever one or more creatures you control deal combat damage to a player, create two Treasure tokens.
B, Sacrifice X Treasures: Target creature gets -X/-X until end of turn. Activate only as a sorcery.
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”) } }