Added 2 stPump cards.

This commit is contained in:
jendave
2011-08-06 08:12:21 +00:00
parent 20307e1106
commit 6837f73d13
4 changed files with 24 additions and 1 deletions

2
.gitattributes vendored
View File

@@ -4116,6 +4116,7 @@ res/cardsfolder/warthog.txt -text svneol=native#text/plain
res/cardsfolder/wasp_lancer.txt -text svneol=native#text/plain res/cardsfolder/wasp_lancer.txt -text svneol=native#text/plain
res/cardsfolder/wasteland.txt -text svneol=native#text/plain res/cardsfolder/wasteland.txt -text svneol=native#text/plain
res/cardsfolder/watcher_sliver.txt -text svneol=native#text/plain res/cardsfolder/watcher_sliver.txt -text svneol=native#text/plain
res/cardsfolder/watchwing_scarecrow.txt -text svneol=native#text/plain
res/cardsfolder/watchwolf.txt -text svneol=native#text/plain res/cardsfolder/watchwolf.txt -text svneol=native#text/plain
res/cardsfolder/water_elemental.txt -text svneol=native#text/plain res/cardsfolder/water_elemental.txt -text svneol=native#text/plain
res/cardsfolder/water_servant.txt -text svneol=native#text/plain res/cardsfolder/water_servant.txt -text svneol=native#text/plain
@@ -4228,6 +4229,7 @@ res/cardsfolder/woodland_changeling.txt -text svneol=native#text/plain
res/cardsfolder/woodland_druid.txt -text svneol=native#text/plain res/cardsfolder/woodland_druid.txt -text svneol=native#text/plain
res/cardsfolder/woodlurker_mimic.txt -text svneol=native#text/plain res/cardsfolder/woodlurker_mimic.txt -text svneol=native#text/plain
res/cardsfolder/woodripper.txt -text svneol=native#text/plain res/cardsfolder/woodripper.txt -text svneol=native#text/plain
res/cardsfolder/woolly_mammoths.txt -text svneol=native#text/plain
res/cardsfolder/woolly_thoctar.txt -text svneol=native#text/plain res/cardsfolder/woolly_thoctar.txt -text svneol=native#text/plain
res/cardsfolder/words_of_wisdom.txt -text svneol=native#text/plain res/cardsfolder/words_of_wisdom.txt -text svneol=native#text/plain
res/cardsfolder/worldly_tutor.txt -text svneol=native#text/plain res/cardsfolder/worldly_tutor.txt -text svneol=native#text/plain

View File

@@ -3,7 +3,7 @@ ManaCost:6
Types:Artifact Creature Scarecrow Types:Artifact Creature Scarecrow
Text:no text Text:no text
PT:4/4 PT:4/4
K:stPumpSelf:Creature:0/0/Wither:isPresent Creature.Green+YouCtrl:Blazethorn Scarecrow has wither as long as you control a green creature. (It deals damage to creatures in the form of -1/-1 counters.) K:stPumpSelf:Creature:0/0/Wither:isPresent Creature.Green+YouCtrl:Thornwatch Scarecrow has wither as long as you control a green creature. (It deals damage to creatures in the form of -1/-1 counters.)
K:stPumpSelf:Creature:0/0/Vigilance:isPresent Creature.White+YouCtrl:Thornwatch Scarecrow has vigilance as long as you control a white creature. K:stPumpSelf:Creature:0/0/Vigilance:isPresent Creature.White+YouCtrl:Thornwatch Scarecrow has vigilance as long as you control a white creature.
SVar:BuffedBy:Creature.White,Creature.Green SVar:BuffedBy:Creature.White,Creature.Green
SVar:Rarity:Common SVar:Rarity:Common

View File

@@ -0,0 +1,11 @@
Name:Watchwing Scarecrow
ManaCost:4
Types:Artifact Creature Scarecrow
Text:no text
PT:2/4
K:stPumpSelf:Creature:0/0/Flying:isPresent Creature.Blue+YouCtrl:Watchwing Scarecrow has flying as long as you control a blue creature.
K:stPumpSelf:Creature:0/0/Vigilance:isPresent Creature.White+YouCtrl:Watchwing Scarecrow has vigilance as long as you control a white creature.
SVar:BuffedBy:Creature.White,Creature.Blue
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/watchwing_scarecrow.jpg
End

View File

@@ -0,0 +1,10 @@
Name:Woolly Mammoths
ManaCost:1 G G
Types:Creature Elephant
Text:no text
PT:3/2
K:stPumpSelf:Creature:0/0/Trample:isPresent Land.Snow+YouCtrl:Woolly Mammoths has trample as long as you control a snow land.
SVar:BuffedBy:Land.Snow
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/woolly_mammoths.jpg
End