add Entropic Eidolon (from Dissension)

This commit is contained in:
jendave
2011-08-06 15:40:58 +00:00
parent 174ff15c99
commit 16d12bfced
2 changed files with 12 additions and 0 deletions

1
.gitattributes vendored
View File

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

View File

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