mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
- Added Precognition.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
10
res/cardsfolder/precognition.txt
Normal file
10
res/cardsfolder/precognition.txt
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user