mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
add Pyhrexian Swarmlord (from New Phyrexia)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
12
res/cardsfolder/phyrexian_swarmlord.txt
Normal file
12
res/cardsfolder/phyrexian_swarmlord.txt
Normal 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
|
||||
Reference in New Issue
Block a user