mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
9 lines
696 B
Plaintext
9 lines
696 B
Plaintext
Name:Diabolic Tutor
|
|
ManaCost:2 B B
|
|
Types:Sorcery
|
|
A:SP$ ChangeZone | Cost$ 2 B B | Origin$ Library | Destination$ Hand | ChangeType$ Card | ChangeNum$ 1 | Mandatory$ True | SpellDescription$ Search your library for a card and put that card into your hand. Then shuffle your library.
|
|
#TODO: Improve the tutoring logic for the AI. Currently will generally look for the most expensive castable thing in the library (which can, of course, be used to advantage in properly constructed AI decks).
|
|
SVar:RemRandomDeck:True
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/diabolic_tutor.jpg
|
|
Oracle:Search your library for a card and put that card into your hand. Then shuffle your library.
|