Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions forge-gui/res/cardsfolder/upcoming/flow_state.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Name:Flow State
ManaCost:1 U
Types:Sorcery
A:SP$ Dig | DigNum$ 3 | ChangeNum$ X | NoReveal$ True | SpellDescription$ Look at the top three cards of your library. Put one of them into your hand and the rest on the bottom of your library in any order. If there is an instant card and a sorcery card in your graveyard, instead put two of them into your hand and the rest on the bottom of your library in any order.
SVar:X:Count$Compare Y GE2.2.1
SVar:Y:SVar$Z1/Plus.Z2
SVar:Z1:Count$ValidGraveyard Instant.YouOwn/LimitMax.1
SVar:Z2:Count$ValidGraveyard Sorcery.YouOwn/LimitMax.1
Oracle:Look at the top three cards of your library. Put one of them into your hand and the rest on the bottom of your library in any order. If there is an instant card and a sorcery card in your graveyard, instead put two of them into your hand and the rest on the bottom of your library in any order.
Loading