Limited Time: Free Delivery on Orders $30+

X
Placeholder

Conciliator’s Duelist (SOS-182) [Secrets of Strixhaven]

Original price was: $15.00.Current price is: $7.00.
Availability: In Stock
Categories: Mtg single
SKU: H6028317752
Quantity:
- +
Card TypeCreature Kor Warlock RarityRare Legalities When this creature enters, draw a card. Each player loses 1 life.

Repartee Whenever you cast an instant or sorcery spell that targets a creature, exile up to one target creature. Return that card to the battlefield under its owner's control at the beginning of the next end step. 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.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") } }