mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
add Enigma Eidolon (from Dissension)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -1632,6 +1632,7 @@ res/cardsfolder/enervate.txt -text svneol=native#text/plain
|
|||||||
res/cardsfolder/enfeeblement.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/engineered_plague.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/engulfing_flames.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/enlightened_tutor.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/enlisted_wurm.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
|
res/cardsfolder/enlistment_officer.txt -text svneol=native#text/plain
|
||||||
|
|||||||
11
res/cardsfolder/enigma_eidolon.txt
Normal file
11
res/cardsfolder/enigma_eidolon.txt
Normal 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
|
||||||
Reference in New Issue
Block a user