add Enigma Eidolon (from Dissension)

This commit is contained in:
jendave
2011-08-06 15:40:38 +00:00
parent 69acbc5c50
commit 632ab6721a
2 changed files with 12 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -1632,6 +1632,7 @@ res/cardsfolder/enervate.txt -text svneol=native#text/plain
res/cardsfolder/enfeeblement.txt -text svneol=native#text/plain
res/cardsfolder/engineered_plague.txt -text svneol=native#text/plain
res/cardsfolder/engulfing_flames.txt -text svneol=native#text/plain
res/cardsfolder/enigma_eidolon.txt -text svneol=native#text/plain
res/cardsfolder/enlightened_tutor.txt -text svneol=native#text/plain
res/cardsfolder/enlisted_wurm.txt -text svneol=native#text/plain
res/cardsfolder/enlistment_officer.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,11 @@
Name:Enigma Eidolon
ManaCost:3 U
Types:Creature Spirit
Text:no text
PT:2/2
A:AB$Mill | Cost$ U Sac<1/CARDNAME> | NumCards$ 3 | ValidTgts$Player | TgtPrompt$ Select target player | SpellDescription$ Target player puts the top three cards of his or her library into his or her graveyard.
T:Mode$ SpellCast | ValidCard$ Card.MultiColor+YouCtrl | TriggerZones$ Graveyard | Optional$ True | Execute$ TrigReturn | TriggerDescription$ Whenever you cast a multicolored spell, you may return CARDNAME from your graveyard to your hand.
SVar:TrigReturn:AB$ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Hand | Defined$ Self
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/enigma_eidolon.jpg
End