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

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