2025-01-24 13:45:53
This commit is contained in:
@@ -181,6 +181,10 @@ equipments = {
|
||||
module = ship_aa_fire_control
|
||||
count < 2
|
||||
}
|
||||
module_count_limit = {
|
||||
module = ship_radar_jammer
|
||||
count < 2
|
||||
}
|
||||
|
||||
default_modules = {
|
||||
fixed_ship_battery_slot = empty
|
||||
@@ -430,7 +434,8 @@ equipments = {
|
||||
reliability = 0.7
|
||||
armor_value = 10
|
||||
resources = {
|
||||
steel = 3
|
||||
steel = 2
|
||||
chromium = 1
|
||||
}
|
||||
module_slots = {
|
||||
fixed_ship_battery_slot = {
|
||||
@@ -744,7 +749,7 @@ equipments = {
|
||||
naval_range = 3000
|
||||
max_strength = 75
|
||||
resources = {
|
||||
steel = 2
|
||||
steel = 3
|
||||
}
|
||||
module_slots = inherit
|
||||
|
||||
@@ -769,7 +774,7 @@ equipments = {
|
||||
naval_range = 4000
|
||||
manpower = 1400
|
||||
resources = {
|
||||
steel = 3
|
||||
steel = 4
|
||||
}
|
||||
module_slots = inherit
|
||||
|
||||
@@ -794,7 +799,8 @@ equipments = {
|
||||
naval_range = 4500
|
||||
max_strength = 90
|
||||
resources = {
|
||||
steel = 3
|
||||
steel = 4
|
||||
chromium = 1
|
||||
}
|
||||
module_slots = {
|
||||
fixed_ship_battery_slot = inherit
|
||||
@@ -909,7 +915,8 @@ equipments = {
|
||||
naval_range = 5000
|
||||
max_strength = 100
|
||||
resources = {
|
||||
steel = 3
|
||||
steel = 4
|
||||
chromium = 1
|
||||
}
|
||||
module_slots = {
|
||||
fixed_ship_battery_slot = {
|
||||
|
||||
Reference in New Issue
Block a user