Files
forge/forge-gui/res/cardsfolder/m/mystical_tutor.txt
Agetian 5d32321aa2 - RemAIDeck update: next iteration.
- An option not to hold land drops if there are no permanents in play, so there's little reason and extra confusion.
- Some improvements to CountersRemoveAi and PhasesAi.
2017-10-03 13:53:34 +00:00

10 lines
836 B
Plaintext

Name:Mystical Tutor
ManaCost:U
Types:Instant
A:SP$ ChangeZone | Cost$ U | Origin$ Library | Destination$ Library | LibraryPosition$ 0 | ChangeType$ Instant,Sorcery | ChangeNum$ 1 | SpellDescription$ Search your library for an instant or sorcery card and reveal that card. Shuffle your library, then put the card on top of it.
#TODO: The AI will currently search for the most expensive valid card in the library. This can be used to the AI's advantage with
#careful deck design (which is why this card only works in properly designed AI decks). Consider improving tutoring logic with priorities.
SVar:RemRandomDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/mystical_tutor.jpg
Oracle:Search your library for an instant or sorcery card and reveal that card. Shuffle your library, then put the card on top of it.