diff --git a/.gitattributes b/.gitattributes index 31c64fe6d2f..182ac5d6b54 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/res/cardsfolder/enigma_eidolon.txt b/res/cardsfolder/enigma_eidolon.txt new file mode 100644 index 00000000000..6491d3117c3 --- /dev/null +++ b/res/cardsfolder/enigma_eidolon.txt @@ -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 \ No newline at end of file