mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
- Converted a few spells from spTutor to SP$Fetch.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
Name:Cateran Summons
|
||||
ManaCost:B
|
||||
Types:Sorcery
|
||||
Text:Search your library for a Mercenary card, reveal that card, and put it into your hand. Then shuffle your library.
|
||||
K:spTutor:Mercenary:Hand
|
||||
Text:no text
|
||||
A:SP$Fetch|Cost$B|Destination$Hand|FetchType$Mercenary|FetchNum$1|SpellDescription$Search your library for a Mercenary card, reveal that card, and put it into your hand. Then shuffle your library.
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/cateran_summons.jpg
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
Name:Eerie Procession
|
||||
ManaCost:2 U
|
||||
Types:Sorcery
|
||||
Text:Search your library for an Arcane card, reveal that card, and put it into your hand. Then shuffle your library.
|
||||
K:spTutor:Arcane:Hand
|
||||
Text:no text
|
||||
A:SP$Fetch|Cost$2 U|Destination$Hand|FetchType$Arcane|FetchNum$1|SpellDescription$Search your library for an Arcane card, reveal that card, and put it into your hand. Then shuffle your library.
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/eerie_procession.jpg
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
Name:Enlightened Tutor
|
||||
ManaCost:W
|
||||
Types:Instant
|
||||
Text:Search your library for an artifact or enchantment card and reveal that card. Shuffle your library, then put the card on top of it.
|
||||
K:spTutor:Artifact,Enchantment:TopOfLibrary
|
||||
Text:no text
|
||||
A:SP$Fetch|Cost$W|Destination$TopOfLibrary|FetchType$Artifact,Enchantment|FetchNum$1|SpellDescription$Search your library for an artifact or enchantment card and reveal that card. Shuffle your library, then put the card on top of it.
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/enlightened_tutor.jpg
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
Name:Fabricate
|
||||
ManaCost:2 U
|
||||
Types:Sorcery
|
||||
Text:Search your library for an artifact card, reveal it, and put it into your hand. Then shuffle your library.
|
||||
K:spTutor:Artifact:Hand
|
||||
Text:no text
|
||||
A:SP$Fetch|Cost$2 U|Destination$Hand|FetchType$Artifact|FetchNum$1|SpellDescription$Search your library for an artifact card, reveal it, and put it into your hand. Then shuffle your library.
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/fabricate.jpg
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Name:Sylvan Scrying
|
||||
ManaCost:1 G
|
||||
Types:Sorcery
|
||||
Text:Search your library for a land card, reveal it, and put it into your hand. Then shuffle your library.
|
||||
Text:no text
|
||||
A:SP$Fetch|Cost$1 G|Destination$Hand|FetchType$Land|FetchNum$1|SpellDescription$Search your library for a land card, reveal it, and put it into your hand. Then shuffle your library.
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/sylvan_scrying.jpg
|
||||
|
||||
Reference in New Issue
Block a user