From cf58046cc44deaff661826b3b55fac4d9cb3445a Mon Sep 17 00:00:00 2001 From: jeffwadsworth Date: Mon, 10 Oct 2011 15:08:12 +0000 Subject: [PATCH] - Added Cephalid Constable. --- .gitattributes | 1 + res/cardsfolder/c/cephalid_constable.txt | 11 +++++++++++ 2 files changed, 12 insertions(+) create mode 100644 res/cardsfolder/c/cephalid_constable.txt diff --git a/.gitattributes b/.gitattributes index 69d3c61a8e3..bc0bf1bedd9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1235,6 +1235,7 @@ res/cardsfolder/c/centaur_veteran.txt svneol=native#text/plain res/cardsfolder/c/cephalid_aristocrat.txt svneol=native#text/plain res/cardsfolder/c/cephalid_broker.txt svneol=native#text/plain res/cardsfolder/c/cephalid_coliseum.txt svneol=native#text/plain +res/cardsfolder/c/cephalid_constable.txt -text res/cardsfolder/c/cephalid_illusionist.txt svneol=native#text/plain res/cardsfolder/c/cephalid_inkshrouder.txt svneol=native#text/plain res/cardsfolder/c/cephalid_looter.txt svneol=native#text/plain diff --git a/res/cardsfolder/c/cephalid_constable.txt b/res/cardsfolder/c/cephalid_constable.txt new file mode 100644 index 00000000000..c05d956cd5d --- /dev/null +++ b/res/cardsfolder/c/cephalid_constable.txt @@ -0,0 +1,11 @@ +Name:Cephalid Constable +ManaCost:1 U U +Types:Creature Cephalid Wizard +Text:no text +PT:1/1 +T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Player | CombatDamage$ True | Execute$ TrigBounce | TriggerDescription$ Whenever CARDNAME deals combat damage to a player, return up to that many target permanents that player controls to their owners' hands. +SVar:TrigBounce:AB$ ChangeZone | Cost$ 0 | ValidTgts$ Permanent.YouDontCtrl | TgtPrompt$ Select target permanent | TargetMin$ 0 | TargetMax$ X | Origin$ Battlefield | Destination$ Hand +SVar:X:TriggeredSource$CardPower +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/cephalid_constable.jpg +End \ No newline at end of file