mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
12 lines
903 B
Plaintext
12 lines
903 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:AB$ ChangeZoneAll | Cost$ 0 | 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.
|