mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
13 lines
1.1 KiB
Plaintext
13 lines
1.1 KiB
Plaintext
|
Name:Slithermuse
|
||
|
ManaCost:2 U U
|
||
|
Types:Creature Elemental
|
||
|
PT:3/3
|
||
|
K:Evoke:3 U
|
||
|
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Battlefield | Destination$ Any | Execute$ TrigChooseOpp | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME leaves the battlefield, choose an opponent. If that player has more cards in hand than you, draw cards equal to the difference.
|
||
|
SVar:TrigChooseOpp:AB$ ChoosePlayer | Cost$ 0 | Defined$ You | Choices$ Player.Opponent | AILogic$ MostCardsInHand | SubAbility$ DBDraw
|
||
|
SVar:DBDraw:DB$ Draw | Cost$ 0 | NumCards$ X | References$ X,Y | Defined$ You | IsPresent$ Card.ChosenCtrl | PresentCompare$ GTY | PresentZone$ Hand
|
||
|
SVar:Y:Count$InYourHand
|
||
|
SVar:X:Count$InChosenHand/Minus.Y
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/slithermuse.jpg
|
||
|
Oracle:When Slithermuse leaves the battlefield, choose an opponent. If that player has more cards in hand than you, draw cards equal to the difference.\nEvoke {3}{U} (You may cast this spell for its evoke cost. If you do, it's sacrificed when it enters the battlefield.)
|