balancing

This commit is contained in:
2026-04-28 22:43:11 +02:00
parent 1e6d838258
commit 58b7cda21c
4 changed files with 26 additions and 26 deletions

View File

@@ -22,7 +22,7 @@ push_expand_columns = 10
scaling_factor = 1.2
[waves]
threat_rate_formula = "0.1*x - 60"
threat_rate_formula = "0.01*x"
ship_level_formula = "1"
gap_min_seconds = 15
gap_max_seconds = 45