From cee064a7240a62171d8afa43de788d6ee9e3efcd Mon Sep 17 00:00:00 2001 From: Sloth Date: Sun, 18 Dec 2011 10:20:37 +0000 Subject: [PATCH] - Added Entomber Exarch. --- .gitattributes | 1 + res/cardsfolder/e/entomber_exarch.txt | 15 +++++++++++++++ 2 files changed, 16 insertions(+) create mode 100644 res/cardsfolder/e/entomber_exarch.txt diff --git a/.gitattributes b/.gitattributes index f08064ca283..062192ae7aa 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2553,6 +2553,7 @@ res/cardsfolder/e/ensnaring_bridge.txt svneol=native#text/plain res/cardsfolder/e/entangling_trap.txt svneol=native#text/plain res/cardsfolder/e/entangling_vines.txt svneol=native#text/plain res/cardsfolder/e/entomb.txt svneol=native#text/plain +res/cardsfolder/e/entomber_exarch.txt -text res/cardsfolder/e/entropic_eidolon.txt svneol=native#text/plain res/cardsfolder/e/entropic_specter.txt svneol=native#text/plain res/cardsfolder/e/envelop.txt svneol=native#text/plain diff --git a/res/cardsfolder/e/entomber_exarch.txt b/res/cardsfolder/e/entomber_exarch.txt new file mode 100644 index 00000000000..942d2989189 --- /dev/null +++ b/res/cardsfolder/e/entomber_exarch.txt @@ -0,0 +1,15 @@ +Name:Entomber Exarch +ManaCost:2 B B +Types:Creature Cleric +Text:no text +PT:2/2 +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigCharm | TriggerDescription$ When CARDNAME enters the battlefield, choose one - Return target creature card from your graveyard to your hand; or target opponent reveals his or her hand, you choose a noncreature card from it, then that player discards that card. +SVar:TrigCharm:AB$ Charm | Cost$ 0 | Choices$ DBSearch,DBRemove | SpellDescription$ Choose one - Return target creature card from your graveyard to your hand; or target opponent reveals his or her hand, you choose a noncreature card from it, then that player discards that card. +SVar:DBSearch:DB$ ChangeZone | Origin$ Graveyard | Destination$ Hand | ValidTgts$ Creature.YouCtrl | SpellDescription$ Return target creature card from your graveyard to your hand; +SVar:DBRemove:DB$ Discard | ValidTgts$ Opponent | NumCards$ 1 | Mode$ RevealYouChoose | DiscardValid$ Card.nonCreature | SpellDescription$ Target opponent reveals his or her hand, you choose a noncreature card from it, then that player discards that card. +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/entomber_exarch.jpg +SetInfo:NPH|Uncommon|http://magiccards.info/scans/en/nph/59.jpg +Oracle:When Entomber Exarch enters the battlefield, choose one - Return target creature card from your graveyard to your hand; or target opponent reveals his or her hand, you choose a noncreature card from it, then that player discards that card. +End \ No newline at end of file