From 6d54efa1dc766f955f4b6078278dedccac08d17d Mon Sep 17 00:00:00 2001 From: moomarc Date: Thu, 22 Mar 2012 17:20:30 +0000 Subject: [PATCH] Added Soul's Fire --- .gitattributes | 1 + res/cardsfolder/s/souls_fire.txt | 13 +++++++++++++ 2 files changed, 14 insertions(+) create mode 100644 res/cardsfolder/s/souls_fire.txt diff --git a/.gitattributes b/.gitattributes index f6ed2cbab34..dcf5d0dede7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/res/cardsfolder/s/souls_fire.txt b/res/cardsfolder/s/souls_fire.txt new file mode 100644 index 00000000000..33e316c209d --- /dev/null +++ b/res/cardsfolder/s/souls_fire.txt @@ -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 \ No newline at end of file