From 95845b4c82c2f06784af63831f4bf402199a177b Mon Sep 17 00:00:00 2001 From: slapshot5 Date: Mon, 31 Oct 2011 01:49:25 +0000 Subject: [PATCH] add Pouncing Wurm (from Planar Chaos) --- .gitattributes | 1 + res/cardsfolder/p/pouncing_wurm.txt | 13 +++++++++++++ 2 files changed, 14 insertions(+) create mode 100644 res/cardsfolder/p/pouncing_wurm.txt diff --git a/.gitattributes b/.gitattributes index 84776c9d94c..537a0bb2e5f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/res/cardsfolder/p/pouncing_wurm.txt b/res/cardsfolder/p/pouncing_wurm.txt new file mode 100644 index 00000000000..7038cb4931e --- /dev/null +++ b/res/cardsfolder/p/pouncing_wurm.txt @@ -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 \ No newline at end of file