Back from Vacation I began looking at HockeyEttan again.
Here are some ideas about how and what Fate is, it is mostly guess and intuition with some investigation sprinkled on top...
Note that some or all of it might be entirely wrong due to misunderstandings on my part.
All of the below probably depends on league structure, I have used a league with two conferences.
If not indicated otherwise all fields except explicitly mentioned are false in
Team Picking Rules and
Fate Rules
Code: Select all
"Check for no fate" and ("From Prev Stages Top Bye" or "From Prev Stages Bottom Bye")
=>
Use "Fate" as second stage to pick from (i.e. here: two concurrent initial stages)
Note: It seems like "Check for no fate" works well when "Next upper/lower stage to trigger" is set to 0 (???)
Code: Select all
"From Prev Stages Use One Stage" and "From Prev Stages Seeded"
=>
Fate=1 => Pick teams from "Stage to draw teams from" and "default" fate (original teams/other ???)
Fate=2 => Pick ... and "End Places"=Promoted
Fate=3 => Pick ... and ... =Playoff (top)
Fate=4 => Pick ... and ... =Playoff (bottom)
Fate=5 => Pick ... and ... =Relegated
Code: Select all
"Additional stage to draw teams from"
=>
Seems to indicate the stage in the lower league to use when picking teams.
Use together with "From Lower League [Top Places|Promotion Places|Playoff Winners]"
Please correct any thing you have found that are incorrect above or feel free to to add more info in the same/similar format.
I almost had HockeyEttan West Spring (8 teams), HockeyEttan South Spring (8) and AllEttan South (8) working.
But probably ran into same issue as another poster recently indicated: didn't manage to get both West and South Spring to run concurrently.
Instead they are (most likekly???) scheduled in sequence. I ran into issues with the Relegation league in HockeyAllsvenkan team picking phase crashing before this though.
Currently I'm simulating with AllEttan South (8) together with HockeyEttan SW Spring (16) but have not got the latter to "trigger" successfully yet.