- Added Entomber Exarch.

This commit is contained in:
Sloth
2011-12-18 10:20:37 +00:00
parent d78ce1d745
commit cee064a724
2 changed files with 16 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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_trap.txt svneol=native#text/plain
res/cardsfolder/e/entangling_vines.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/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_eidolon.txt svneol=native#text/plain
res/cardsfolder/e/entropic_specter.txt svneol=native#text/plain res/cardsfolder/e/entropic_specter.txt svneol=native#text/plain
res/cardsfolder/e/envelop.txt svneol=native#text/plain res/cardsfolder/e/envelop.txt svneol=native#text/plain

View File

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