- Added Cephalid Constable.

This commit is contained in:
jeffwadsworth
2011-10-10 15:08:12 +00:00
parent ed782bdd1c
commit cf58046cc4
2 changed files with 12 additions and 0 deletions

1
.gitattributes vendored
View File

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

View File

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