mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
Added Dispersal Shield
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
13
res/cardsfolder/d/dispersal_shield.txt
Normal file
13
res/cardsfolder/d/dispersal_shield.txt
Normal 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
|
||||
Reference in New Issue
Block a user