From 447142ad59a99edbbe39a61b0095bb2e15a73dd5 Mon Sep 17 00:00:00 2001 From: Sloth Date: Thu, 8 Sep 2011 12:10:29 +0000 Subject: [PATCH] - Added Devastating Dreams and Induce Despair. --- .gitattributes | 2 ++ res/cardsfolder/d/devastating_dreams.txt | 13 +++++++++++++ res/cardsfolder/i/induce_despair.txt | 12 ++++++++++++ 3 files changed, 27 insertions(+) create mode 100644 res/cardsfolder/d/devastating_dreams.txt create mode 100644 res/cardsfolder/i/induce_despair.txt diff --git a/.gitattributes b/.gitattributes index 9c5edfe60a1..ea4f33174e5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1921,6 +1921,7 @@ res/cardsfolder/d/destructive_urge.txt svneol=native#text/plain res/cardsfolder/d/detonate.txt svneol=native#text/plain res/cardsfolder/d/deus_of_calamity.txt svneol=native#text/plain res/cardsfolder/d/devastate.txt svneol=native#text/plain +res/cardsfolder/d/devastating_dreams.txt -text res/cardsfolder/d/devastating_summons.txt svneol=native#text/plain res/cardsfolder/d/devastation.txt svneol=native#text/plain res/cardsfolder/d/devoted_druid.txt svneol=native#text/plain @@ -3771,6 +3772,7 @@ res/cardsfolder/i/indomitable_ancients.txt svneol=native#text/plain res/cardsfolder/i/indomitable_archangel.txt svneol=native#text/plain res/cardsfolder/i/indomitable_will.txt svneol=native#text/plain res/cardsfolder/i/indrik_stomphowler.txt svneol=native#text/plain +res/cardsfolder/i/induce_despair.txt -text res/cardsfolder/i/inertia_bubble.txt svneol=native#text/plain res/cardsfolder/i/inexorable_tide.txt svneol=native#text/plain res/cardsfolder/i/infantry_veteran.txt svneol=native#text/plain diff --git a/res/cardsfolder/d/devastating_dreams.txt b/res/cardsfolder/d/devastating_dreams.txt new file mode 100644 index 00000000000..724d88a8e93 --- /dev/null +++ b/res/cardsfolder/d/devastating_dreams.txt @@ -0,0 +1,13 @@ +Name:Devastating Dreams +ManaCost:R R +Types:Sorcery +Text:no text +A:SP$ Sacrifice | Cost$ R R Discard | Defined$ Each | SacValid$ Land | Amount$ ChosenX | SubAbility$ SVar=DBDamage | SpellDescription$ Each player sacrifices X lands. CARDNAME deals X damage to each creature. +SVar:DBDamage:DB$ DamageAll | NumDmg$ ChosenX | ValidCards$ Creature +SVar:X:XChoice +SVar:RemAIDeck:True +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/devastating_dreams.jpg +SetInfo:TOR|Rare|http://magiccards.info/scans/en/tr/95.jpg +Oracle:As an additional cost to cast Devastating Dreams, discard X cards at random.\nEach player sacrifices X lands. Devastating Dreams deals X damage to each creature. +End \ No newline at end of file diff --git a/res/cardsfolder/i/induce_despair.txt b/res/cardsfolder/i/induce_despair.txt new file mode 100644 index 00000000000..ed05bcfa3fd --- /dev/null +++ b/res/cardsfolder/i/induce_despair.txt @@ -0,0 +1,12 @@ +Name:Induce Despair +ManaCost:2 B +Types:Instant +Text:no text +A:SP$ Pump | Cost$ 2 B Reveal<1/Creature> | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ -X | NumDef$ -X | IsCurse$ True | SpellDescription$ Target creature gets -X/-X until end of turn, where X is the revealed card's converted mana cost. +SVar:X:Revealed$CardManaCost +SVar:RemAIDeck:True +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/induce_despair.jpg +SetInfo:ROE|Common|http://magiccards.info/scans/en/roe/114.jpg +Oracle:As an additional cost to cast Induce Despair, reveal a creature card from your hand.\nTarget creature gets -X/-X until end of turn, where X is the revealed card's converted mana cost. +End \ No newline at end of file