mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
add Crystal Ball and Preordain (from Magic 2011). These are examples of AB/SP$Scry
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -1036,6 +1036,7 @@ res/cardsfolder/crypt_cobra.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/crypt_creeper.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/crypt_of_agadeem.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/crypt_ripper.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/crystal_ball.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/crystal_quarry.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/crystal_rod.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/crystal_vein.txt -text svneol=native#text/plain
|
||||
@@ -3639,6 +3640,7 @@ res/cardsfolder/predators_strike.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/predatory_advantage.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/preeminent_captain.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/preemptive_strike.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/preordain.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/presence_of_the_master.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/presence_of_the_wise.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/prickly_boggart.txt -text svneol=native#text/plain
|
||||
|
||||
8
res/cardsfolder/crystal_ball.txt
Normal file
8
res/cardsfolder/crystal_ball.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
Name:Crystal Ball
|
||||
ManaCost:3
|
||||
Types:Artifact
|
||||
Text:no text
|
||||
A:AB$Scry | Cost$ 1 T | ScryNum$ 2 |SpellDescription$ Scry 2. (To scry 2, look at the top two cards of your library, then put any number of them on the bottom of your library and the rest on top in any order.)
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/crystal_ball.jpg
|
||||
End
|
||||
9
res/cardsfolder/preordain.txt
Normal file
9
res/cardsfolder/preordain.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Name:Preordain
|
||||
ManaCost:U
|
||||
Types:Sorcery
|
||||
Text:no text
|
||||
A:SP$Scry | Cost$ U | ScryNum$ 2 |SpellDescription$ Scry 2, then draw a card. (To scry 2, look at the top two cards of your library, then put any number of them on the bottom of your library and the rest on top in any order.)|SubAbility$SVar=DBDraw
|
||||
SVar:DBDraw:DB$Draw | NumCards$ 1
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/preordain.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user