- Added Spell Burst.

This commit is contained in:
jendave
2011-08-06 22:59:39 +00:00
parent fbd0beb144
commit c7a27e2c23
2 changed files with 12 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -6436,6 +6436,7 @@ res/cardsfolder/spectral_searchlight.txt -text svneol=native#text/plain
res/cardsfolder/spectral_shield.txt svneol=native#text/plain
res/cardsfolder/spectral_sliver.txt svneol=native#text/plain
res/cardsfolder/spell_blast.txt svneol=native#text/plain
res/cardsfolder/spell_burst.txt -text svneol=native#text/plain
res/cardsfolder/spell_contortion.txt -text svneol=native#text/plain
res/cardsfolder/spell_pierce.txt -text svneol=native#text/plain
res/cardsfolder/spell_snare.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,11 @@
Name:Spell Burst
ManaCost:X U
Types:Instant
Text:no text
A:SP$Counter | Cost$ X U | TargetType$ Spell | ValidTgts$ Card | SpellDescription$ Counter target spell with converted mana cost X.
SVar:X:Targeted$CardManaCost
SVar:Buyback:3
SVar:RemAIDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/spell_burst.jpg
End