Nita, Forum Conciliator (SOS-206) - Secrets of Strixhaven Foil
Original price was: $14.00.$8.00Current price is: $8.00.
- SKU:G739364364
- Categories:Mtg single
Card TypeLegendary Creature Human Advisor RarityRare Legalities Whenever you cast a spell you don’t own, put a +1/+1 counter on each creature you control.
2, Sacrifice another creature: Exile target instant or sorcery card from an opponent’s graveyard. You may cast it this turn, and mana of any type can be spent to cast that spell. If that spell would be put into a graveyard, exile it instead. Activate only as a sorcery. 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”) } }