- Added Spire Monitor, Toxic Nim and Triumph of the Hordes.

This commit is contained in:
jendave
2011-08-06 22:24:57 +00:00
parent df87ff7517
commit 3204168307
4 changed files with 31 additions and 0 deletions

3
.gitattributes vendored
View File

@@ -6288,6 +6288,7 @@ res/cardsfolder/spiraling_duelist.txt -text svneol=native#text/plain
res/cardsfolder/spiraling_embers.txt -text svneol=native#text/plain
res/cardsfolder/spire_barrage.txt -text svneol=native#text/plain
res/cardsfolder/spire_golem.txt -text svneol=native#text/plain
res/cardsfolder/spire_monitor.txt -text svneol=native#text/plain
res/cardsfolder/spire_owl.txt -text svneol=native#text/plain
res/cardsfolder/spire_serpent.txt -text svneol=native#text/plain
res/cardsfolder/spirit_cairn.txt svneol=native#text/plain
@@ -6969,6 +6970,7 @@ res/cardsfolder/tower_of_murmurs.txt -text svneol=native#text/plain
res/cardsfolder/tower_of_the_magistrate.txt -text svneol=native#text/plain
res/cardsfolder/towering_baloth.txt -text svneol=native#text/plain
res/cardsfolder/toxic_iguanar.txt -text svneol=native#text/plain
res/cardsfolder/toxic_nim.txt -text svneol=native#text/plain
res/cardsfolder/toxin_sliver.txt -text svneol=native#text/plain
res/cardsfolder/toymaker.txt svneol=native#text/plain
res/cardsfolder/tracker.txt svneol=native#text/plain
@@ -7043,6 +7045,7 @@ res/cardsfolder/trip_noose.txt -text svneol=native#text/plain
res/cardsfolder/trip_wire.txt -text svneol=native#text/plain
res/cardsfolder/triskelavus.txt -text svneol=native#text/plain
res/cardsfolder/triskelion.txt -text svneol=native#text/plain
res/cardsfolder/triumph_of_the_hordes.txt -text svneol=native#text/plain
res/cardsfolder/trokin_high_guard.txt -text svneol=native#text/plain
res/cardsfolder/troll_ascetic.txt -text svneol=native#text/plain
res/cardsfolder/troll_horn_cameo.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,10 @@
Name:Spire Monitor
ManaCost:4 U
Types:Creature Drake
Text:no text
PT:3/3
K:Flash
K:Flying
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/spire_monitor.jpg
End

View File

@@ -0,0 +1,10 @@
Name:Toxic Nim
ManaCost:4 B B
Types:Creature Zombie
Text:no text
PT:4/1
K:Infect
A:AB$Regenerate | Cost$ B | SpellDescription$ Regenerate CARDNAME.
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/toxic_nim.jpg
End

View File

@@ -0,0 +1,8 @@
Name:Triumph of the Hordes
ManaCost:2 G G
Types:Sorcery
Text:no text
A:SP$ PumpAll | Cost$ 2 G G | ValidCards$ Creature.YouCtrl | NumAtt$ +1 | NumDef$ +1 | KW$ Trample & Infect | SpellDescription$ Until end of turn, creatures you control get +1/+1 and gain trample and infect. (Creatures with infect deal damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/triumph_of_the_hordes.jpg
End