diff --git a/.gitattributes b/.gitattributes index 7d7cf7ac934..fc0ad13ec5f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1644,6 +1644,7 @@ res/cardsfolder/ensnare.txt -text svneol=native#text/plain res/cardsfolder/ensnaring_bridge.txt -text svneol=native#text/plain res/cardsfolder/entangling_vines.txt -text svneol=native#text/plain res/cardsfolder/entomb.txt -text svneol=native#text/plain +res/cardsfolder/entropic_eidolon.txt -text svneol=native#text/plain res/cardsfolder/envelop.txt -text svneol=native#text/plain res/cardsfolder/eon_hub.txt svneol=native#text/plain res/cardsfolder/ephemeron.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/entropic_eidolon.txt b/res/cardsfolder/entropic_eidolon.txt new file mode 100644 index 00000000000..08e388a763e --- /dev/null +++ b/res/cardsfolder/entropic_eidolon.txt @@ -0,0 +1,11 @@ +Name:Entropic Eidolon +ManaCost:3 B +Types:Creature Spirit +Text:no text +PT:2/2 +A:AB$LoseLife | Cost$ B Sac<1/CARDNAME> | ValidTgts$ Player | TgtPrompt$ Select target player | LifeAmount$ 1 | SubAbility$ YouGainLife/1 | SpellDescription$ Target player loses 1 life and you gain 1 life. +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/entropic_eidolon.jpg +End \ No newline at end of file