add Red Elemental Blast (from original base Alpha - thanks jhhh)

This commit is contained in:
jendave
2011-08-06 14:40:48 +00:00
parent 2a56868323
commit e345c20502
2 changed files with 11 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -3976,6 +3976,7 @@ res/cardsfolder/recover.txt -text svneol=native#text/plain
res/cardsfolder/recumbent_bliss.txt -text svneol=native#text/plain
res/cardsfolder/recurring_nightmare.txt -text svneol=native#text/plain
res/cardsfolder/red_cliffs_armada.txt -text svneol=native#text/plain
res/cardsfolder/red_elemental_blast.txt -text svneol=native#text/plain
res/cardsfolder/red_mana_battery.txt -text svneol=native#text/plain
res/cardsfolder/red_ward.txt -text svneol=native#text/plain
res/cardsfolder/reduce_to_dreams.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,10 @@
Name:Red Elemental Blast
ManaCost:R
Types:Instant
Text:no text
A:SP$Destroy | Cost$ R | ValidTgts$ Permanent.Blue | TgtPrompt$ Select target blue permanent | SpellDescription$ Choose one - Destroy target blue permanent
A:SP$Counter | Cost$ R | Type$ Spell | CounterValid$ Card.Blue | SpellDescription$ or Counter target blue spell.
SVar:RemAIDeck:True
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/red_elemental_blast.jpg
End