add Foreshadow (from Visions)

This commit is contained in:
slapshot5
2011-11-24 19:57:12 +00:00
parent b4eb8998d7
commit 096c07376c
2 changed files with 14 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -2998,6 +2998,7 @@ res/cardsfolder/f/forced_retreat.txt svneol=native#text/plain
res/cardsfolder/f/forced_worship.txt svneol=native#text/plain res/cardsfolder/f/forced_worship.txt svneol=native#text/plain
res/cardsfolder/f/forcemage_advocate.txt svneol=native#text/plain res/cardsfolder/f/forcemage_advocate.txt svneol=native#text/plain
res/cardsfolder/f/foresee.txt svneol=native#text/plain res/cardsfolder/f/foresee.txt svneol=native#text/plain
res/cardsfolder/f/foreshadow.txt -text
res/cardsfolder/f/foresight.txt svneol=native#text/plain res/cardsfolder/f/foresight.txt svneol=native#text/plain
res/cardsfolder/f/forest.txt svneol=native#text/plain res/cardsfolder/f/forest.txt svneol=native#text/plain
res/cardsfolder/f/forest_bear.txt svneol=native#text/plain res/cardsfolder/f/forest_bear.txt svneol=native#text/plain

View File

@@ -0,0 +1,13 @@
Name:Foreshadow
ManaCost:1 U
Types:Instant
Text:no text
A:SP$ NameCard | Cost$ 1 U | Defined$ You | SubAbility$ DBMill | SpellDescription$ Name a card, then put the top card of target opponent's library into his or her graveyard. If that card is the named card, you draw a card. Draw a card at the beginning of the next turn's upkeep.
SVar:DBMill:DB$ Mill | ValidTgts$ Opponent | TgtPrompt$ Select target opponent | NumCards$ 1 | RememberMilled$ True | SubAbility$ DBDraw
SVar:DBDraw:DB$ Draw | Defined$ You | NumCards$ X | SubAbility$ DBSlowDraw
SVar:DBSlowDraw:DB$ Draw | Defined$ You | NextUpkeep$ True | NumCards$ 1
SVar:X:Remembered$Valid Card.NamedCard
SVar:RemAIDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/foreshadow.jpg
End