add Pyhrexian Swarmlord (from New Phyrexia)

This commit is contained in:
jendave
2011-08-06 23:00:04 +00:00
parent 4fa523ae8a
commit c08edbc7b4
2 changed files with 13 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -5061,6 +5061,7 @@ res/cardsfolder/phyrexian_rebirth.txt svneol=native#text/plain
res/cardsfolder/phyrexian_reclamation.txt -text svneol=native#text/plain
res/cardsfolder/phyrexian_scuta.txt -text svneol=native#text/plain
res/cardsfolder/phyrexian_snowcrusher.txt -text svneol=native#text/plain
res/cardsfolder/phyrexian_swarmlord.txt -text svneol=native#text/plain
res/cardsfolder/phyrexian_tower.txt -text svneol=native#text/plain
res/cardsfolder/phyrexian_tribute.txt -text svneol=native#text/plain
res/cardsfolder/phyrexian_vatmother.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,12 @@
Name:Phyrexian Swarmlord
ManaCost:4 G G
Types:Creature Insect Horror
Text:no text
PT:4/4
K:Infect
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigToken | TriggerDescription$ At the beginning of your upkeep, put a 1/1 green Insect creature token with infect onto the battlefield for each poison counter your opponents have.
SVar:TrigToken:AB$Token | Cost$ 0 | TokenAmount$ X | TokenName$ Insect | TokenTypes$ Creature,Insect | TokenOwner$ You | TokenColors$ Green | TokenPower$ 1 | TokenToughness$ 1 | TokenKeywords$ Infect
SVar:X:Count$OppPoisonCounters
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/phyrexian_swarmlord.jpg
End