mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
18 lines
1.0 KiB
Plaintext
18 lines
1.0 KiB
Plaintext
Name:Flux
|
|
ManaCost:2 U
|
|
Types:Sorcery
|
|
Text:no text
|
|
A:SP$ RepeatEach | Cost$ 2 U | RepeatPlayers$ Player | RepeatSubAbility$ DBFluxDiscard | SubAbility$ DBDraw | SpellDescription$ Each player discards any number of cards, then draws that many cards. Draw a card.
|
|
SVar:DBFluxDiscard:DB$ Discard | Defined$ Player.IsRemembered | AnyNumber$ True | Optional$ True | Mode$ TgtChoose | RememberDiscarded$ True | SubAbility$ DBFluxDraw
|
|
SVar:DBFluxDraw:DB$ Draw | NumCards$ X | Defined$ Player.IsRemembered | References$ X | SubAbility$ CleanTheFlux
|
|
SVar:CleanTheFlux:DB$ Cleanup | ClearRemembered$ True
|
|
SVar:DBDraw:DB$ Draw | NumCards$ 1
|
|
SVar:X:Remembered$Amount/Minus.1
|
|
SVar:RemAIDeck:True
|
|
SVar:RemRandomDeck:True
|
|
SVar:Rarity:Common
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/flux.jpg
|
|
SetInfo:WTH|Common|http://magiccards.info/scans/en/wl/39.jpg
|
|
SetInfo:POR|Uncommon|http://magiccards.info/scans/en/po/56.jpg
|
|
Oracle:Each player discards any number of cards, then draws that many cards.\nDraw a card.
|
|
End |