- Added Predict.

This commit is contained in:
Sloth
2012-01-20 19:32:31 +00:00
parent fed79e9c17
commit d2129c24fb
2 changed files with 16 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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

View File

@@ -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