- Added Whipflare and War Report.

This commit is contained in:
jendave
2011-08-06 22:23:06 +00:00
parent 6524f40452
commit a254b17ca5
3 changed files with 19 additions and 0 deletions

2
.gitattributes vendored
View File

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

View File

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

View File

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