mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 18:58:00 +00:00
- Added Divining Witch.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
12
res/cardsfolder/d/divining_witch.txt
Normal file
12
res/cardsfolder/d/divining_witch.txt
Normal 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
|
||||
Reference in New Issue
Block a user