use meters in config
This commit is contained in:
@@ -10,7 +10,7 @@ glyph = "L"
|
||||
|
||||
[module.weapon]
|
||||
damage_formula = "2"
|
||||
attack_range_formula = "5"
|
||||
attack_range_formula = "50"
|
||||
attack_rate_formula = "2.0"
|
||||
|
||||
[[module]]
|
||||
@@ -24,7 +24,7 @@ fill_color = "#AACC44"
|
||||
glyph = "Sv"
|
||||
|
||||
[module.salvage]
|
||||
collection_range_formula = "50"
|
||||
collection_range_formula = "500"
|
||||
cargo_capacity_formula = "10"
|
||||
collection_rate_formula = "0.5"
|
||||
|
||||
@@ -40,4 +40,4 @@ glyph = "Rp"
|
||||
|
||||
[module.repair]
|
||||
repair_rate_formula = "5 + x"
|
||||
repair_range_formula = "80"
|
||||
repair_range_formula = "800"
|
||||
|
||||
Reference in New Issue
Block a user