From 9d7accbb80aeb138683e9028d21e7b11cb7384e9 Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 19:41:15 +0000 Subject: [PATCH] - Added Puppeteer Clique. --- .gitattributes | 1 + res/cardsfolder/puppeteer_clique.txt | 13 +++++++++++++ 2 files changed, 14 insertions(+) create mode 100644 res/cardsfolder/puppeteer_clique.txt diff --git a/.gitattributes b/.gitattributes index 16753051ac5..71ab6015141 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4764,6 +4764,7 @@ res/cardsfolder/punishing_fire.txt svneol=native#text/plain res/cardsfolder/puppet_conjurer.txt svneol=native#text/plain res/cardsfolder/puppet_strings.txt -text svneol=native#text/plain res/cardsfolder/puppeteer.txt -text svneol=native#text/plain +res/cardsfolder/puppeteer_clique.txt -text svneol=native#text/plain res/cardsfolder/purge.txt -text svneol=native#text/plain res/cardsfolder/purify.txt -text svneol=native#text/plain res/cardsfolder/purity.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/puppeteer_clique.txt b/res/cardsfolder/puppeteer_clique.txt new file mode 100644 index 00000000000..49d4b9512f4 --- /dev/null +++ b/res/cardsfolder/puppeteer_clique.txt @@ -0,0 +1,13 @@ +Name:Puppeteer Clique +ManaCost:3 B B +Types:Creature Faerie Wizard +Text:no text +PT:3/2 +K:Persist +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChangeZone | TriggerDescription$ When CARDNAME enters the battlefield, put target creature card from an opponent's graveyard onto the battlefield under your control. It has haste. At the beginning of your next end step, exile it. +SVar:TrigChangeZone:AB$ChangeZone | Cost$ 0 | ValidTgts$ Creature.YouDontCtrl | TgtPrompt$ Select target creature from an opponent's graveyard | Origin$ Graveyard | Destination$ Battlefield | GainControl$ True | SubAbility$ SVar=DBPump +SVar:DBPump:DB$Pump | KW$ Haste & HIDDEN At the beginning of the end step, exile CARDNAME. | Defined$ Targeted +SVar:PlayMain1:TRUE +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/puppeteer_clique.jpg +End \ No newline at end of file