- Added Puppeteer Clique.

This commit is contained in:
jendave
2011-08-06 19:41:15 +00:00
parent a45a8ff0a4
commit 9d7accbb80
2 changed files with 14 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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

View File

@@ -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