mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
12 lines
893 B
Plaintext
12 lines
893 B
Plaintext
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 | References$ RemTossed | SubAbility$ DBCleanup
|
|
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
|
SVar:Tossed:Count$InYourHand
|
|
SVar:RemTossed:Remembered$Amount
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/mindmoil.jpg
|
|
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.
|