player_base_rating: 1500 variant_base_rating: 1500 variant_base_ratings: No Variant: 3p: 1400 4p: 1400 5p: 1500 6 Suits: 3p: 1400 4p: 1400 5p: 1500 Clue Starved (5 Suits): 3p: 1800 4p: 1800 5p: 1900 Clue Starved (6 Suits): 3p: 1800 4p: 1800 5p: 1900 min_player_count: 3 max_player_count: 5 # This adjusts the speed in rating change for players k-factor: values: # Early is applied for players with at most conditions.num_early_games games early: 50 # This is the regular coefficient for people with a good amount of games normal: 30 # For people with rating at least conditions.high_rating, the coefficient is adapted again, high_rating: 15 # Controls how fast the variant ratings change (independent of number of games / rating) variants: 10 conditions: num_early_games: 20 high_rating: 1800 min_suits: 5 max_suits: 6 # Corresponds to game IDs from hanab.live # Only games matching these criteria will be considered starting_game_id: 1000000 ending_game_id: 9999999 # EST = Eastern Standard Time, so USA/Eastern # Only games started within this time period will be considered. starting_time: "2023-12-22 00:00:00 EST" ending_time: "2024-02-24 00:00:00 EST" # Any variant that contains one of these keywords will not be allowed for the league. excluded_variants: - Alternating - Ambiguous - Black - Blind - Brown - Chimneys - Cocoa - Cow - Critical - Dark - Down - Dual - Duck - Evens - Fives - Funnels - Gray - Matryoshka - Mix - Mute - "Null" # We have to enquote this here, since otherwise The YAML spec treats this as a null (=absent) value - Omni - Ones - Pink - Prism - Rainbow - Reversed - Sudoku - Synesthesia - Throw - White