diff --git a/.gitattributes b/.gitattributes index 4e1f44eb0b0..daba1067baf 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5260,6 +5260,7 @@ res/cardsfolder/power_surge.txt -text svneol=native#text/plain res/cardsfolder/powerstone_minefield.txt svneol=native#text/plain res/cardsfolder/pradesh_gypsies.txt -text svneol=native#text/plain res/cardsfolder/praetors_counsel.txt svneol=native#text/plain +res/cardsfolder/precognition.txt -text svneol=native#text/plain res/cardsfolder/predator_dragon.txt -text svneol=native#text/plain res/cardsfolder/predator_flagship.txt -text svneol=native#text/plain res/cardsfolder/predators_strike.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/precognition.txt b/res/cardsfolder/precognition.txt new file mode 100644 index 00000000000..e0978f3c569 --- /dev/null +++ b/res/cardsfolder/precognition.txt @@ -0,0 +1,10 @@ +Name:Precognition +ManaCost:4 U +Types:Enchantment +Text:no text +T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | OptionalDecider$ You | Execute$ TrigDig | TriggerDescription$ At the beginning of your upkeep, you may look at the top card of target opponent's library. If you do, you may put that card on the bottom of that player's library. +SVar:TrigDig:AB$ Dig | Cost$ 0 | ValidTgts$ Opponent | DigNum$ 1 | AnyNumber$ True | DestinationZone$ Library | LibraryPosition2$ 0 | +SVar:RemAIDeck:True +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/precognition.jpg +End \ No newline at end of file