Skip to content

Commit

Permalink
Add Gen 9 to Default Stats (#865)
Browse files Browse the repository at this point in the history
Add Gen 9 to Default Stats
  • Loading branch information
plinytheelder authored Sep 5, 2023
1 parent 57d7343 commit 06bf380
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/default.json
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@
// stats configuration
//
"stats": {
"maxPokemonId": 898, // current max Pokemon Id to consider in lists
"maxPokemonId": 1010, // current max Pokemon Id to consider in lists
"minSampleSize": 10000, // minimum number of Pokemon to process before broadcasting stats to the controllers
"pokemonCountToKeep": 8, // period for stats calculation in hours
"rarityRefreshInterval": 5, // interval for rarity stats broadcast to controllers in minutes
Expand Down

0 comments on commit 06bf380

Please sign in to comment.