Added Soul's Fire

This commit is contained in:
moomarc
2012-03-22 17:20:30 +00:00
parent 36feb46cbd
commit 6d54efa1dc
2 changed files with 14 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -8365,6 +8365,7 @@ res/cardsfolder/s/souldrinker.txt svneol=native#text/plain
res/cardsfolder/s/soulless_one.txt svneol=native#text/plain
res/cardsfolder/s/soulquake.txt svneol=native#text/plain
res/cardsfolder/s/souls_attendant.txt svneol=native#text/plain
res/cardsfolder/s/souls_fire.txt -text
res/cardsfolder/s/souls_grace.txt -text
res/cardsfolder/s/souls_majesty.txt -text
res/cardsfolder/s/souls_might.txt svneol=native#text/plain

View File

@@ -0,0 +1,13 @@
Name:Soul's Fire
ManaCost:2 R
Types:Instant
Text:no text
A:SP$ Pump | Cost$ 2 R | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control | SubAbility$ SoulsDamage | SpellDescription$ Target creature you control on the battlefield deals damage equal to its power to target creature or player.
SVar:SoulsDamage:DB$DealDamage | Tgt$ TgtCP | NumDmg$ X | ConditionDefined$ Targeted | ConditionPresent$ Creature | ConditionCompare$ EQ1 | DamageSource$ Targeted | SubAbility$ DBPump
SVar:X:Targeted$CardPower
SVar:RemAIDeck:True
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/souls_fire.jpg
SetInfo:ALA|Common|http://magiccards.info/scans/en/ala/115.jpg
Oracle:Target creature you control on the battlefield deals damage equal to its power to target creature or player.
End