Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions forge-gui/res/cardsfolder/i/illusory_thoughts.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Name:Illusory Thoughts
ManaCost:U U
Types:Sorcery
A:SP$ ChangeZone | Origin$ Hand | Destination$ Library | LibraryPosition$ 0 | ValidTgts$ Opponent | ChangeType$ Card | ChangeNum$ 2 | IsCurse$ True | RememberChanged$ True | SubAbility$ DBChangeZoneLibrary | SpellDescription$ Look at target opponent’s hand and put up to two cards from it on top of their library. Search that player’s library for that many cards. That player puts those cards into his or her hand, then shuffles their library.
SVar:DBChangeZoneLibrary:DB$ ChangeZone | Origin$ Library | Destination$ Hand | ChangeType$ Card | ChangeNum$ X | ChangeType$ Card | Chooser$ You | DefinedPlayer$ ParentTarget | SubAbility$ DBShuffle
SVar:DBShuffle:DB$ Shuffle | Defined$ Targeted | SubAbility$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:X:Remembered$Amount
Oracle:Look at target opponent’s hand and put up to two cards from it on top of their library. Search that player’s library for that many cards. That player puts those cards into his or her hand, then shuffles their library.