- Added Conjurer's Bauble.

This commit is contained in:
jendave
2011-08-06 20:11:25 +00:00
parent dfc1227fc5
commit 5028d8dde8
2 changed files with 10 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -1210,6 +1210,7 @@ res/cardsfolder/conflux.txt -text svneol=native#text/plain
res/cardsfolder/confound.txt -text svneol=native#text/plain
res/cardsfolder/congregate.txt -text svneol=native#text/plain
res/cardsfolder/congregation_at_dawn.txt -text svneol=native#text/plain
res/cardsfolder/conjurers_bauble.txt -text svneol=native#text/plain
res/cardsfolder/conquering_manticore.txt svneol=native#text/plain
res/cardsfolder/conquerors_pledge.txt -text svneol=native#text/plain
res/cardsfolder/consecrated_sphinx.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,9 @@
Name:Conjurer's Bauble
ManaCost:1
Types:Artifact
Text:no text
A:AB$ ChangeZone | Cost$ T Sac<1/CARDNAME> | Origin$ Graveyard | Destination$ Library | LibraryPosition$ -1 | ValidTgts$ Card | TgtPrompt$ Select target card from your graveyard | TargetMin$ 0 | TargetMax$ 1 | SubAbility$ SVar=DBDraw | SpellDescription$ Put up to one target card from your graveyard on the bottom of your library. Draw a card.
SVar:DBDraw:DB$Draw | Defined$ You | NumCards$ 1
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/conjurers_bauble.jpg
End