fix threat accumulation config
This commit is contained in:
@@ -23,12 +23,12 @@ push_expand_columns_tiles = 10
|
||||
boss_advance_seconds = 60
|
||||
|
||||
[waves]
|
||||
threat_rate_formula = "0.01*x"
|
||||
threat_rate_formula = "x"
|
||||
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
|
||||
boss_quiet_before_seconds = 20
|
||||
boss_quiet_after_seconds = 20
|
||||
|
||||
Reference in New Issue
Block a user