continue first full balancing round

This commit is contained in:
2026-07-08 20:29:23 +02:00
parent 5b86b15c71
commit bd0675db66
7 changed files with 496 additions and 80 deletions

View File

@@ -57,7 +57,7 @@ fill_color = "#FF8040"
glyph = "Rm"
[module.weapon]
damage = 10
damage = 14
attack_range_m = 70
attack_rate_hz = 1.5
@@ -76,7 +76,7 @@ fill_color = "#FF8040"
glyph = "Rl"
[module.weapon]
damage = 40
damage = 52
attack_range_m = 100
attack_rate_hz = 0.8
@@ -94,8 +94,8 @@ fill_color = "#AACC44"
glyph = "Sv"
[module.salvage]
collection_range_m = 500
cargo_capacity = 10
collection_range_m = 60
cargo_capacity = 20
collection_rate_hz = 0.5
@@ -110,7 +110,7 @@ glyph = "Rp"
[module.repair]
repair_rate_hz = 1
repair_amount_hp = 6
repair_amount_hp = 12
repair_range_m = 80
# -----------------------------------------------------------------------------
@@ -158,7 +158,7 @@ fill_color = "#808080"
glyph = "A"
[module.health]
added_hp = 40
added_hp = 1000
[[module]]