2025-01-02 20:01:00

This commit is contained in:
actions[bot]
2025-01-02 20:01:00 +00:00
parent 35c4be2f81
commit 785695cd76
2 changed files with 10 additions and 5 deletions

View File

@@ -356,12 +356,17 @@ equipment_modules = {
carrier_shbb_conversion = {
category = bb_carrier_role
add_stats = {
carrier_size = 2
reliability = 0.1
}
multiply_stats = {
build_cost_ic = 0.2
build_cost_ic = 0.5
max_strength = 0.1
}
dismantle_cost_ic = 100000
build_cost_resources = {
steel = 1
chromium = 1
}
}
}