add collection rate for salvager modules and respect collection range of each of these modules

This commit is contained in:
2026-06-02 21:20:44 +02:00
parent 9d0a60a93b
commit f921f00a0d
8 changed files with 64 additions and 24 deletions

View File

@@ -65,6 +65,7 @@ glyph = "Sv"
[module.salvage]
collection_range_formula = "50"
cargo_capacity_formula = "10"
collection_rate_formula = "0.5"
[[module]]
id = "repair_tool_module"