- Added Divining Witch.

This commit is contained in:
jeffwadsworth
2012-01-20 19:21:03 +00:00
parent 3b52d53821
commit fed79e9c17
2 changed files with 13 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -2175,6 +2175,7 @@ res/cardsfolder/d/divine_sacrament.txt svneol=native#text/plain
res/cardsfolder/d/divine_transformation.txt svneol=native#text/plain
res/cardsfolder/d/divine_verdict.txt svneol=native#text/plain
res/cardsfolder/d/diving_griffin.txt svneol=native#text/plain
res/cardsfolder/d/divining_witch.txt -text svneol=unset#text/plain
res/cardsfolder/d/divinity_of_pride.txt svneol=native#text/plain
res/cardsfolder/d/dizzy_spell.txt svneol=native#text/plain
res/cardsfolder/d/dizzying_gaze.txt -text

View File

@@ -0,0 +1,12 @@
Name:Divining Witch
ManaCost:1 B
Types:Creature Human Spellshaper
Text:no text
PT:1/1
A:AB$ NameCard | Cost$ 1 B T Discard<1/Card> | Defined$ You | SubAbility$ DBMill | SpellDescription$ Name a card. Exile the top six cards of your library. Reveal cards from the top of your library until you reveal the named card, then put that card into your hand. Exile all other cards revealed this way.
SVar:DBMill:DB$ Mill | Defined$ You | NumCards$ 6 | Destination$ Exile | SubAbility$ DBDigUntil
SVar:DBDigUntil:DB$ DigUntil | Valid$ Card.NamedCard | FoundDestination$ Hand | RevealedDestination$ Exile | ValidDescription$ named card
SVar:RemAIDeck:True
SVar:Rarity:Rare
SVar:Picture:Picture:http://www.wizards.com/global/images/magic/general/diving_witch.jpg
End