diff --git a/.gitattributes b/.gitattributes index 16d75b19e88..e1a075ee84d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/res/cardsfolder/d/divining_witch.txt b/res/cardsfolder/d/divining_witch.txt new file mode 100644 index 00000000000..96ada03a9c5 --- /dev/null +++ b/res/cardsfolder/d/divining_witch.txt @@ -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 \ No newline at end of file