mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 03:08:02 +00:00
- Added Entomber Exarch.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
15
res/cardsfolder/e/entomber_exarch.txt
Normal file
15
res/cardsfolder/e/entomber_exarch.txt
Normal 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
|
||||
Reference in New Issue
Block a user