Free Shipping!

Sword of Wealth and Power (BIG-064) – The Big Score: (Showcase) Foil [Mythic]

  • SKU: PEA48802194805
  • Category: Mtg single

Original price was: $203.99.Current price is: $102.00.

Casting Cost Card TypeArtifact Equipment RarityMythic ArtistArtur Nakhodkin Legalities LEGALStandardLEGALFutureLEGALHistoricLEGALTimelessLEGALGladiatorLEGALPioneerLEGALExplorerLEGALModernLEGALLegacyNOT LEGALPauperLEGALVintageNOT LEGALPennyLEGALCommanderLEGALOathbreakerLEGALStandardbrawlLEGALBrawlLEGALAlchemyNOT LEGALPauper CommanderLEGALDuelNOT LEGALOldschoolNOT LEGALPremodernNOT LEGALPredh Equipped creature gets +2/+2 and has protection from instants and from sorceries.
Whenever equipped creature deals combat damage to a player, create a Treasure token. When you next cast an instant or sorcery spell this turn, copy that spell. You may choose new targets for the copy.
Equip 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”) } }