Added Bloodline Shaman (thanks Squee)

This commit is contained in:
moomarc
2012-05-29 14:40:19 +00:00
parent d7cbf7281f
commit 738aba9e87
2 changed files with 14 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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

View File

@@ -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