diff --git a/.gitattributes b/.gitattributes index e39264607c3..e49ebb94422 100644 --- a/.gitattributes +++ b/.gitattributes @@ -956,6 +956,7 @@ res/cardsfolder/b/bloodhusk_ritualist.txt svneol=native#text/plain res/cardsfolder/b/bloodied_ghost.txt svneol=native#text/plain res/cardsfolder/b/bloodletter_quill.txt svneol=native#text/plain res/cardsfolder/b/bloodline_keeper_lord_of_lineage.txt -text +res/cardsfolder/b/bloodline_shaman.txt -text res/cardsfolder/b/bloodmark_mentor.txt svneol=native#text/plain res/cardsfolder/b/bloodpyre_elemental.txt svneol=native#text/plain res/cardsfolder/b/bloodrage_vampire.txt svneol=native#text/plain diff --git a/res/cardsfolder/b/bloodline_shaman.txt b/res/cardsfolder/b/bloodline_shaman.txt new file mode 100644 index 00000000000..d32c0c32723 --- /dev/null +++ b/res/cardsfolder/b/bloodline_shaman.txt @@ -0,0 +1,13 @@ +Name:Bloodline Shaman +ManaCost:1 G +Types:Creature Elf Wizard Shaman +Text:no text +PT:1/1 +A:AB$ ChooseType | Cost$ T | Defined$ You | Type$ Creature | AILogic$ MostProminentInComputerDeck | SubAbility$ ShamanDig | SpellDescription$ Choose a creature type. Reveal the top card of your library. If that card is a creature card of the chosen type, put it into your hand. Otherwise, put it into your graveyard. +SVar:ShamanDig:DB$ Dig | DigNum$ 1 | Reveal$ True | ChangeNum$ All | ChangeValid$ Creature.ChosenType | DestinationZone$ Hand | DestinationZone2$ Graveyard +SVar:RemRandomDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/bloodline_shaman.jpg +SetInfo:ONS|Uncommon|http://magiccards.info/scans/en/on/249.jpg +Oracle:{T}: Choose a creature type. Reveal the top card of your library. If that card is a creature card of the chosen type, put it into your hand. Otherwise, put it into your graveyard. +End \ No newline at end of file