boss waves

This commit is contained in:
2026-06-03 21:30:38 +02:00
parent 457fc47c75
commit b5185b0906
10 changed files with 214 additions and 162 deletions

View File

@@ -19,7 +19,7 @@ cost_building_blocks = 200
[push]
push_expand_columns = 10
scaling_factor = 1.2
boss_advance_seconds = 60
[waves]
threat_rate_formula = "0.01*x"
@@ -27,3 +27,7 @@ ship_level_formula = "1"
gap_min_seconds = 15
gap_max_seconds = 45
spawn_duration_seconds = 10
boss_countdown_seconds = 300
boss_threat_duration_seconds = 60
boss_quiet_before_seconds = 60
boss_quiet_after_seconds = 60