Jace, Architect of Thought (CMM-851) – Commander Masters

$12.00

$5.00

SKU:G739380488
Qty:

Categories: Mtg single

Descriptions:

Casting Cost Card TypeLegendary Planeswalker Jace RarityMythic ArtistJaime Jones Legalities NOT LEGALStandardNOT LEGALFutureLEGALHistoricLEGALTimelessLEGALGladiatorLEGALPioneerLEGALModernLEGALLegacyNOT LEGALPauperLEGALVintageLEGALPennyLEGALCommanderLEGALOathbreakerNOT LEGALStandardbrawlLEGALBrawlNOT LEGALAlchemyNOT LEGALPauper CommanderLEGALDuelNOT LEGALOldschoolNOT LEGALPremodernNOT LEGALPredh +1: Until your next turn, whenever a creature an opponent controls attacks, it gets -1/-0 until end of turn.
2: Reveal the top three cards of your library. An opponent separates those cards into two piles. Put one pile into your hand and the other on the bottom of your library in any order.
8: For each player, search that player's library for a nonland card and exile it, then that player shuffles. You may cast those cards without paying their mana costs. 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") } }