From f2f3f3bc6327f45a587459f46b9f594f39252473 Mon Sep 17 00:00:00 2001 From: ArsenalNut Date: Sat, 3 Sep 2011 23:16:06 +0000 Subject: [PATCH] Added Cone of Flame, Dwarven Landslide, Rushing River, Stand Together --- .gitattributes | 4 ++++ res/cardsfolder/c/cone_of_flame.txt | 12 ++++++++++++ res/cardsfolder/d/dwarven_landslide.txt | 11 +++++++++++ res/cardsfolder/r/rushing_river.txt | 11 +++++++++++ res/cardsfolder/s/stand_together.txt | 10 ++++++++++ 5 files changed, 48 insertions(+) create mode 100644 res/cardsfolder/c/cone_of_flame.txt create mode 100644 res/cardsfolder/d/dwarven_landslide.txt create mode 100644 res/cardsfolder/r/rushing_river.txt create mode 100644 res/cardsfolder/s/stand_together.txt diff --git a/.gitattributes b/.gitattributes index 37c42e29b1b..ce6ecee870c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1462,6 +1462,7 @@ res/cardsfolder/c/concordant_crossroads.txt svneol=native#text/plain res/cardsfolder/c/concussive_bolt.txt svneol=native#text/plain res/cardsfolder/c/condemn.txt svneol=native#text/plain res/cardsfolder/c/condescend.txt svneol=native#text/plain +res/cardsfolder/c/cone_of_flame.txt -text res/cardsfolder/c/confiscate.txt svneol=native#text/plain res/cardsfolder/c/conflux.txt svneol=native#text/plain res/cardsfolder/c/confound.txt svneol=native#text/plain @@ -2166,6 +2167,7 @@ res/cardsfolder/d/dwarven_bloodboiler.txt svneol=native#text/plain res/cardsfolder/d/dwarven_demolition_team.txt svneol=native#text/plain res/cardsfolder/d/dwarven_grunt.txt svneol=native#text/plain res/cardsfolder/d/dwarven_hold.txt svneol=native#text/plain +res/cardsfolder/d/dwarven_landslide.txt -text res/cardsfolder/d/dwarven_lieutenant.txt svneol=native#text/plain res/cardsfolder/d/dwarven_miner.txt svneol=native#text/plain res/cardsfolder/d/dwarven_nomad.txt svneol=native#text/plain @@ -6345,6 +6347,7 @@ res/cardsfolder/r/runes_of_the_deus.txt svneol=native#text/plain res/cardsfolder/r/rupture.txt svneol=native#text/plain res/cardsfolder/r/rupture_spire.txt svneol=native#text/plain res/cardsfolder/r/rush_of_knowledge.txt svneol=native#text/plain +res/cardsfolder/r/rushing_river.txt -text res/cardsfolder/r/rushwood_dryad.txt svneol=native#text/plain res/cardsfolder/r/rushwood_elemental.txt svneol=native#text/plain res/cardsfolder/r/rushwood_herbalist.txt svneol=native#text/plain @@ -7316,6 +7319,7 @@ res/cardsfolder/s/stampeding_rhino.txt svneol=native#text/plain res/cardsfolder/s/stampeding_serow.txt svneol=native#text/plain res/cardsfolder/s/stampeding_wildebeests.txt svneol=native#text/plain res/cardsfolder/s/stand_firm.txt svneol=native#text/plain +res/cardsfolder/s/stand_together.txt -text res/cardsfolder/s/standing_stones.txt svneol=native#text/plain res/cardsfolder/s/standing_troops.txt svneol=native#text/plain res/cardsfolder/s/standstill.txt svneol=native#text/plain diff --git a/res/cardsfolder/c/cone_of_flame.txt b/res/cardsfolder/c/cone_of_flame.txt new file mode 100644 index 00000000000..d8cacf3c19c --- /dev/null +++ b/res/cardsfolder/c/cone_of_flame.txt @@ -0,0 +1,12 @@ +Name:Cone of Flame +ManaCost:3 R R +Types:Sorcery +Text:no text +A:SP$ DealDamage | Cost$ 3 R | ValidTgts$ Creature,Player,Planeswalker | TgtPrompt$ Select target creature or player | NumDmg$ 1 | SubAbility$ DBDamageTwo | SpellDescription$ CARDNAME deals 1 damage to target creature or player, 2 damage to another target creature or player, and 3 damage to a third target creature or player. +SVar:DBDamageTwo:DB$ DealDamage | Cost$ 0 | ValidTgts$ Creature,Player,Planeswalker | TgtPrompt$ Select another target creature or player | NumDmg$ 2 |TargetUnique$ True | SubAbility$ DBDamageThree +SVar:DBDamageThree:DB$ DealDamage | Cost$ 0 | ValidTgts$ Creature,Player,Planeswalker | TgtPrompt$ Select another target creature or player | NumDmg$ 3 |TargetUnique$ True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/cone_of_flame.jpg +SetInfo:WTH|Uncommon|http://magiccards.info/scans/en/wl/95.jpg +SetInfo:10E|Uncommon|http://magiccards.info/scans/en/10e/194.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/d/dwarven_landslide.txt b/res/cardsfolder/d/dwarven_landslide.txt new file mode 100644 index 00000000000..6760a87bd12 --- /dev/null +++ b/res/cardsfolder/d/dwarven_landslide.txt @@ -0,0 +1,11 @@ +Name:Dwarven Landslide +ManaCost:3 R +Types:Sorcery +Text:no text +A:SP$ Destroy | Cost$ 3 R | ValidTgts$ Land | TgtPrompt$ Select target land | SpellDescription$ Destroy target land. If CARDNAME was kicked, destroy another target land. +A:SP$ Destroy | Cost$ 5 R R Sac<1/Land> | ValidTgts$ Land | TgtPrompt$ Select target land | SubAbility$ DBKicker | SpellDescription$ Kicker - 2 R, Sacrifice a land. (You may pay 2 R and sacrifice a land in addition to any other costs as you cast this spell.) +SVar:DBKicker:DB$ Destroy | Cost$ 0 | ValidTgts$ Land | TgtPrompt$ Select another target land | TargetUnique$ True +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/dwarven_landslide.jpg +SetInfo:APC|Common|http://magiccards.info/scans/en/ap/60.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/r/rushing_river.txt b/res/cardsfolder/r/rushing_river.txt new file mode 100644 index 00000000000..95fdc2b7908 --- /dev/null +++ b/res/cardsfolder/r/rushing_river.txt @@ -0,0 +1,11 @@ +Name:Rushing River +ManaCost:2 U +Types:Instant +Text:no text +A:SP$ ChangeZone | Cost$ 2 U | ValidTgts$ Permanent.nonLand | TgtPrompt$ Select target nonland permanent | Origin$ Battlefield | Destination$ Hand | SpellDescription$ Return target nonland permanent to its owner's hand. If CARDNAME was kicked, return another target nonland permanent to its owner's hand. +A:SP$ ChangeZone | Cost$ 2 U Sac<1/Land> | ValidTgts$ Permanent.nonLand | TgtPrompt$ Select target nonland permanent | Origin$ Battlefield | Destination$ Hand | SubAbility$ DBKicker | SpellDescription$ Kicker-Sacrifice a land. (You may sacrifice a land in addition to any other costs as you cast this spell.) +SVar:DBKicker:DB$ ChangeZone | Cost$ 0 | ValidTgts$ Permanent.nonLand | TgtPrompt$ Select another target nonland permanent | Origin$ Battlefield | Destination$ Hand | TargetUnique$ True +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/rushing_river.jpg +SetInfo:PLS|Common|http://magiccards.info/scans/en/ps/30.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/s/stand_together.txt b/res/cardsfolder/s/stand_together.txt new file mode 100644 index 00000000000..4eacc2be5b8 --- /dev/null +++ b/res/cardsfolder/s/stand_together.txt @@ -0,0 +1,10 @@ +Name:Stand Together +ManaCost:3 G G +Types:Instant +Text:no text +A:SP$ PutCounter | Cost$ 3 G G | ValidTgts$ Creature |TgtPrompt$ Select target creature | CounterType$ P1P1 | CounterNum$ 2 | SubAbility$ DBPutTwo | SpellDescription$ Put two +1/+1 counters on target creature and two +1/+1 counters on another target creature. +SVar:DBPutTwo:DB$ PutCounter | Cost$ 0 | ValidTgts$ Creature |TgtPrompt$ Select another target creature | TargetUnique$ True | CounterType$ P1P1 | CounterNum$ 2 +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/stand_together.jpg +SetInfo:DST|Uncommon|http://magiccards.info/scans/en/ds/84.jpg +End \ No newline at end of file