1174 lines
30 KiB
Plaintext
Executable File
1174 lines
30 KiB
Plaintext
Executable File
equipments = {
|
|
|
|
ship_hull_cruiser = {
|
|
year = 1922
|
|
|
|
can_be_produced = { # Commented until flag 'cannot_produce_ships' is used by any tag
|
|
NOT = { has_country_flag = cannot_produce_ships }
|
|
}
|
|
|
|
is_archetype = yes
|
|
is_buildable = no
|
|
type = screen_ship
|
|
interface_category = interface_category_screen_ships
|
|
alias = light_cruiser
|
|
priority = 1900
|
|
|
|
module_slots = {
|
|
fixed_ship_battery_slot = {
|
|
required = yes
|
|
allowed_module_categories = {
|
|
ship_light_medium_battery
|
|
ship_light_medium_battery_double
|
|
ship_light_medium_battery_single
|
|
ship_medium_battery
|
|
ship_medium_battery_double
|
|
ship_medium_battery_single
|
|
ship_light_battery
|
|
ship_light_battery_double
|
|
dp_light_battery
|
|
dp_light_battery_single
|
|
ship_medium_heavy_battery_triple
|
|
ship_medium_heavy_battery_double
|
|
}
|
|
}
|
|
fixed_ship_anti_air_slot = {
|
|
required = no
|
|
allowed_module_categories = { ship_anti_air }
|
|
}
|
|
fixed_ship_fire_control_system_slot = {
|
|
required = no
|
|
allowed_module_categories = { ship_fire_control_system ship_sonar }
|
|
}
|
|
fixed_ship_radar_slot = {
|
|
required = no
|
|
allowed_module_categories = { ship_radar ship_sonar ship_mast }
|
|
}
|
|
fixed_ship_engine_slot = {
|
|
required = yes
|
|
allowed_module_categories = { cruiser_ship_engine civilian_ship_engine cruiser_ship_engine_nuclear }
|
|
}
|
|
fixed_ship_secondaries_slot = {
|
|
required = no
|
|
allowed_module_categories = { ship_secondaries ship_dp_secondaries }
|
|
}
|
|
fixed_ship_armor_slot = {
|
|
required = no
|
|
allowed_module_categories = { ship_cruiser_armor ship_cruiser_heavy_armor raider_kit }
|
|
}
|
|
fixed_ship_airplane_launcher_slot = {
|
|
required = no
|
|
allowed_module_categories = { ship_airplane_launcher seaplane_hangar }
|
|
}
|
|
fixed_ship_role_slot = {
|
|
required = yes
|
|
allowed_module_categories = { c_role }
|
|
}
|
|
fixed_ship_extra_secondaries_slot = {
|
|
required = no
|
|
allowed_module_categories = { heavy_miscellaneous generic_miscellaneous light_miscellaneous }
|
|
}
|
|
front_1_custom_slot = {
|
|
required = no
|
|
allowed_module_categories = {
|
|
ship_anti_air
|
|
ship_light_medium_battery
|
|
ship_light_medium_battery_double
|
|
ship_light_medium_battery_single
|
|
ship_medium_battery
|
|
ship_medium_battery_double
|
|
ship_medium_battery_single
|
|
ship_light_battery
|
|
ship_light_battery_double
|
|
dp_light_battery
|
|
dp_light_battery_single
|
|
ship_medium_heavy_battery_triple
|
|
ship_medium_heavy_battery_double
|
|
}
|
|
}
|
|
front_2_custom_slot = front_1_custom_slot
|
|
mid_1_custom_slot = {
|
|
required = no
|
|
allowed_module_categories = {
|
|
ship_torpedo
|
|
ship_anti_air
|
|
ship_light_medium_battery
|
|
ship_light_medium_battery_double
|
|
ship_light_medium_battery_single
|
|
ship_medium_battery
|
|
ship_medium_battery_double
|
|
ship_medium_battery_single
|
|
ship_light_battery
|
|
ship_light_battery_double
|
|
dp_light_battery
|
|
dp_light_battery_single
|
|
ship_medium_heavy_battery_triple
|
|
ship_medium_heavy_battery_double
|
|
ship_secondaries
|
|
ship_dp_secondaries
|
|
ship_airplane_launcher
|
|
ship_mine_layer
|
|
seaplane_hangar
|
|
}
|
|
}
|
|
mid_2_custom_slot = mid_1_custom_slot
|
|
mid_3_custom_slot = mid_1_custom_slot
|
|
rear_1_custom_slot = {
|
|
required = no
|
|
allowed_module_categories = {
|
|
ship_anti_air
|
|
ship_airplane_launcher
|
|
ship_mine_layer
|
|
ship_depth_charge
|
|
ship_torpedo
|
|
|
|
ship_light_medium_battery
|
|
ship_light_medium_battery_double
|
|
ship_light_medium_battery_single
|
|
ship_medium_battery
|
|
ship_medium_battery_double
|
|
ship_medium_battery_single
|
|
ship_light_battery
|
|
ship_light_battery_double
|
|
dp_light_battery
|
|
dp_light_battery_single
|
|
ship_medium_heavy_battery_triple
|
|
ship_medium_heavy_battery_double
|
|
seaplane_hangar
|
|
}
|
|
}
|
|
rear_2_custom_slot = rear_1_custom_slot
|
|
}
|
|
|
|
module_count_limit = {
|
|
category = ship_radar
|
|
count < 2
|
|
}
|
|
|
|
module_count_limit = {
|
|
category = ship_sonar
|
|
count < 2
|
|
}
|
|
module_count_limit = {
|
|
category = ship_missile
|
|
count < 3
|
|
}
|
|
module_count_limit = {
|
|
category = ship_missile_aa
|
|
count < 4
|
|
}
|
|
module_count_limit = {
|
|
category = ship_airplane_launcher
|
|
count < 4
|
|
}
|
|
module_count_limit = {
|
|
category = seaplane_hangar
|
|
count < 3
|
|
}
|
|
module_count_limit = {
|
|
module = full_missile_upgrade
|
|
count < 2
|
|
}
|
|
module_count_limit = {
|
|
module = economical_nuclear_reactor_cruiser
|
|
count < 2
|
|
}
|
|
module_count_limit = {
|
|
module = ship_display_system
|
|
count < 2
|
|
}
|
|
module_count_limit = {
|
|
module = ship_aa_fire_control
|
|
count < 2
|
|
}
|
|
|
|
default_modules = {
|
|
fixed_ship_battery_slot = empty
|
|
fixed_ship_anti_air_slot = empty
|
|
fixed_ship_fire_control_system_slot = empty
|
|
fixed_ship_radar_slot = ship_mast_1
|
|
fixed_ship_engine_slot = cruiser_ship_engine_1
|
|
fixed_ship_role_slot = ship_hull_cruiser_role_c
|
|
mid_1_custom_slot = empty
|
|
mid_2_custom_slot = empty
|
|
rear_1_custom_slot = empty
|
|
}
|
|
|
|
lg_armor_piercing = 0
|
|
lg_attack = 0
|
|
|
|
hg_armor_piercing = 0
|
|
hg_attack = 0
|
|
|
|
torpedo_attack = 0
|
|
sub_attack = 0
|
|
|
|
anti_air_attack = 0
|
|
|
|
armor_value = 0
|
|
|
|
|
|
surface_detection = 20
|
|
sub_detection = 1
|
|
surface_visibility = 20
|
|
naval_speed = 30
|
|
reliability = 0.80
|
|
|
|
naval_range = 2500
|
|
|
|
max_strength = 65
|
|
|
|
|
|
fuel_consumption = 20
|
|
|
|
build_cost_ic = 1400
|
|
resources = {
|
|
steel = 2
|
|
}
|
|
|
|
manpower = 800
|
|
|
|
naval_supremacy_factor = 2
|
|
naval_weather_penalty_factor = 1 #this value gets -1 before its used so 1.5 will increase the effects of weather penalties by 0.5. this is base value is required for MIO stat modifiers
|
|
#MIO stat modifers will factory by the unmodified stat value so here a 0.5 mio stat modifier would make this ships naval_weather_penalty_factor stat 1.5.
|
|
# change this from 1 at your own risk
|
|
}
|
|
|
|
### vnr hulls
|
|
vnr_ship_hull_cruiser_coastal_defense_ship = {
|
|
derived_variant_name = cruiser_equipment_cd
|
|
abbreviation = "hbg"
|
|
year = 1910
|
|
visual_level = 0
|
|
archetype = ship_hull_cruiser
|
|
priority = 2000
|
|
can_convert_from = { vnr_ship_hull_cruiser_coastal_defense_ship }
|
|
|
|
manpower = 800
|
|
build_cost_ic = 1800
|
|
resources = {
|
|
steel = 2
|
|
}
|
|
|
|
hg_attack = 0
|
|
max_strength = 45
|
|
naval_speed = 20
|
|
reliability = 0.80
|
|
surface_visibility = 20
|
|
naval_range = 1500
|
|
module_slots = {
|
|
fixed_ship_battery_slot = {
|
|
required = yes
|
|
allowed_module_categories = {
|
|
ship_light_medium_battery
|
|
ship_light_medium_battery_double
|
|
ship_light_medium_battery_single
|
|
ship_medium_battery
|
|
ship_medium_battery_double
|
|
ship_medium_battery_single
|
|
ship_light_battery
|
|
ship_light_battery_double
|
|
dp_light_battery
|
|
dp_light_battery_single
|
|
ship_heavy_battery
|
|
ship_heavy_battery_triple
|
|
}
|
|
}
|
|
fixed_ship_anti_air_slot = {
|
|
required = no
|
|
allowed_module_categories = { ship_anti_air }
|
|
}
|
|
fixed_ship_fire_control_system_slot = {
|
|
required = no
|
|
allowed_module_categories = { ship_fire_control_system ship_sonar }
|
|
}
|
|
fixed_ship_radar_slot = {
|
|
required = no
|
|
allowed_module_categories = { ship_radar ship_sonar ship_mast }
|
|
}
|
|
fixed_ship_engine_slot = {
|
|
required = yes
|
|
allowed_module_categories = { cruiser_ship_engine civilian_ship_engine }
|
|
}
|
|
fixed_ship_secondaries_slot = {
|
|
required = no
|
|
allowed_module_categories = { ship_secondaries ship_dp_secondaries }
|
|
}
|
|
fixed_ship_armor_slot = {
|
|
required = no
|
|
allowed_module_categories = { ship_cruiser_armor ship_cruiser_heavy_armor }
|
|
}
|
|
fixed_ship_airplane_launcher_slot = {
|
|
required = no
|
|
allowed_module_categories = { ship_airplane_launcher }
|
|
}
|
|
fixed_ship_role_slot = {
|
|
required = yes
|
|
allowed_module_categories = { cds_role }
|
|
}
|
|
front_1_custom_slot = {
|
|
required = no
|
|
allowed_module_categories = {
|
|
ship_anti_air
|
|
ship_light_medium_battery
|
|
ship_light_medium_battery_double
|
|
ship_light_medium_battery_single
|
|
ship_medium_battery
|
|
ship_medium_battery_double
|
|
ship_medium_battery_single
|
|
ship_light_battery
|
|
ship_light_battery_double
|
|
dp_light_battery
|
|
dp_light_battery_single
|
|
ship_heavy_battery
|
|
ship_heavy_battery_triple
|
|
}
|
|
}
|
|
front_2_custom_slot = front_1_custom_slot
|
|
mid_1_custom_slot = {
|
|
required = no
|
|
allowed_module_categories = {
|
|
ship_torpedo
|
|
ship_anti_air
|
|
ship_secondaries
|
|
ship_dp_secondaries
|
|
ship_airplane_launcher
|
|
ship_mine_layer
|
|
|
|
ship_light_medium_battery
|
|
ship_light_medium_battery_double
|
|
ship_light_medium_battery_single
|
|
ship_medium_battery
|
|
ship_medium_battery_double
|
|
ship_medium_battery_single
|
|
ship_light_battery
|
|
ship_light_battery_double
|
|
dp_light_battery
|
|
dp_light_battery_single
|
|
}
|
|
}
|
|
mid_2_custom_slot = mid_1_custom_slot
|
|
mid_3_custom_slot = mid_1_custom_slot
|
|
rear_1_custom_slot = {
|
|
required = no
|
|
allowed_module_categories = {
|
|
ship_anti_air
|
|
ship_airplane_launcher
|
|
ship_mine_layer
|
|
ship_depth_charge
|
|
ship_torpedo
|
|
|
|
ship_light_medium_battery
|
|
ship_light_medium_battery_double
|
|
ship_light_medium_battery_single
|
|
ship_medium_battery
|
|
ship_medium_battery_double
|
|
ship_medium_battery_single
|
|
ship_light_battery
|
|
ship_light_battery_double
|
|
dp_light_battery
|
|
dp_light_battery_single
|
|
ship_heavy_battery
|
|
ship_heavy_battery_triple
|
|
}
|
|
}
|
|
rear_2_custom_slot = rear_1_custom_slot
|
|
}
|
|
|
|
default_modules = {
|
|
front_1_custom_slot = empty
|
|
rear_1_custom_slot = empty
|
|
fixed_ship_battery_slot = empty
|
|
fixed_ship_secondaries_slot = empty
|
|
fixed_ship_radar_slot = ship_mast_1
|
|
fixed_ship_role_slot = ship_hull_cruiser_role_cd
|
|
}
|
|
|
|
module_count_limit = {
|
|
module = ship_heavy_battery_2
|
|
count < 1
|
|
}
|
|
module_count_limit = {
|
|
module = ship_heavy_battery_3
|
|
count < 1
|
|
}
|
|
module_count_limit = {
|
|
module = ship_heavy_battery_4
|
|
count < 1
|
|
}
|
|
module_count_limit = {
|
|
module = ship_heavy_battery_2_triple
|
|
count < 1
|
|
}
|
|
module_count_limit = {
|
|
module = ship_heavy_battery_3_triple
|
|
count < 1
|
|
}
|
|
module_count_limit = {
|
|
module = ship_heavy_battery_4_triple
|
|
count < 1
|
|
}
|
|
}
|
|
|
|
vnr_ship_hull_cruiser_panzerschiff = {
|
|
derived_variant_name = cruiser_equipment_ps
|
|
abbreviation = "hbf"
|
|
year = 1929
|
|
model = heavy_cruiser
|
|
visual_level = 0
|
|
archetype = ship_hull_cruiser
|
|
priority = 1850
|
|
can_convert_from = { vnr_ship_hull_cruiser_panzerschiff }
|
|
parent = vnr_ship_hull_cruiser_coastal_defense_ship
|
|
|
|
manpower = 1000
|
|
build_cost_ic = 3500
|
|
naval_speed = 26
|
|
surface_visibility = 22
|
|
naval_range = 5000
|
|
max_strength = 220
|
|
reliability = 0.7
|
|
armor_value = 10
|
|
resources = {
|
|
steel = 3
|
|
}
|
|
module_slots = {
|
|
fixed_ship_battery_slot = {
|
|
required = yes
|
|
allowed_module_categories = { ship_heavy_battery ship_heavy_battery_triple ship_medium_heavy_battery_triple ship_medium_heavy_battery_double }
|
|
}
|
|
fixed_ship_anti_air_slot = inherit
|
|
fixed_ship_fire_control_system_slot = inherit
|
|
fixed_ship_radar_slot = inherit
|
|
fixed_ship_engine_slot = inherit
|
|
fixed_ship_secondaries_slot = inherit
|
|
fixed_ship_armor_slot = {
|
|
required = yes
|
|
allowed_module_categories = { ship_cruiser_armor ship_cruiser_heavy_armor }
|
|
}
|
|
fixed_ship_airplane_launcher_slot = inherit
|
|
fixed_ship_extra_secondaries_slot = {
|
|
required = no
|
|
allowed_module_categories = { heavy_miscellaneous generic_miscellaneous light_miscellaneous }
|
|
}
|
|
front_1_custom_slot = {
|
|
required = no
|
|
allowed_module_categories = {
|
|
ship_anti_air
|
|
ship_heavy_battery
|
|
ship_heavy_battery_triple
|
|
ship_medium_heavy_battery_triple
|
|
ship_medium_heavy_battery_double
|
|
}
|
|
}
|
|
front_2_custom_slot = {
|
|
required = no
|
|
allowed_module_categories = {
|
|
ship_anti_air
|
|
ship_medium_heavy_battery_triple
|
|
ship_medium_heavy_battery_double
|
|
ship_secondaries
|
|
ship_dp_secondaries
|
|
}
|
|
}
|
|
|
|
mid_1_custom_slot = {
|
|
required = no
|
|
allowed_module_categories = {
|
|
ship_anti_air
|
|
ship_secondaries
|
|
ship_dp_secondaries
|
|
ship_airplane_launcher
|
|
ship_torpedo
|
|
seaplane_hangar
|
|
}
|
|
}
|
|
mid_2_custom_slot = mid_1_custom_slot
|
|
mid_3_custom_slot = mid_1_custom_slot
|
|
rear_1_custom_slot = {
|
|
required = no
|
|
allowed_module_categories = {
|
|
ship_anti_air
|
|
ship_airplane_launcher
|
|
ship_torpedo
|
|
ship_heavy_battery
|
|
ship_heavy_battery_triple
|
|
ship_medium_heavy_battery_triple
|
|
ship_medium_heavy_battery_double
|
|
seaplane_hangar
|
|
}
|
|
}
|
|
rear_2_custom_slot = {
|
|
required = no
|
|
allowed_module_categories = {
|
|
ship_anti_air
|
|
ship_airplane_launcher
|
|
ship_torpedo
|
|
ship_heavy_battery
|
|
ship_heavy_battery_triple
|
|
ship_medium_heavy_battery_triple
|
|
ship_medium_heavy_battery_double
|
|
seaplane_hangar
|
|
}
|
|
}
|
|
}
|
|
|
|
default_modules = {
|
|
front_1_custom_slot = empty
|
|
fixed_ship_battery_slot = ship_heavy_battery_1
|
|
fixed_ship_engine_slot = empty
|
|
fixed_ship_secondaries_slot = empty
|
|
fixed_ship_radar_slot = ship_mast_1
|
|
rear_1_custom_slot = ship_torpedo_1
|
|
}
|
|
|
|
module_count_limit = {
|
|
module = ship_heavy_battery_2
|
|
count < 1
|
|
}
|
|
module_count_limit = {
|
|
module = ship_heavy_battery_3
|
|
count < 1
|
|
}
|
|
module_count_limit = {
|
|
module = ship_heavy_battery_4
|
|
count < 1
|
|
}
|
|
module_count_limit = {
|
|
module = ship_heavy_battery_2_triple
|
|
count < 1
|
|
}
|
|
module_count_limit = {
|
|
module = ship_heavy_battery_3_triple
|
|
count < 1
|
|
}
|
|
module_count_limit = {
|
|
module = ship_heavy_battery_4_triple
|
|
count < 1
|
|
}
|
|
}
|
|
|
|
vnr_ship_hull_cruiser_1 = {
|
|
derived_variant_name = cruiser_equipment_1
|
|
year = 1914
|
|
visual_level = 0
|
|
archetype = ship_hull_cruiser
|
|
priority = 1900
|
|
can_convert_from = { vnr_ship_hull_cruiser_1 }
|
|
parent = vnr_ship_hull_cruiser_panzerschiff
|
|
|
|
module_slots = {
|
|
fixed_ship_battery_slot = {
|
|
required = yes
|
|
allowed_module_categories = {
|
|
ship_light_medium_battery
|
|
ship_light_medium_battery_double
|
|
ship_light_medium_battery_single
|
|
ship_medium_battery
|
|
ship_medium_battery_double
|
|
ship_medium_battery_single
|
|
ship_light_battery
|
|
ship_light_battery_double
|
|
dp_light_battery
|
|
dp_light_battery_single
|
|
ship_medium_heavy_battery_triple
|
|
ship_medium_heavy_battery_double
|
|
}
|
|
}
|
|
fixed_ship_anti_air_slot = {
|
|
required = no
|
|
allowed_module_categories = { ship_anti_air }
|
|
}
|
|
fixed_ship_fire_control_system_slot = {
|
|
required = no
|
|
allowed_module_categories = { ship_fire_control_system ship_sonar }
|
|
}
|
|
fixed_ship_radar_slot = {
|
|
required = no
|
|
allowed_module_categories = { ship_radar ship_sonar ship_mast }
|
|
}
|
|
fixed_ship_engine_slot = {
|
|
required = yes
|
|
allowed_module_categories = { cruiser_ship_engine civilian_ship_engine }
|
|
}
|
|
fixed_ship_secondaries_slot = {
|
|
required = no
|
|
allowed_module_categories = { ship_secondaries ship_dp_secondaries }
|
|
}
|
|
fixed_ship_armor_slot = {
|
|
required = no
|
|
allowed_module_categories = { ship_cruiser_armor ship_cruiser_heavy_armor raider_kit }
|
|
}
|
|
fixed_ship_airplane_launcher_slot = {
|
|
required = no
|
|
allowed_module_categories = { ship_airplane_launcher seaplane_hangar }
|
|
}
|
|
fixed_ship_role_slot = {
|
|
required = yes
|
|
allowed_module_categories = { c_role }
|
|
}
|
|
fixed_ship_extra_secondaries_slot = {
|
|
required = no
|
|
allowed_module_categories = { heavy_miscellaneous generic_miscellaneous light_miscellaneous }
|
|
}
|
|
front_1_custom_slot = {
|
|
required = no
|
|
allowed_module_categories = {
|
|
ship_anti_air
|
|
ship_light_medium_battery
|
|
ship_light_medium_battery_double
|
|
ship_light_medium_battery_single
|
|
ship_medium_battery
|
|
ship_medium_battery_double
|
|
ship_medium_battery_single
|
|
ship_light_battery
|
|
ship_light_battery_double
|
|
dp_light_battery
|
|
dp_light_battery_single
|
|
ship_medium_heavy_battery_triple
|
|
ship_medium_heavy_battery_double
|
|
}
|
|
}
|
|
front_2_custom_slot = front_1_custom_slot
|
|
mid_1_custom_slot = {
|
|
required = no
|
|
allowed_module_categories = {
|
|
ship_torpedo
|
|
ship_anti_air
|
|
ship_light_medium_battery
|
|
ship_light_medium_battery_double
|
|
ship_light_medium_battery_single
|
|
ship_medium_battery
|
|
ship_medium_battery_double
|
|
ship_medium_battery_single
|
|
ship_light_battery
|
|
ship_light_battery_double
|
|
dp_light_battery
|
|
dp_light_battery_single
|
|
ship_medium_heavy_battery_triple
|
|
ship_medium_heavy_battery_double
|
|
ship_secondaries
|
|
ship_dp_secondaries
|
|
ship_airplane_launcher
|
|
ship_mine_layer
|
|
seaplane_hangar
|
|
}
|
|
}
|
|
mid_2_custom_slot = mid_1_custom_slot
|
|
mid_3_custom_slot = mid_1_custom_slot
|
|
rear_1_custom_slot = {
|
|
required = no
|
|
allowed_module_categories = {
|
|
ship_anti_air
|
|
ship_airplane_launcher
|
|
ship_mine_layer
|
|
ship_depth_charge
|
|
ship_torpedo
|
|
|
|
ship_light_medium_battery
|
|
ship_light_medium_battery_double
|
|
ship_light_medium_battery_single
|
|
ship_medium_battery
|
|
ship_medium_battery_double
|
|
ship_medium_battery_single
|
|
ship_light_battery
|
|
ship_light_battery_double
|
|
dp_light_battery
|
|
dp_light_battery_single
|
|
ship_medium_heavy_battery_triple
|
|
ship_medium_heavy_battery_double
|
|
seaplane_hangar
|
|
}
|
|
}
|
|
rear_2_custom_slot = rear_1_custom_slot
|
|
}
|
|
|
|
default_modules = {
|
|
fixed_ship_battery_slot = empty
|
|
fixed_ship_anti_air_slot = empty
|
|
fixed_ship_fire_control_system_slot = empty
|
|
fixed_ship_radar_slot = ship_mast_1
|
|
fixed_ship_engine_slot = cruiser_ship_engine_1
|
|
fixed_ship_role_slot = ship_hull_cruiser_role_c
|
|
mid_1_custom_slot = empty
|
|
mid_2_custom_slot = empty
|
|
rear_1_custom_slot = empty
|
|
}
|
|
|
|
surface_detection = 15
|
|
sub_detection = 1
|
|
naval_speed = 28
|
|
reliability = 0.75
|
|
|
|
naval_range = 2200
|
|
|
|
max_strength = 50
|
|
|
|
|
|
fuel_consumption = 18
|
|
|
|
build_cost_ic = 1300
|
|
}
|
|
|
|
vnr_ship_hull_cruiser_2 = {
|
|
derived_variant_name = cruiser_equipment_2
|
|
abbreviation = "hba"
|
|
parent = vnr_ship_hull_cruiser_1
|
|
year = 1922
|
|
visual_level = 0
|
|
archetype = ship_hull_cruiser
|
|
priority = 1900
|
|
can_convert_from = { vnr_ship_hull_cruiser_2 }
|
|
|
|
module_slots = inherit
|
|
naval_speed = 31
|
|
manpower = 1000
|
|
default_modules = {
|
|
fixed_ship_engine_slot = cruiser_ship_engine_2
|
|
}
|
|
}
|
|
|
|
vnr_ship_hull_cruiser_3 = {
|
|
derived_variant_name = cruiser_equipment_3
|
|
abbreviation = "hbb"
|
|
year = 1936
|
|
visual_level = 1
|
|
archetype = ship_hull_cruiser
|
|
priority = 1900
|
|
can_convert_from = { vnr_ship_hull_cruiser_3 }
|
|
parent = vnr_ship_hull_cruiser_2
|
|
manpower = 1200
|
|
naval_speed = 32
|
|
reliability = 0.85
|
|
build_cost_ic = 1700
|
|
naval_range = 3000
|
|
max_strength = 75
|
|
resources = {
|
|
steel = 2
|
|
}
|
|
module_slots = inherit
|
|
|
|
default_modules = {
|
|
fixed_ship_engine_slot = cruiser_ship_engine_3
|
|
}
|
|
}
|
|
|
|
vnr_ship_hull_cruiser_4 = {
|
|
derived_variant_name = cruiser_equipment_4
|
|
abbreviation = "hbc"
|
|
year = 1940
|
|
visual_level = 1
|
|
archetype = ship_hull_cruiser
|
|
can_convert_from = { vnr_ship_hull_cruiser_4 }
|
|
priority = 1900
|
|
parent = vnr_ship_hull_cruiser_3
|
|
naval_speed = 32
|
|
build_cost_ic = 1800
|
|
reliability = 0.90
|
|
max_strength = 85
|
|
naval_range = 4000
|
|
manpower = 1400
|
|
resources = {
|
|
steel = 3
|
|
}
|
|
module_slots = inherit
|
|
|
|
default_modules = {
|
|
fixed_ship_engine_slot = cruiser_ship_engine_4
|
|
}
|
|
}
|
|
|
|
vnr_ship_hull_cruiser_5 = {
|
|
derived_variant_name = cruiser_equipment_5
|
|
abbreviation = "hbd"
|
|
year = 1944
|
|
visual_level = 1
|
|
archetype = ship_hull_cruiser
|
|
priority = 1900
|
|
can_convert_from = { vnr_ship_hull_cruiser_5 }
|
|
parent = vnr_ship_hull_cruiser_4
|
|
naval_speed = 32
|
|
reliability = 0.95
|
|
manpower = 1600
|
|
build_cost_ic = 2000
|
|
naval_range = 4500
|
|
max_strength = 90
|
|
resources = {
|
|
steel = 3
|
|
}
|
|
module_slots = {
|
|
fixed_ship_battery_slot = inherit
|
|
fixed_ship_anti_air_slot = {
|
|
required = no
|
|
allowed_module_categories = { ship_anti_air ship_missile_aa }
|
|
}
|
|
fixed_ship_fire_control_system_slot = inherit
|
|
fixed_ship_radar_slot = inherit
|
|
fixed_ship_engine_slot = inherit
|
|
fixed_ship_secondaries_slot = inherit
|
|
fixed_ship_armor_slot = inherit
|
|
fixed_ship_airplane_launcher_slot = inherit
|
|
fixed_ship_role_slot = {
|
|
required = yes
|
|
allowed_module_categories = { c_role c_role_missile }
|
|
}
|
|
fixed_ship_extra_secondaries_slot = inherit
|
|
front_1_custom_slot = {
|
|
required = no
|
|
allowed_module_categories = {
|
|
ship_anti_air
|
|
ship_light_medium_battery
|
|
ship_light_medium_battery_double
|
|
ship_light_medium_battery_single
|
|
ship_medium_battery
|
|
ship_medium_battery_double
|
|
ship_medium_battery_single
|
|
ship_light_battery
|
|
ship_light_battery_double
|
|
dp_light_battery
|
|
dp_light_battery_single
|
|
ship_medium_heavy_battery_triple
|
|
ship_medium_heavy_battery_double
|
|
ship_missile
|
|
ship_missile_aa
|
|
}
|
|
}
|
|
front_2_custom_slot = front_1_custom_slot
|
|
mid_1_custom_slot = {
|
|
required = no
|
|
allowed_module_categories = {
|
|
ship_torpedo
|
|
ship_anti_air
|
|
ship_secondaries
|
|
ship_dp_secondaries
|
|
ship_airplane_launcher
|
|
ship_mine_layer
|
|
ship_missile
|
|
ship_missile_aa
|
|
|
|
ship_light_medium_battery
|
|
ship_light_medium_battery_double
|
|
ship_light_medium_battery_single
|
|
ship_medium_battery
|
|
ship_medium_battery_double
|
|
ship_medium_battery_single
|
|
ship_light_battery
|
|
ship_light_battery_double
|
|
dp_light_battery
|
|
dp_light_battery_single
|
|
ship_medium_heavy_battery_triple
|
|
ship_medium_heavy_battery_double
|
|
seaplane_hangar
|
|
}
|
|
}
|
|
mid_2_custom_slot = mid_1_custom_slot
|
|
mid_3_custom_slot = mid_1_custom_slot
|
|
rear_1_custom_slot = {
|
|
required = no
|
|
allowed_module_categories = {
|
|
ship_anti_air
|
|
ship_airplane_launcher
|
|
ship_mine_layer
|
|
ship_depth_charge
|
|
ship_torpedo
|
|
ship_missile
|
|
ship_missile_aa
|
|
|
|
ship_light_medium_battery
|
|
ship_light_medium_battery_double
|
|
ship_light_medium_battery_single
|
|
ship_medium_battery
|
|
ship_medium_battery_double
|
|
ship_medium_battery_single
|
|
ship_light_battery
|
|
ship_light_battery_double
|
|
dp_light_battery
|
|
dp_light_battery_single
|
|
ship_medium_heavy_battery_triple
|
|
ship_medium_heavy_battery_double
|
|
seaplane_hangar
|
|
}
|
|
}
|
|
rear_2_custom_slot = rear_1_custom_slot
|
|
}
|
|
default_modules = {
|
|
fixed_ship_engine_slot = cruiser_ship_engine_5
|
|
}
|
|
}
|
|
vnr_ship_hull_cruiser_6 = {
|
|
derived_variant_name = cruiser_equipment_6
|
|
year = 1949
|
|
visual_level = 1
|
|
archetype = ship_hull_cruiser
|
|
priority = 1900
|
|
parent = vnr_ship_hull_cruiser_5
|
|
naval_speed = 34
|
|
reliability = 1.25
|
|
manpower = 1800
|
|
build_cost_ic = 2500
|
|
naval_range = 5000
|
|
max_strength = 100
|
|
resources = {
|
|
steel = 3
|
|
}
|
|
module_slots = {
|
|
fixed_ship_battery_slot = {
|
|
required = yes
|
|
allowed_module_categories = {
|
|
ship_light_medium_battery
|
|
ship_light_medium_battery_double
|
|
ship_light_medium_battery_single
|
|
ship_medium_battery
|
|
ship_medium_battery_double
|
|
ship_medium_battery_single
|
|
ship_light_battery
|
|
ship_light_battery_double
|
|
dp_light_battery
|
|
dp_light_battery_single
|
|
ship_medium_heavy_battery_triple
|
|
ship_medium_heavy_battery_double
|
|
ship_missile
|
|
}
|
|
}
|
|
fixed_ship_anti_air_slot = {
|
|
required = no
|
|
allowed_module_categories = { ship_anti_air ship_missile_aa }
|
|
}
|
|
fixed_ship_fire_control_system_slot = inherit
|
|
fixed_ship_radar_slot = inherit
|
|
fixed_ship_engine_slot = {
|
|
required = yes
|
|
allowed_module_categories = { cruiser_ship_engine civilian_ship_engine cruiser_ship_engine_nuclear }
|
|
}
|
|
fixed_ship_secondaries_slot = inherit
|
|
fixed_ship_armor_slot = inherit
|
|
fixed_ship_airplane_launcher_slot = inherit
|
|
fixed_ship_role_slot = {
|
|
required = yes
|
|
allowed_module_categories = { c_role c_role_missile }
|
|
}
|
|
fixed_ship_extra_secondaries_slot = inherit
|
|
fixed_ship_extra_missile_slot = fixed_ship_extra_secondaries_slot
|
|
front_1_custom_slot = {
|
|
required = no
|
|
allowed_module_categories = {
|
|
ship_anti_air
|
|
ship_light_medium_battery
|
|
ship_light_medium_battery_double
|
|
ship_light_medium_battery_single
|
|
ship_medium_battery
|
|
ship_medium_battery_double
|
|
ship_medium_battery_single
|
|
ship_light_battery
|
|
ship_light_battery_double
|
|
dp_light_battery
|
|
dp_light_battery_single
|
|
ship_medium_heavy_battery_triple
|
|
ship_medium_heavy_battery_double
|
|
ship_missile
|
|
ship_missile_aa
|
|
}
|
|
}
|
|
front_2_custom_slot = front_1_custom_slot
|
|
mid_1_custom_slot = {
|
|
required = no
|
|
allowed_module_categories = {
|
|
ship_torpedo
|
|
ship_anti_air
|
|
ship_secondaries
|
|
ship_dp_secondaries
|
|
ship_airplane_launcher
|
|
ship_mine_layer
|
|
ship_missile
|
|
ship_missile_aa
|
|
|
|
ship_light_medium_battery
|
|
ship_light_medium_battery_double
|
|
ship_light_medium_battery_single
|
|
ship_medium_battery
|
|
ship_medium_battery_double
|
|
ship_medium_battery_single
|
|
ship_light_battery
|
|
ship_light_battery_double
|
|
dp_light_battery
|
|
dp_light_battery_single
|
|
ship_medium_heavy_battery_triple
|
|
ship_medium_heavy_battery_double
|
|
seaplane_hangar
|
|
}
|
|
}
|
|
mid_2_custom_slot = mid_1_custom_slot
|
|
mid_3_custom_slot = mid_1_custom_slot
|
|
rear_1_custom_slot = {
|
|
required = no
|
|
allowed_module_categories = {
|
|
ship_anti_air
|
|
ship_airplane_launcher
|
|
ship_mine_layer
|
|
ship_depth_charge
|
|
ship_torpedo
|
|
ship_missile
|
|
ship_missile_aa
|
|
|
|
ship_light_medium_battery
|
|
ship_light_medium_battery_double
|
|
ship_light_medium_battery_single
|
|
ship_medium_battery
|
|
ship_medium_battery_double
|
|
ship_medium_battery_single
|
|
ship_light_battery
|
|
ship_light_battery_double
|
|
dp_light_battery
|
|
dp_light_battery_single
|
|
ship_medium_heavy_battery_triple
|
|
ship_medium_heavy_battery_double
|
|
seaplane_hangar
|
|
}
|
|
}
|
|
rear_2_custom_slot = rear_1_custom_slot
|
|
}
|
|
|
|
module_count_limit = {
|
|
category = ship_missile
|
|
count < 6
|
|
}
|
|
module_count_limit = {
|
|
category = ship_missile_aa
|
|
count < 8
|
|
}
|
|
default_modules = {
|
|
fixed_ship_engine_slot = cruiser_ship_engine_5
|
|
}
|
|
}
|
|
|
|
vnr_ship_hull_torpedo_cruiser = {
|
|
year = 1940
|
|
visual_level = 0
|
|
archetype = ship_hull_cruiser
|
|
can_convert_from = { vnr_ship_hull_torpedo_cruiser vnr_ship_hull_cruiser_1 vnr_ship_hull_cruiser_2 vnr_ship_hull_cruiser_3 vnr_ship_hull_cruiser_4 vnr_ship_hull_cruiser_5 vnr_ship_hull_cruiser_6 }
|
|
priority = 1850
|
|
|
|
interface_category = interface_category_screen_ships
|
|
module_slots = {
|
|
fixed_ship_battery_slot = {
|
|
required = yes
|
|
allowed_module_categories = {
|
|
ship_light_medium_battery
|
|
ship_light_medium_battery_double
|
|
ship_light_medium_battery_single
|
|
ship_light_battery
|
|
ship_light_battery_double
|
|
dp_light_battery
|
|
dp_light_battery_single
|
|
}
|
|
}
|
|
fixed_ship_anti_air_slot = inherit
|
|
fixed_ship_fire_control_system_slot = inherit
|
|
fixed_ship_radar_slot = inherit
|
|
fixed_ship_engine_slot = inherit
|
|
fixed_ship_secondaries_slot = inherit
|
|
fixed_ship_armor_slot = inherit
|
|
fixed_ship_airplane_launcher_slot = inherit
|
|
fixed_ship_role_slot = inherit
|
|
fixed_ship_extra_secondaries_slot = inherit
|
|
front_1_custom_slot = {
|
|
required = no
|
|
allowed_module_categories = {
|
|
ship_anti_air
|
|
ship_light_medium_battery
|
|
ship_light_medium_battery_double
|
|
ship_light_medium_battery_single
|
|
ship_light_battery
|
|
ship_light_battery_double
|
|
dp_light_battery
|
|
dp_light_battery_single
|
|
}
|
|
}
|
|
front_2_custom_slot = front_1_custom_slot
|
|
mid_1_custom_slot = {
|
|
required = no
|
|
allowed_module_categories = {
|
|
ship_torpedo
|
|
ship_anti_air
|
|
ship_light_medium_battery
|
|
ship_light_medium_battery_double
|
|
ship_light_medium_battery_single
|
|
ship_light_battery
|
|
ship_light_battery_double
|
|
dp_light_battery
|
|
dp_light_battery_single
|
|
ship_secondaries
|
|
ship_dp_secondaries
|
|
ship_airplane_launcher
|
|
ship_mine_layer
|
|
seaplane_hangar
|
|
}
|
|
}
|
|
mid_2_custom_slot = mid_1_custom_slot
|
|
mid_3_custom_slot = mid_1_custom_slot
|
|
rear_1_custom_slot = {
|
|
required = no
|
|
allowed_module_categories = {
|
|
ship_anti_air
|
|
ship_airplane_launcher
|
|
ship_mine_layer
|
|
ship_depth_charge
|
|
ship_torpedo
|
|
|
|
ship_light_medium_battery
|
|
ship_light_medium_battery_double
|
|
ship_light_medium_battery_single
|
|
ship_light_battery
|
|
ship_light_battery_double
|
|
dp_light_battery
|
|
dp_light_battery_single
|
|
seaplane_hangar
|
|
}
|
|
}
|
|
rear_2_custom_slot = rear_1_custom_slot
|
|
}
|
|
default_modules = {
|
|
fixed_ship_battery_slot = ship_light_medium_battery_1_double
|
|
fixed_ship_anti_air_slot = ship_anti_air_1
|
|
fixed_ship_fire_control_system_slot = ship_fire_control_system_0
|
|
fixed_ship_radar_slot = empty
|
|
fixed_ship_engine_slot = cruiser_ship_engine_1
|
|
front_1_custom_slot = ship_anti_air_1
|
|
mid_1_custom_slot = ship_torpedo_1
|
|
mid_2_custom_slot = ship_torpedo_1
|
|
rear_1_custom_slot = ship_torpedo_1
|
|
rear_2_custom_slot = ship_anti_air_1
|
|
}
|
|
lg_armor_piercing = 0
|
|
lg_attack = 0
|
|
torpedo_attack = 0
|
|
sub_attack = 0
|
|
|
|
anti_air_attack = 0
|
|
|
|
armor_value = 0
|
|
|
|
sub_detection = 1
|
|
surface_visibility = 15
|
|
naval_speed = 30
|
|
reliability = 0.6
|
|
|
|
naval_range = 3000
|
|
|
|
max_strength = 60
|
|
|
|
module_count_limit = {
|
|
module = ship_hull_cruiser_role_c
|
|
count > 0
|
|
}
|
|
|
|
build_cost_ic = 1700
|
|
resources = {
|
|
#oil = 2
|
|
steel = 3
|
|
}
|
|
|
|
manpower = 800
|
|
}
|
|
}
|