boss waves
This commit is contained in:
@@ -19,11 +19,15 @@ cost_building_blocks = 200
|
||||
|
||||
[push]
|
||||
push_expand_columns = 20
|
||||
scaling_factor = 1.2
|
||||
boss_advance_seconds = 60
|
||||
|
||||
[waves]
|
||||
threat_rate_formula = "1*x - 30"
|
||||
ship_level_formula = "1 + x / 120"
|
||||
threat_rate_formula = "x"
|
||||
ship_level_formula = "1 + x / 10"
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user