- Added Devastating Dreams and Induce Despair.

This commit is contained in:
Sloth
2011-09-08 12:10:29 +00:00
parent 48d045cd51
commit 447142ad59
3 changed files with 27 additions and 0 deletions

2
.gitattributes vendored
View File

@@ -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/detonate.txt svneol=native#text/plain
res/cardsfolder/d/deus_of_calamity.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/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/devastating_summons.txt svneol=native#text/plain
res/cardsfolder/d/devastation.txt svneol=native#text/plain res/cardsfolder/d/devastation.txt svneol=native#text/plain
res/cardsfolder/d/devoted_druid.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_archangel.txt svneol=native#text/plain
res/cardsfolder/i/indomitable_will.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/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/inertia_bubble.txt svneol=native#text/plain
res/cardsfolder/i/inexorable_tide.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 res/cardsfolder/i/infantry_veteran.txt svneol=native#text/plain

View File

@@ -0,0 +1,13 @@
Name:Devastating Dreams
ManaCost:R R
Types:Sorcery
Text:no text
A:SP$ Sacrifice | Cost$ R R Discard<X/Random> | 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

View File

@@ -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