mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
- Added Incinerate.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||||
|
|||||||
9
res/cardsfolder/incinerate.txt
Normal file
9
res/cardsfolder/incinerate.txt
Normal 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
|
||||||
Reference in New Issue
Block a user