From a254b17ca5df8eeb0f350bb76de0ea3c47eeef4d Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 22:23:06 +0000 Subject: [PATCH] - Added Whipflare and War Report. --- .gitattributes | 2 ++ res/cardsfolder/war_report.txt | 9 +++++++++ res/cardsfolder/whipflare.txt | 8 ++++++++ 3 files changed, 19 insertions(+) create mode 100644 res/cardsfolder/war_report.txt create mode 100644 res/cardsfolder/whipflare.txt diff --git a/.gitattributes b/.gitattributes index 85c08a8570a..4a4c9c5a99a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7454,6 +7454,7 @@ res/cardsfolder/war_chariot.txt -text svneol=native#text/plain res/cardsfolder/war_dance.txt -text svneol=native#text/plain res/cardsfolder/war_mammoth.txt -text svneol=native#text/plain res/cardsfolder/war_priest_of_thune.txt -text svneol=native#text/plain +res/cardsfolder/war_report.txt -text svneol=native#text/plain res/cardsfolder/war_spike_changeling.txt -text svneol=native#text/plain res/cardsfolder/war_torch_goblin.txt -text svneol=native#text/plain res/cardsfolder/warbreak_trumpeter.txt svneol=native#text/plain @@ -7532,6 +7533,7 @@ res/cardsfolder/whip_sergeant.txt -text svneol=native#text/plain res/cardsfolder/whip_silk.txt -text svneol=native#text/plain res/cardsfolder/whip_spine_drake.txt -text svneol=native#text/plain res/cardsfolder/whipcorder.txt -text svneol=native#text/plain +res/cardsfolder/whipflare.txt -text svneol=native#text/plain res/cardsfolder/whipstitched_zombie.txt -text svneol=native#text/plain res/cardsfolder/whiptail_moloch.txt -text svneol=native#text/plain res/cardsfolder/whiptail_wurm.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/war_report.txt b/res/cardsfolder/war_report.txt new file mode 100644 index 00000000000..2a56b2e2889 --- /dev/null +++ b/res/cardsfolder/war_report.txt @@ -0,0 +1,9 @@ +Name:War Report +ManaCost:3 W +Types:Instant +Text:no text +A:SP$GainLife | Cost$ 3 W | LifeAmount$ X | SpellDescription$ You gain life equal to the number of creatures on the battlefield plus the number of artifacts on the battlefield. +SVar:X:Count$Valid Creature,Artifact +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/war_report.jpg +End diff --git a/res/cardsfolder/whipflare.txt b/res/cardsfolder/whipflare.txt new file mode 100644 index 00000000000..ac732fb6195 --- /dev/null +++ b/res/cardsfolder/whipflare.txt @@ -0,0 +1,8 @@ +Name:Whipflare +ManaCost:1 R +Types:Sorcery +Text:no text +A:SP$ DamageAll | Cost$ 1 R | NumDmg$ 2 | ValidCards$ Creature.nonArtifact | ValidDescription$ each creature and each player. | SpellDescription$ CARDNAME deals 2 damage to each nonartifact creature. +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/whipflare.jpg +End \ No newline at end of file