mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 03:38:01 +00:00
add Pouncing Wurm (from Planar Chaos)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -6087,6 +6087,7 @@ res/cardsfolder/p/possessed_nomad.txt svneol=native#text/plain
|
||||
res/cardsfolder/p/postmortem_lunge.txt svneol=native#text/plain
|
||||
res/cardsfolder/p/poultice_sliver.txt svneol=native#text/plain
|
||||
res/cardsfolder/p/pouncing_jaguar.txt svneol=native#text/plain
|
||||
res/cardsfolder/p/pouncing_wurm.txt -text
|
||||
res/cardsfolder/p/powder_keg.txt svneol=native#text/plain
|
||||
res/cardsfolder/p/power_armor.txt svneol=native#text/plain
|
||||
res/cardsfolder/p/power_artifact.txt svneol=native#text/plain
|
||||
|
||||
13
res/cardsfolder/p/pouncing_wurm.txt
Normal file
13
res/cardsfolder/p/pouncing_wurm.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
Name:Pouncing Wurm
|
||||
ManaCost:3 G
|
||||
Types:Creature Wurm
|
||||
Text:no text
|
||||
PT:3/3
|
||||
K:Kicker:2 G
|
||||
T:Mode$ ChangesZone | ValidCard$ Card.Self+kicked | Origin$ Any | Destination$ Battlefield | Execute$ TrigPut | Static$ True | TriggerDescription$ If CARDNAME was kicked, it enters the battlefield with three +1/+1 counters on it and with haste.
|
||||
SVar:TrigPut:AB$ PutCounter | Cost$ 0 | Defined$ Self | CounterType$ P1P1 | CounterNum$ 3 | SubAbility$ DBPump
|
||||
SVar:DBPump:DB$ Pump | Defined$ Self | KW$ Haste
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/mitotic_slime.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user