diff --git a/.gitattributes b/.gitattributes index 2d5567925b9..53b1ce3a646 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/res/cardsfolder/u/undying_flames.txt b/res/cardsfolder/u/undying_flames.txt new file mode 100644 index 00000000000..8f31f10d304 --- /dev/null +++ b/res/cardsfolder/u/undying_flames.txt @@ -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 \ No newline at end of file