From c08edbc7b4e428145c828e9bd2d9b39f3ec7fac4 Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 23:00:04 +0000 Subject: [PATCH] add Pyhrexian Swarmlord (from New Phyrexia) --- .gitattributes | 1 + res/cardsfolder/phyrexian_swarmlord.txt | 12 ++++++++++++ 2 files changed, 13 insertions(+) create mode 100644 res/cardsfolder/phyrexian_swarmlord.txt diff --git a/.gitattributes b/.gitattributes index 4b5e13e2cb0..ea7b13cedb5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/res/cardsfolder/phyrexian_swarmlord.txt b/res/cardsfolder/phyrexian_swarmlord.txt new file mode 100644 index 00000000000..976d5dc361e --- /dev/null +++ b/res/cardsfolder/phyrexian_swarmlord.txt @@ -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 \ No newline at end of file