From a267fbe0a8ccd4f32874bdf9f0855695a70dba2b Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 20:31:59 +0000 Subject: [PATCH] *Added Spike Tiller. --- .gitattributes | 1 + res/cardsfolder/spike_tiller.txt | 12 ++++++++++++ 2 files changed, 13 insertions(+) create mode 100644 res/cardsfolder/spike_tiller.txt diff --git a/.gitattributes b/.gitattributes index 11c984307e1..c3c39f2242c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6037,6 +6037,7 @@ res/cardsfolder/spike_drone.txt -text svneol=native#text/plain res/cardsfolder/spike_feeder.txt -text svneol=native#text/plain res/cardsfolder/spike_hatcher.txt -text svneol=native#text/plain res/cardsfolder/spike_soldier.txt svneol=native#text/plain +res/cardsfolder/spike_tiller.txt -text svneol=native#text/plain res/cardsfolder/spike_weaver.txt -text svneol=native#text/plain res/cardsfolder/spike_worker.txt -text svneol=native#text/plain res/cardsfolder/spikeshot_elder.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/spike_tiller.txt b/res/cardsfolder/spike_tiller.txt new file mode 100644 index 00000000000..567b02065aa --- /dev/null +++ b/res/cardsfolder/spike_tiller.txt @@ -0,0 +1,12 @@ +Name:Spike Tiller +ManaCost:3 G G +Types:Creature Spike +Text:no text +PT:0/0 +K:etbCounters:P1P1:3 +A:AB$PutCounter | Cost$ 2 SubCounter<1/P1P1> | Tgt$ TgtC | CounterType$ P1P1 | CounterNum$ 1 | SpellDescription$ Put a +1/+1 counter on target creature. +A:AB$Animate | Cost$ 2 SubCounter<1/P1P1> | ValidTgts$ Land | TgtPrompt$ Choose target land. | Power$ 2 | Toughness$ 2 | Types$ Creature | Permanent$ True | SubAbility$SVar=DBPutCounter | SpellDescription$ Target land becomes a 2/2 creature that's still a land. Put a +1/+1 counter on it. +SVar:DBPutCounter:DB$PutCounter | Defined$ Targeted | CounterType$ P1P1 | CounterNum$ 1 +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/spike_tiller.jpg +End \ No newline at end of file