mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
add Llanowar Empath (from Future Sight)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -4031,6 +4031,7 @@ res/cardsfolder/llanowar_dead.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/llanowar_druid.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/llanowar_elite.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/llanowar_elves.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/llanowar_empath.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/llanowar_knight.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/llanowar_mentor.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/llanowar_sentinel.txt -text svneol=native#text/plain
|
||||
|
||||
12
res/cardsfolder/llanowar_empath.txt
Normal file
12
res/cardsfolder/llanowar_empath.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Name:Llanowar Empath
|
||||
ManaCost:3 G
|
||||
Types:Creature Elf Shaman
|
||||
Text:no text
|
||||
PT:2/2
|
||||
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ TrigScry | TriggerDescription$ When CARDNAME enters the battlefield, scry 2, then reveal the top card of your library. If it's a creature card, put it into your hand. (To scry 2, look at the top two cards of your library, then put any number of them on the bottom of your library and the rest on top in any order.)
|
||||
SVar:TrigScry:AB$Scry | Cost$ 0 | ScryNum$ 2 | SubAbility$ SVar=DBDig
|
||||
SVar:DBDig:DB$Dig | DigNum$ 1 | Reveal$ True | ChangeNum$ All | ChangeValid$ Creature | LibraryPosition2$ 0
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/llanowar_empath.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user