diff --git a/.gitattributes b/.gitattributes index e1a075ee84d..5427d35e373 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6366,6 +6366,7 @@ res/cardsfolder/p/predatory_advantage.txt svneol=native#text/plain res/cardsfolder/p/predatory_hunger.txt svneol=native#text/plain res/cardsfolder/p/predatory_nightstalker.txt svneol=native#text/plain res/cardsfolder/p/predatory_urge.txt -text +res/cardsfolder/p/predict.txt -text res/cardsfolder/p/preeminent_captain.txt svneol=native#text/plain res/cardsfolder/p/preemptive_strike.txt svneol=native#text/plain res/cardsfolder/p/preordain.txt svneol=native#text/plain diff --git a/res/cardsfolder/p/predict.txt b/res/cardsfolder/p/predict.txt new file mode 100644 index 00000000000..92d736eb9ef --- /dev/null +++ b/res/cardsfolder/p/predict.txt @@ -0,0 +1,15 @@ +Name:Predict +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 player's library into his or her graveyard. If that card is the named card, you draw two cards. Otherwise, you draw a card. +SVar:DBMill:DB$ Mill | ValidTgts$ Player | TgtPrompt$ Select target player | NumCards$ 1 | RememberMilled$ True | SubAbility$ DBDraw +SVar:DBDraw:DB$ Draw | Defined$ You | NumCards$ X | SubAbility$ DBDraw2 +SVar:DBDraw2:DB$ Draw | Defined$ You | NumCards$ 1 +SVar:X:Remembered$Valid Card.NamedCard +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/predict.jpg +SetInfo:ODY|Uncommon|http://magiccards.info/scans/en/od/94.jpg +Oracle:Name a card, then put the top card of target player's library into his or her graveyard. If that card is the named card, you draw two cards. Otherwise, you draw a card. +End \ No newline at end of file