Name:Mindmoil
ManaCost:4 R
Types:Enchantment
T:Mode$ SpellCast | ValidCard$ Card | ValidActivatingPlayer$ You | Execute$ TrigChangeZone | TriggerZones$ Battlefield | TriggerDescription$ Whenever you cast a spell, put the cards in your hand on the bottom of your library in any order, then draw that many cards.
SVar:TrigChangeZone:DB$ ChangeZoneAll | Origin$ Hand | Destination$ Library | ChangeType$ Card.YouOwn | RememberChanged$ True | LibraryPosition$ -1 | SubAbility$ DBDraw
SVar:DBDraw:DB$ Draw | NumCards$ RemTossed | SubAbility$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:Tossed:Count$InYourHand
SVar:RemTossed:Remembered$Amount
Oracle:Whenever you cast a spell, put the cards in your hand on the bottom of your library in any order, then draw that many cards.
