From d10ec7bb7f6bc9ef46ee60ca3a049e8fc34fc353 Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 21:15:23 +0000 Subject: [PATCH] added Thorntooth Witch (from Lorwyn) thanks Chris, Sloth and Hellfish --- .gitattributes | 1 + res/cardsfolder/thorntooth_witch.txt | 12 ++++++++++++ 2 files changed, 13 insertions(+) create mode 100644 res/cardsfolder/thorntooth_witch.txt diff --git a/.gitattributes b/.gitattributes index 4fae5f49414..6476283b68c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6686,6 +6686,7 @@ res/cardsfolder/thornling.txt -text svneol=native#text/plain res/cardsfolder/thornscape_apprentice.txt -text svneol=native#text/plain res/cardsfolder/thornscape_familiar.txt -text svneol=native#text/plain res/cardsfolder/thornscape_master.txt -text svneol=native#text/plain +res/cardsfolder/thorntooth_witch.txt -text svneol=native#text/plain res/cardsfolder/thornwatch_scarecrow.txt -text svneol=native#text/plain res/cardsfolder/thornweald_archer.txt -text svneol=native#text/plain res/cardsfolder/thornwind_faeries.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/thorntooth_witch.txt b/res/cardsfolder/thorntooth_witch.txt new file mode 100644 index 00000000000..23851661f53 --- /dev/null +++ b/res/cardsfolder/thorntooth_witch.txt @@ -0,0 +1,12 @@ +Name:Thorntooth Witch +ManaCost:5 B +Types:Creature Treefolk Shaman +Text:no text +PT:3/4 +T:Mode$ SpellCast | ValidCard$ Treefolk.Other+YouCtrl | OptionalDecider$ You | TriggerZones$ Battlefield | Execute$ TrigPump | TriggerDescription$ Whenever you cast a Treefolk spell, you may have target creature get +3/-3 until end of turn. +SVar:TrigPump:AB$Pump | Cost$ 0 | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ 3 | NumDef$ -3 | IsCurse$ True +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/thorntooth_witch.jpg +SetInfo:LRW|Uncommon|http://magiccards.info/scans/en/lw/144.jpg +End \ No newline at end of file