Sometimes I want to test one-card combos (sometimes two), by setting my starting hand to 1 card, then I keep testing which seed gives me that 1 card.
Is there a calculus or parameter to use to determine which seed should I use so I can choose my hands to test stuff?
If there's already a function that lets me do that, I haven't found it yet.
I see that If the deck size changes, the order for that seed changes too.
Just found "ClientSettings.json", set DeckEditorDisableSorting to "True", put my desired hand in the top cards, then disabled Shuffle in Duel options (in-game)
Sometimes I want to test one-card combos (sometimes two), by setting my starting hand to 1 card, then I keep testing which seed gives me that 1 card. Is there a calculus or parameter to use to determine which seed should I use so I can choose my hands to test stuff? If there's already a function that lets me do that, I haven't found it yet. I see that If the deck size changes, the order for that seed changes too.