Added Undying Flames

This commit is contained in:
moomarc
2012-03-29 07:52:42 +00:00
parent fd7469ca73
commit 046d94fdcd
2 changed files with 17 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -9626,6 +9626,7 @@ res/cardsfolder/u/undiscovered_paradise.txt svneol=native#text/plain
res/cardsfolder/u/undo.txt svneol=native#text/plain
res/cardsfolder/u/undying_beast.txt svneol=native#text/plain
res/cardsfolder/u/undying_evil.txt -text
res/cardsfolder/u/undying_flames.txt -text
res/cardsfolder/u/undying_rage.txt svneol=native#text/plain
res/cardsfolder/u/unearth.txt svneol=native#text/plain
res/cardsfolder/u/unearthly_blizzard.txt svneol=native#text/plain

View File

@@ -0,0 +1,16 @@
Name:Undying Flames
ManaCost:4 R R
Types:Sorcery
Text:no text
K:Epic
A:SP$ Pump | Cost$ 4 R R | SubAbility$ FlamingExile | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | StackDescription$ None | SpellDescription$ Exile cards from the top of your library until you exile a nonland card. Undying Flames deals damage to target creature or player equal to that card's converted mana cost.
SVar:FlamingExile:DB$ DigUntil | Valid$ Card.nonLand | ValidDescription$ nonland | FoundDestination$ Exile | RevealedDestination$ Exile | RememberFound$ True | SubAbility$ UndyingDamage
SVar:UndyingDamage:DB$ DealDamage | Defined$ Targeted | NumDmg$ X | SubAbility$ DBCleanup
SVar:DBCleanup:DB$Cleanup | ClearRemembered$ True
SVar:X:Remembered$CardManaCost
SVar:RemAIDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/undying_flames.jpg
SetInfo:SOK|Rare|http://magiccards.info/scans/en/sok/119.jpg
Oracle:Exile cards from the top of your library until you exile a nonland card. Undying Flames deals damage to target creature or player equal to that card's converted mana cost.\nEpic (For the rest of the game, you can't cast spells. At the beginning of each of your upkeeps, copy this spell except for its epic ability. You may choose a new target for the copy.)
End