add Llanowar Empath (from Future Sight)

This commit is contained in:
jendave
2011-08-06 23:15:27 +00:00
parent d28d5cb6c7
commit c58db2fab9
2 changed files with 13 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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_druid.txt -text svneol=native#text/plain
res/cardsfolder/llanowar_elite.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_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_knight.txt -text svneol=native#text/plain
res/cardsfolder/llanowar_mentor.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 res/cardsfolder/llanowar_sentinel.txt -text svneol=native#text/plain

View 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