- Added Weed-Pruner Poplar.

This commit is contained in:
jendave
2011-08-06 15:38:36 +00:00
parent 6308f98d5e
commit e474a8dd86
2 changed files with 11 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -5871,6 +5871,7 @@ res/cardsfolder/weatherseed_faeries.txt -text svneol=native#text/plain
res/cardsfolder/weatherseed_treefolk.txt -text svneol=native#text/plain
res/cardsfolder/web.txt -text svneol=native#text/plain
res/cardsfolder/wee_dragonauts.txt -text svneol=native#text/plain
res/cardsfolder/weed_pruner_poplar.txt -text svneol=native#text/plain
res/cardsfolder/wei_ambush_force.txt -text svneol=native#text/plain
res/cardsfolder/wei_elite_companions.txt -text svneol=native#text/plain
res/cardsfolder/wei_infantry.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,10 @@
Name:Weed-Pruner Poplar
ManaCost:4 B
Types:Creature Treefolk Assassin
Text:no text
PT:3/3
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPump | Optional$ True | TriggerDescription$ At the beginning of your upkeep, target creature other than Weed-Pruner Poplar gets -1/-1 until end of turn.
SVar:TrigPump:AB$Pump | Cost$ 0 | ValidTgts$ Creature.Other | TgtPrompt$ Select another target creature | NumAtt$ -1 | NumDef$ -1 | IsCurse$ True
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/weed_pruner_poplar.jpg
End