diff --git a/.gitattributes b/.gitattributes index 5aef5746351..8dba0dc4fa6 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2256,6 +2256,7 @@ res/cardsfolder/d/dispatch.txt svneol=native#text/plain res/cardsfolder/d/dispel.txt svneol=native#text/plain res/cardsfolder/d/dispellers_capsule.txt svneol=native#text/plain res/cardsfolder/d/dispense_justice.txt svneol=native#text/plain +res/cardsfolder/d/dispersal_shield.txt -text res/cardsfolder/d/disperse.txt svneol=native#text/plain res/cardsfolder/d/dispersing_orb.txt svneol=native#text/plain res/cardsfolder/d/disrupt.txt svneol=native#text/plain diff --git a/res/cardsfolder/d/dispersal_shield.txt b/res/cardsfolder/d/dispersal_shield.txt new file mode 100644 index 00000000000..1887736722e --- /dev/null +++ b/res/cardsfolder/d/dispersal_shield.txt @@ -0,0 +1,13 @@ +Name:Dispersal Shield +ManaCost:1 U +Types:Instant +Text:no text +A:SP$ Counter | Cost$ 1 U | TargetType$ Spell | ValidTgts$ Card | ConditionCheckSVar$ X | ConditionSVarCompare$ LEY | SpellDescription$ Counter target spell if its converted mana cost is less than or equal to the highest converted mana cost among permanents you control. +SVar:X:Targeted$CardManaCost +SVar:Y:Count$MaxCMCYouCtrl +SVar:RemAIDeck:True +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/dispersal_shield.jpg +SetInfo:SCG|Common|http://magiccards.info/scans/en/sc/33.jpg +Oracle:Counter target spell if its converted mana cost is less than or equal to the highest converted mana cost among permanents you control. +End \ No newline at end of file