From 096c07376c4c71c438cf5125cac21dbc12c99fc1 Mon Sep 17 00:00:00 2001 From: slapshot5 Date: Thu, 24 Nov 2011 19:57:12 +0000 Subject: [PATCH] add Foreshadow (from Visions) --- .gitattributes | 1 + res/cardsfolder/f/foreshadow.txt | 13 +++++++++++++ 2 files changed, 14 insertions(+) create mode 100644 res/cardsfolder/f/foreshadow.txt diff --git a/.gitattributes b/.gitattributes index eecb270f5a2..8dd0d2645a1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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/forcemage_advocate.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/forest.txt svneol=native#text/plain res/cardsfolder/f/forest_bear.txt svneol=native#text/plain diff --git a/res/cardsfolder/f/foreshadow.txt b/res/cardsfolder/f/foreshadow.txt new file mode 100644 index 00000000000..148d17f0937 --- /dev/null +++ b/res/cardsfolder/f/foreshadow.txt @@ -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 \ No newline at end of file