mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
12 lines
820 B
Plaintext
12 lines
820 B
Plaintext
|
Name:Windfall
|
||
|
ManaCost:2 U
|
||
|
Types:Sorcery
|
||
|
A:SP$ Discard | Cost$ 2 U | Defined$ Player | Mode$ Hand | RememberDiscarded$ True | SubAbility$ WindfallDraw | SpellDescription$ Each player discards his or her hand, then draws cards equal to the greatest number of cards a player discarded this way.
|
||
|
SVar:WindfallDraw:DB$ Draw | Defined$ Player | NumCards$ X | References$ X | SubAbility$ WindfallCleanup
|
||
|
SVar:WindfallCleanup:DB$ Cleanup | ClearRemembered$ True
|
||
|
#some cards may allow you to discard to other zones
|
||
|
SVar:X:PlayerCountPlayers$HighestValidGraveyard,Library,Exile Card.IsRemembered+YouOwn
|
||
|
SVar:RemAIDeck:True
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/windfall.jpg
|
||
|
Oracle:Each player discards his or her hand, then draws cards equal to the greatest number of cards a player discarded this way.
|