Solve Intricate Puzzles and Test Your Skills with Fun and Addictive Puzzle Games for Everyone

Nexus Mentality (Extended Art) (SOC-071) – Commander: Secrets of Strixhaven

Original price was: $4.45.Current price is: $2.67. In stock

SKU: ZTI80108174

Category: Mtg single

Card TypeInstant RarityRare Power/Toughnessnull/null Legalities Choose one. If you control a commander as you cast this spell, you may choose both instead.

Move all counters from target nonland permanent you control onto another target nonland permanent you control.

Remove all counters from target nonland permanent you control. Draw a card for each counter removed this way. 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") } }