mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
Added Soul's Fire
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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/soulless_one.txt svneol=native#text/plain
|
||||||
res/cardsfolder/s/soulquake.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_attendant.txt svneol=native#text/plain
|
||||||
|
res/cardsfolder/s/souls_fire.txt -text
|
||||||
res/cardsfolder/s/souls_grace.txt -text
|
res/cardsfolder/s/souls_grace.txt -text
|
||||||
res/cardsfolder/s/souls_majesty.txt -text
|
res/cardsfolder/s/souls_majesty.txt -text
|
||||||
res/cardsfolder/s/souls_might.txt svneol=native#text/plain
|
res/cardsfolder/s/souls_might.txt svneol=native#text/plain
|
||||||
|
|||||||
13
res/cardsfolder/s/souls_fire.txt
Normal file
13
res/cardsfolder/s/souls_fire.txt
Normal 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
|
||||||
Reference in New Issue
Block a user