From d16ac9abe647e69ca8e91e4f03774dbefea1e880 Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 19:00:08 +0000 Subject: [PATCH] - Added Cephalid Sage. --- .gitattributes | 1 + res/cardsfolder/cephalid_sage.txt | 12 ++++++++++++ 2 files changed, 13 insertions(+) create mode 100644 res/cardsfolder/cephalid_sage.txt diff --git a/.gitattributes b/.gitattributes index 7a2f9be592d..5f70130b9ae 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/res/cardsfolder/cephalid_sage.txt b/res/cardsfolder/cephalid_sage.txt new file mode 100644 index 00000000000..f6d4ba912cf --- /dev/null +++ b/res/cardsfolder/cephalid_sage.txt @@ -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 \ No newline at end of file