mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
add Entropic Eidolon (from Dissension)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
11
res/cardsfolder/entropic_eidolon.txt
Normal file
11
res/cardsfolder/entropic_eidolon.txt
Normal 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
|
||||
Reference in New Issue
Block a user