diff --git a/.gitattributes b/.gitattributes index 083beaf1543..a2c70c7e91b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/res/cardsfolder/llanowar_empath.txt b/res/cardsfolder/llanowar_empath.txt new file mode 100644 index 00000000000..37e595fa39b --- /dev/null +++ b/res/cardsfolder/llanowar_empath.txt @@ -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 \ No newline at end of file