mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
- Added Whipflare and War Report.
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -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
|
||||
|
||||
9
res/cardsfolder/war_report.txt
Normal file
9
res/cardsfolder/war_report.txt
Normal 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
|
||||
8
res/cardsfolder/whipflare.txt
Normal file
8
res/cardsfolder/whipflare.txt
Normal 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
|
||||
Reference in New Issue
Block a user