- Added Cephalid Sage.

This commit is contained in:
jendave
2011-08-06 19:00:08 +00:00
parent ba2c277000
commit d16ac9abe6
2 changed files with 13 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -997,6 +997,7 @@ res/cardsfolder/cephalid_inkshrouder.txt -text svneol=native#text/plain
res/cardsfolder/cephalid_looter.txt -text svneol=native#text/plain
res/cardsfolder/cephalid_pathmage.txt -text svneol=native#text/plain
res/cardsfolder/cephalid_retainer.txt -text svneol=native#text/plain
res/cardsfolder/cephalid_sage.txt -text svneol=native#text/plain
res/cardsfolder/cephalid_scout.txt -text svneol=native#text/plain
res/cardsfolder/cerebral_eruption.txt -text svneol=native#text/plain
res/cardsfolder/ceremonial_guard.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,12 @@
Name:Cephalid Sage
ManaCost:3 U
Types:Creature Cephalid
Text:no text
PT:2/3
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDraw | Threshold$ True | TriggerDescription$ Threshold - As long as seven or more cards are in your graveyard, Cephalid Sage has "When Cephalid Sage enters the battlefield, draw three cards, then discard two cards."
SVar:TrigDraw:AB$Draw | Cost$ 0 | Defined$ You | NumCards$ 3 | SubAbility$ SVar=DBDiscard
SVar:TrigChangeZone:AB$ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Hand | ValidTgts$ Enchantment.YouCtrl
SVar:DBDiscard:DB$Discard | NumCards$ 2 | Mode$ TgtChoose | Defined$ You
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/cephalid_sage.jpg
End