mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
12 lines
739 B
Plaintext
12 lines
739 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 | 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
|
|
DeckHas:Ability$Discard
|
|
AI:RemoveDeck:All
|
|
Oracle:Each player discards their hand, then draws cards equal to the greatest number of cards a player discarded this way.
|