From c58db2fab9c1fda7e87e5df8f5c87bd915b96ef1 Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 23:15:27 +0000 Subject: [PATCH] add Llanowar Empath (from Future Sight) --- .gitattributes | 1 + res/cardsfolder/llanowar_empath.txt | 12 ++++++++++++ 2 files changed, 13 insertions(+) create mode 100644 res/cardsfolder/llanowar_empath.txt 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