Free Shipping!

Shield of the Oversoul (SHM-242) – Shadowmoor Foil

  • SKU: ZTI80085752
  • Category: Mtg single

Original price was: $23.00.Current price is: $13.80.

Casting Cost Card TypeEnchantment Aura RarityCommon ArtistSteven Belledin Power/Toughnessnull/null Legalities NOT LEGALStandardNOT LEGALFutureNOT LEGALHistoricNOT LEGALTimelessNOT LEGALGladiatorNOT LEGALPioneerLEGALModernLEGALLegacyLEGALPauperLEGALVintageNOT LEGALPennyLEGALCommanderLEGALOathbreakerNOT LEGALStandardbrawlNOT LEGALBrawlNOT LEGALAlchemyLEGALPauper CommanderLEGALDuelNOT LEGALOldschoolNOT LEGALPremodernLEGALPredh Enchant creature
As long as enchanted creature is green, it gets +1/+1 and has indestructible. (Damage and effects that say “destroy” don’t destroy it. If its toughness is 0 or less, it’s still put into its owner’s graveyard.)
As long as enchanted creature is white, it gets +1/+1 and has flying. 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”) } }