Files
forge/forge-gui/res/cardsfolder/p/personal_tutor.txt
2022-01-30 16:10:54 +01:00

9 lines
668 B
Plaintext

Name:Personal Tutor
ManaCost:U
Types:Sorcery
A:SP$ ChangeZone | Cost$ U | Origin$ Library | Destination$ Library | LibraryPosition$ 0 | ChangeType$ Sorcery | ChangeNum$ 1 | SpellDescription$ Search your library for a sorcery card, reveal it, then shuffle and put that card on top.
#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.
AI:RemoveDeck:Random
Oracle:Search your library for a sorcery card, reveal it, then shuffle and put that card on top.