- Added Incinerate.

This commit is contained in:
jendave
2011-08-06 13:28:26 +00:00
parent 5ce3c99c2b
commit 144aa60e00
2 changed files with 10 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -2357,6 +2357,7 @@ res/cardsfolder/implode.txt -text svneol=native#text/plain
res/cardsfolder/improvised_armor.txt -text svneol=native#text/plain res/cardsfolder/improvised_armor.txt -text svneol=native#text/plain
res/cardsfolder/impulse.txt -text svneol=native#text/plain res/cardsfolder/impulse.txt -text svneol=native#text/plain
res/cardsfolder/incendiary_command.txt -text svneol=native#text/plain res/cardsfolder/incendiary_command.txt -text svneol=native#text/plain
res/cardsfolder/incinerate.txt -text svneol=native#text/plain
res/cardsfolder/incurable_ogre.txt -text svneol=native#text/plain res/cardsfolder/incurable_ogre.txt -text svneol=native#text/plain
res/cardsfolder/indebted_samurai.txt -text svneol=native#text/plain res/cardsfolder/indebted_samurai.txt -text svneol=native#text/plain
res/cardsfolder/independent_troops.txt -text svneol=native#text/plain res/cardsfolder/independent_troops.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,9 @@
Name:Incinerate
ManaCost:1 R
Types:Instant
Text:no text
A:SP$DealDamage | Cost$ 1 R | Tgt$ TgtCP | NumDmg$ 3 | SubAbility$ SVar=DB | SpellDescription$ CARDNAME deals 3 damage to target creature or player.
SVar:DB:DB$Pump | KW$ HIDDEN CARDNAME can't be regenerated. | Defined$Targeted
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/incinerate.jpg
End