GOOSE COMBATS

Scoring Rules

Official ranking formulas currently used by the bot for community and player leaderboards.

Point System

Back to Leaderboard

Community Points Formula

community_points = sum(player_points) + (5 * community_wins) - (2 * community_losses) + (2 * community_games)

Player Points Formula

player_points = (2 * finished_games_played) + kills + (5 if individual_winner else 0)

Important Notes

  • Only finished combats are included in rankings.
  • Rankings are calculated with the same logic used by the official Goose Combats bot.
  • Individual winner bonus (+5) is applied only to the combat winner player.