diff --git a/support_files/bygfoot_constants b/support_files/bygfoot_constants index a4970769..011f1e6a 100644 --- a/support_files/bygfoot_constants +++ b/support_files/bygfoot_constants @@ -377,7 +377,7 @@ float_live_game_scoring_chance_team_exponent 12500 float_live_game_player_in_poss_shoots 3000 # prob that the scoring chance is a header -float_live_game_scoring_chance_is_header 3000 +float_live_game_scoring_chance_is_header 2500 # base probability to score with a scoring chance. float_live_game_score_base_prob 3000 @@ -419,7 +419,7 @@ float_live_game_stadium_event_fire 1000 # foul probabilities. float_live_game_foul 1100 -float_live_game_foul_red_injury 5000#***180 +float_live_game_foul_red_injury 180 float_live_game_foul_red 450 float_live_game_foul_yellow 2800 @@ -508,9 +508,6 @@ float_live_game_free_kick_prob 1500 # probability of a penalty after a foul. float_live_game_penalty_prob 500 -# probability that a scoring chance is a header. -float_live_game_scoring_chance_is_header 3500 - # influence in % of the game style towards more attack. float_game_style_factor 750