2024-08-15 16:35:22
All checks were successful
sync / build (push) Successful in 15s

This commit is contained in:
actions[bot]
2024-08-15 16:35:22 +00:00
parent 1edf758efd
commit 8ad5a6c686
61 changed files with 1235 additions and 390 deletions

View File

@@ -95,25 +95,27 @@ equipment_modules = {
}
}
ship_hull_light_role_dda = {
category = dd_role
category = dd_role_missile
gui_category = dd_role
add_stats = {
reliability = 0.1
}
multiply_stats = {
build_cost_ic = 0.1
build_cost_ic = 0.15
}
forbid_module_categories = {
ship_missile
}
}
ship_hull_light_role_ddg = {
category = dd_role
category = dd_role_missile
gui_category = dd_role
add_stats = {
reliability = 0.2
}
multiply_stats = {
naval_speed = 0.05
build_cost_ic = 0.1
build_cost_ic = 0.25
}
}
@@ -252,11 +254,12 @@ equipment_modules = {
}
}
ship_hull_cruiser_role_cg = {
category = c_role
category = c_role_missile
gui_category = c_role
add_equipment_type = capital_ship
multiply_stats = {
anti_air_attack = 0.1
build_cost_ic = 0.1
build_cost_ic = 0.25
}
add_stats = {
max_strength = 200