mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
12 lines
810 B
Plaintext
12 lines
810 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 their 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 their hand, then draws cards equal to the greatest number of cards a player discarded this way.
|