Added Dispersal Shield

This commit is contained in:
moomarc
2012-03-30 09:16:21 +00:00
parent 5550208c09
commit 2f1683d2cc
2 changed files with 14 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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

View File

@@ -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