2025-05-31 09:37:24
This commit is contained in:
@@ -60,7 +60,6 @@ equipment_modules = {
|
||||
}
|
||||
ship_deck_space = {
|
||||
category = ship_deck_space
|
||||
parent = ship_deck_space_armored
|
||||
|
||||
add_equipment_type = capital_ship
|
||||
add_stats = {
|
||||
@@ -402,8 +401,7 @@ equipment_modules = {
|
||||
build_cost_ic = 200
|
||||
}
|
||||
multiply_stats = {
|
||||
surface_detection = 0.05
|
||||
anti_air_attack = 0.025
|
||||
surface_detection = 0.01
|
||||
naval_speed = -0.025
|
||||
naval_torpedo_damage_reduction_factor = 0.01
|
||||
}
|
||||
@@ -450,4 +448,24 @@ equipment_modules = {
|
||||
sub_detection = 0.2
|
||||
}
|
||||
}
|
||||
coldwar_upgrade_cv = {
|
||||
category = coldwar_upgrade_cv
|
||||
gui_category = carrier_miscellaneous
|
||||
|
||||
multiply_stats = {
|
||||
build_cost_ic = 0.15
|
||||
surface_detection = 0.1
|
||||
sub_detection = 0.1
|
||||
max_strength = 0.05
|
||||
anti_air_attack = 0.15
|
||||
}
|
||||
add_stats = {
|
||||
reliability = 0.05
|
||||
}
|
||||
dismantle_cost_ic = 50000
|
||||
build_cost_resources = {
|
||||
steel = 1
|
||||
chromium = 1
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user