From c5ba91fe7ff60141c6686f900be95facf485d69e Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 08:20:23 +0000 Subject: [PATCH] add Violet Pall (from Morningtide) as an example of Drawback$MakeToken --- .gitattributes | 1 + res/cardsfolder/violet_pall.txt | 8 ++++++++ 2 files changed, 9 insertions(+) create mode 100644 res/cardsfolder/violet_pall.txt diff --git a/.gitattributes b/.gitattributes index dcda2adf08f..c926d761318 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4036,6 +4036,7 @@ res/cardsfolder/vine_trellis.txt -text svneol=native#text/plain res/cardsfolder/vinelasher_kudzu.txt -text svneol=native#text/plain res/cardsfolder/violent_outburst.txt -text svneol=native#text/plain res/cardsfolder/violent_ultimatum.txt -text svneol=native#text/plain +res/cardsfolder/violet_pall.txt -text svneol=native#text/plain res/cardsfolder/viridian_acolyte.txt -text svneol=native#text/plain res/cardsfolder/viridian_joiner.txt -text svneol=native#text/plain res/cardsfolder/viridian_lorebearers.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/violet_pall.txt b/res/cardsfolder/violet_pall.txt new file mode 100644 index 00000000000..bdef848d463 --- /dev/null +++ b/res/cardsfolder/violet_pall.txt @@ -0,0 +1,8 @@ +Name:Violet Pall +ManaCost:4 B +Types:Tribal Instant Faerie +Text:Destroy target nonblack creature. Put a 1/1 black Faerie Rogue creature token with flying onto the battlefield. +K:spDestroyTgt:Creature.nonBlack:Drawback$MakeToken<>1<>Faerie Rogue<>B 1 1 Faerie Rogue<>Controller<>B<>Creature;Faerie;Rogue<>1<>1<>Flying +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/violet_pall.jpg +End \ No newline at end of file