### Naval ### ## Brazil Unique Ship Classes ## ## DC83 - Designed for the Brazilian Navy BRA_unique_frigates = { category = naval available_for = { BRA } roles = { naval_frigate } priority = { base = 100 } BRA_Niterói_class = { role_icon_index = 2 priority = { base = -1 modifier = { add = 1000 has_tech = frigate_hull_2 } modifier = { add = -999 has_tech = frigate_hull_3 } ##Prioritize the newer ship hulls } history = yes target_variant = { type = frigate_hull_2 match_value = 1500 modules = { fixed_ship_engine_slot = module_light_surface_jet_turbine_power fixed_ship_fire_control_system_slot = module_analog_fire_control fixed_ship_radar_slot = module_sonar_2 fixed_ship_auxillary_slot_2 = module_naval_missile_mount_quad fixed_ship_auxillary_slot_1 = module_naval_missile_mount_quad fixed_ship_auxillary_slot = module_chain_gun fixed_ship_battery_slot = module_76mm_gun_1 front_1_custom_slot = module_naval_missile_mount_quad rear_1_custom_slot = module_light_helipad_1 fixed_ship_missile_ammo_slot = module_naval_ammo_balanced_2 } } allowed_modules = { #Weaponry/Armanments module_light_guns_category module_torpedoes_category module_anti_submarine_mortar_category module_turret_missile_category module_point_defense_system_category module_vls_small_category module_light_helipad_category #Support Equipment module_radar_category module_sonar_category module_fire_control_system_category module_mineclearing_category module_minelaying_category module_light_surface_power_source_category module_fuel_tanks_category } } BRA_Niterói_Advanced_class = { role_icon_index = 2 priority = { base = -1 modifier = { add = 1000 has_tech = frigate_hull_3 } modifier = { add = -999 has_tech = frigate_hull_4 } ##Prioritize the newer ship hulls } history = yes target_variant = { type = frigate_hull_3 match_value = 1750 modules = { fixed_ship_engine_slot = module_light_surface_diesel_power_1 fixed_ship_fire_control_system_slot = module_digital_integrated_fire_control fixed_ship_radar_slot = module_radar_3 fixed_ship_auxillary_slot_2 = module_naval_missile_mount_quad fixed_ship_auxillary_slot_1 = module_chain_gun fixed_ship_auxillary_slot = module_fuel_tank fixed_ship_battery_slot = module_76mm_gun_2 front_1_custom_slot = module_naval_missile_mount_quad rear_1_custom_slot = module_light_helipad_1 fixed_ship_missile_ammo_slot = module_naval_ammo_balanced_2 } } } BRA_Tamandaré_class = { role_icon_index = 2 priority = { base = -1 modifier = { add = 1000 has_tech = frigate_hull_4 } modifier = { add = -999 has_tech = frigate_hull_5 } ##Prioritize the newer ship hulls } history = yes target_variant = { type = frigate_hull_4 match_value = 2000 modules = { fixed_ship_engine_slot = module_light_surface_jet_turbine_power fixed_ship_fire_control_system_slot = { module = module_fire_control_system_category upgrade = current } fixed_ship_radar_slot = { module = module_radar_category upgrade = current } fixed_ship_auxillary_slot_1 = { module = module_point_defense_system_category upgrade = current } fixed_ship_auxillary_slot = { module = module_turret_missile_category upgrade = current } fixed_ship_battery_slot = { module = module_light_guns_category upgrade = current } front_1_custom_slot = { module = module_torpedoes_category upgrade = current } rear_1_custom_slot = { module = module_light_helipad_category upgrade = current } fixed_ship_missile_ammo_slot = { module = module_missile_ammo_balanced_category upgrade = current } } } } BRA_Tamandaré_Improved_class = { role_icon_index = 2 priority = { base = -1 modifier = { add = 1000 has_tech = frigate_hull_5 } modifier = { add = -999 has_tech = frigate_hull_6 } ##Prioritize the newer ship hulls } history = yes target_variant = { type = frigate_hull_5 match_value = 2500 modules = { fixed_ship_engine_slot = module_light_surface_jet_turbine_power2 fixed_ship_fire_control_system_slot = module_advanced_integrated_missile_radar_control fixed_ship_radar_slot = module_radar_5 fixed_ship_auxillary_slot_2 = module_ram_4 fixed_ship_auxillary_slot_1 = module_naval_missile_mount_quad fixed_ship_auxillary_slot = module_naval_vls_cells_16 fixed_ship_battery_slot = module_76mm_gun_2 front_1_custom_slot = module_torpedoes_2 rear_1_custom_slot = module_light_helipad_2 fixed_ship_missile_ammo_slot = module_naval_ammo_balanced_4 } } } BRA_Godega_class = { role_icon_index = 2 priority = { base = -1 modifier = { add = 1000 has_tech = frigate_hull_6 } } history = yes target_variant = { type = frigate_hull_6 match_value = 3000 modules = { fixed_ship_engine_slot = module_light_surface_jet_turbine_power3 fixed_ship_fire_control_system_slot = module_futuristic_integrated_missile_radar_control1 fixed_ship_radar_slot = module_radar_6 fixed_ship_auxillary_slot_2 = module_ram_5 fixed_ship_auxillary_slot_1 = module_naval_missile_mount_quad fixed_ship_auxillary_slot = module_naval_vls_cells_16 fixed_ship_battery_slot = module_76mm_gun_3 front_1_custom_slot = module_torpedoes_4 rear_1_custom_slot = module_light_helipad_2 fixed_ship_missile_ammo_slot = module_naval_ammo_balanced_5 } } } } BRA_unique_destroyers = { category = naval available_for = { BRA } roles = { naval_destroyer } priority = { base = 100 } BRA_destroyer_1 = { role_icon_index = 2 priority = { factor = 0 #Default no priority } history = yes target_variant = { match_value = 1000.0 type = destroyer_hull_1 modules = { fixed_ship_engine_slot = module_surface_diesel_power_1 fixed_ship_fire_control_system_slot = module_screen_analog_fire_control fixed_ship_radar_slot = module_radar_2 fixed_ship_auxillary_slot_3 = module_chain_gun fixed_ship_auxillary_slot_2 = module_naval_missile_mount_quad fixed_ship_auxillary_slot = module_anti_submarine_mortar fixed_ship_battery_slot = module_76mm_gun_1 front_1_custom_slot = module_torpedoes_1 mid_1_custom_slot = module_chain_gun mid_2_custom_slot = module_fuel_tank rear_1_custom_slot = module_light_helipad_1 fixed_ship_missile_ammo_slot = module_naval_ammo_anti_ship_1 } } allowed_modules = { #Weaponry module_turret_missile_category module_vls_small_category module_vls_large_category module_light_guns_category module_heavy_guns_category module_railguns_category module_point_defense_system_category module_torpedoes_category module_anti_submarine_mortar_category #Support module_fuel_tanks_category module_mineclearing_category module_minelaying_category module_radar_category module_sonar_category module_fire_control_system_category module_surface_power_source_category module_light_helipad_category module_esm_category } } BRA_destroyer_2 = { role_icon_index = 2 priority = { base = -1 modifier = { add = 1000 has_tech = destroyer_hull_2 } modifier = { add = -999 has_tech = destroyer_hull_3 } ##Prioritize the newer ship hulls } history = yes target_variant = { match_value = 1250 type = destroyer_hull_2 modules = { fixed_ship_engine_slot = module_surface_diesel_power_1 fixed_ship_fire_control_system_slot = module_screen_digital_integrated_fire_control fixed_ship_radar_slot = module_radar_3 fixed_ship_auxillary_slot_3 = module_naval_vls_cells_64 fixed_ship_auxillary_slot_2 = module_naval_missile_mount_quad fixed_ship_auxillary_slot = module_torpedoes_2 fixed_ship_battery_slot = module_76mm_gun_2 front_1_custom_slot = module_76mm_gun_2 mid_1_custom_slot = module_ciws_2 mid_2_custom_slot = module_naval_missile_mount_quad rear_1_custom_slot = module_light_helipad_1 fixed_ship_missile_ammo_slot = module_naval_ammo_balanced_2 } } } BRA_destroyer_3 = { role_icon_index = 2 priority = { base = -1 modifier = { add = 1000 has_tech = destroyer_hull_3 } modifier = { add = -999 has_tech = destroyer_hull_4 } ##Prioritize the newer ship hulls } history = yes target_variant = { match_value = 1750 type = destroyer_hull_3 modules = { fixed_ship_engine_slot = module_surface_jet_turbine_power fixed_ship_fire_control_system_slot = module_screen_digital_integrated_fire_control fixed_ship_radar_slot = module_radar_4 fixed_ship_auxillary_slot_3 = module_naval_vls_cells_64 fixed_ship_auxillary_slot_2 = module_naval_missile_mount_quad fixed_ship_auxillary_slot = module_ciws_3 fixed_ship_battery_slot = module_76mm_gun_3 front_1_custom_slot = module_torpedoes_1 mid_1_custom_slot = module_naval_vls_cells_64 mid_2_custom_slot = module_ram_3 rear_1_custom_slot = module_light_helipad_1 fixed_ship_missile_ammo_slot = module_naval_ammo_balanced_3 } } } BRA_destroyer_4 = { role_icon_index = 2 priority = { base = -1 modifier = { add = 1000 has_tech = destroyer_hull_4 } modifier = { add = -999 has_tech = destroyer_hull_5 } ##Prioritize the newer ship hulls } history = yes target_variant = { match_value = 2000 type = destroyer_hull_4 modules = { fixed_ship_engine_slot = module_surface_jet_turbine_power2 fixed_ship_fire_control_system_slot = module_screen_advanced_integrated_missile_radar_control fixed_ship_radar_slot = module_radar_5 fixed_ship_auxillary_slot_3 = module_naval_vls_cells_64 fixed_ship_auxillary_slot_2 = module_naval_vls_cells_64 fixed_ship_auxillary_slot = module_naval_missile_mount_quad fixed_ship_battery_slot = module_127mm_guns_3 front_1_custom_slot = module_torpedoes_2 mid_1_custom_slot = module_ciws_4 mid_2_custom_slot = module_ram_4 rear_1_custom_slot = module_light_helipad_2 fixed_ship_missile_ammo_slot = module_naval_ammo_balanced_4 } } } BRA_destroyer_5 = { role_icon_index = 2 priority = { base = -1 modifier = { add = 1000 has_tech = destroyer_hull_5 } } history = yes target_variant = { match_value = 2500 type = destroyer_hull_5 modules = { fixed_ship_engine_slot = module_surface_jet_turbine_power3 fixed_ship_fire_control_system_slot = module_screen_futuristic_integrated_missile_radar_control1 fixed_ship_radar_slot = module_radar_6 fixed_ship_auxillary_slot_3 = module_naval_vls_cells_64 fixed_ship_auxillary_slot_2 = module_naval_vls_cells_64 fixed_ship_auxillary_slot = module_naval_vls_cells_32 fixed_ship_battery_slot = module_127mm_guns_4 front_1_custom_slot = module_torpedoes_4 mid_1_custom_slot = module_ciws_5 mid_2_custom_slot = module_ram_5 rear_1_custom_slot = module_light_helipad_2 fixed_ship_missile_ammo_slot = module_naval_ammo_balanced_5 } } } } BRA_unique_corvette = { category = naval available_for = { BRA } roles = { naval_corvettes } priority = { base = 100 } BRA_Inhaúma_class = { role_icon_index = 2 priority = { factor = 0 #Default no priority } history = yes target_variant = { match_value = 1000.0 type = corvette_hull_2 modules = { fixed_ship_engine_slot = module_light_surface_diesel_power_1 fixed_ship_fire_control_system_slot = module_analog_fire_control fixed_ship_radar_slot = module_radar_2 fixed_ship_auxillary_slot = module_mineclearing fixed_ship_battery_slot = module_76mm_gun_1 front_1_custom_slot = module_chain_gun rear_1_custom_slot = module_minelaying } } allowed_modules = { #Weaponry module_turret_missile_category module_vls_small_category module_light_guns_category module_heavy_guns_category module_railguns_category module_point_defense_system_category module_torpedoes_category module_anti_submarine_mortar_category #Support module_fuel_tanks_category module_mineclearing_category module_minelaying_category module_radar_category module_sonar_category module_fire_control_system_category module_surface_power_source_category module_light_helipad_category module_esm_category } } BRA_corvette_3 = { role_icon_index = 2 priority = { base = -1 modifier = { add = 1000 has_tech = corvette_hull_3 } modifier = { add = -999 has_tech = corvette_hull_4 } ##Prioritize the newer ship hulls } history = yes target_variant = { match_value = 1500 type = corvette_hull_3 modules = { fixed_ship_engine_slot = module_light_surface_diesel_power_1 fixed_ship_fire_control_system_slot = module_digital_integrated_fire_control fixed_ship_radar_slot = module_radar_3 fixed_ship_auxillary_slot = module_naval_missile_mount_quad fixed_ship_battery_slot = module_76mm_gun_1 front_1_custom_slot = module_ciws_1 rear_1_custom_slot = module_light_helipad_1 fixed_ship_missile_ammo_slot = module_naval_ammo_air_defense_2 } } } BRA_corvette_4 = { role_icon_index = 2 priority = { base = -1 modifier = { add = 1000 has_tech = corvette_hull_4 } modifier = { add = -999 has_tech = corvette_hull_5 } ##Prioritize the newer ship hulls } history = yes target_variant = { match_value = 1750 type = corvette_hull_4 modules = { fixed_ship_engine_slot = module_light_surface_jet_turbine_power fixed_ship_fire_control_system_slot = module_digital_integrated_fire_control fixed_ship_radar_slot = module_radar_4 fixed_ship_auxillary_slot = module_naval_missile_mount_quad fixed_ship_battery_slot = module_76mm_gun_1 front_1_custom_slot = module_ciws_2 rear_1_custom_slot = module_light_helipad_1 fixed_ship_missile_ammo_slot = module_naval_ammo_air_defense_3 } } } BRA_corvette_5 = { role_icon_index = 2 priority = { base = -1 modifier = { add = 1000 has_tech = corvette_hull_5 } modifier = { add = -999 has_tech = corvette_hull_6 } ##Prioritize the newer ship hulls } history = yes target_variant = { match_value = 2000 type = corvette_hull_5 modules = { fixed_ship_engine_slot = module_light_surface_jet_turbine_power2 fixed_ship_fire_control_system_slot = module_advanced_integrated_missile_radar_control fixed_ship_radar_slot = module_radar_5 fixed_ship_auxillary_slot = module_naval_missile_mount_quad fixed_ship_battery_slot = module_76mm_gun_2 front_1_custom_slot = module_ciws_3 rear_1_custom_slot = module_light_helipad_1 fixed_ship_missile_ammo_slot = module_naval_ammo_anti_ship_4 } } } BRA_corvette_6 = { role_icon_index = 2 priority = { base = -1 modifier = { add = 1000 has_tech = corvette_hull_6 } } history = yes target_variant = { match_value = 2250 type = corvette_hull_6 modules = { fixed_ship_engine_slot = module_light_surface_jet_turbine_power3 fixed_ship_fire_control_system_slot = module_futuristic_integrated_missile_radar_control1 fixed_ship_radar_slot = module_radar_6 fixed_ship_auxillary_slot = module_naval_missile_mount_quad fixed_ship_battery_slot = module_76mm_gun_3 front_1_custom_slot = module_ciws_4 rear_1_custom_slot = module_light_helipad_1 fixed_ship_missile_ammo_slot = module_naval_ammo_anti_ship_5 } } } } BRA_unique_stealth_destroyer = { category = naval available_for = { BRA } roles = { naval_stealth_destroyer } priority = { base = 100 } BRA_stealth_destroyer_1 = { role_icon_index = 2 priority = { factor = 0 #Default no priority } history = yes target_variant = { match_value = 1750.0 type = stealth_destroyer_hull_1 modules = { fixed_ship_engine_slot = module_surface_jet_turbine_power2 fixed_ship_fire_control_system_slot = module_advanced_integrated_missile_radar_control fixed_ship_radar_slot = module_radar_5 fixed_ship_auxillary_slot_2 = module_naval_missile_mount_quad fixed_ship_auxillary_slot = module_ciws_5 fixed_ship_battery_slot = module_heavy_guns_3 front_1_custom_slot = module_naval_vls_cells_64 mid_1_custom_slot = module_naval_vls_cells_32 mid_2_custom_slot = module_ciws_5 rear_1_custom_slot = module_light_helipad_2 fixed_ship_missile_ammo_slot = module_naval_ammo_balanced_4 } } allowed_modules = { #Weaponry module_turret_missile_category module_vls_small_category module_vls_large_category module_light_guns_category module_heavy_guns_category module_railguns_category module_point_defense_system_category module_torpedoes_category module_anti_submarine_mortar_category #Support module_fuel_tanks_category module_mineclearing_category module_minelaying_category module_radar_category module_sonar_category module_fire_control_system_category module_surface_power_source_category module_light_helipad_category module_esm_category } } BRA_stealth_destroyer_2 = { role_icon_index = 2 priority = { base = -1 modifier = { add = 1000 has_tech = stealth_destroyer_hull_2 } modifier = { add = -999 has_tech = stealth_destroyer_hull_3 } ##Prioritize the newer ship hulls } history = yes target_variant = { match_value = 2000.0 type = stealth_destroyer_hull_2 modules = { fixed_ship_engine_slot = module_surface_jet_turbine_power3 fixed_ship_fire_control_system_slot = module_futuristic_integrated_missile_radar_control1 fixed_ship_radar_slot = module_radar_6 fixed_ship_auxillary_slot_2 = module_naval_missile_mount_quad fixed_ship_auxillary_slot = module_ciws_5 fixed_ship_battery_slot = module_railgun_3 front_1_custom_slot = module_naval_vls_cells_64 mid_1_custom_slot = module_naval_vls_cells_32 mid_2_custom_slot = module_ciws_5 rear_1_custom_slot = module_light_helipad_2 fixed_ship_missile_ammo_slot = module_naval_ammo_balanced_5 } } } BRA_stealth_destroyer_3 = { role_icon_index = 2 priority = { base = -1 modifier = { add = 1000 has_tech = stealth_destroyer_hull_3 } } history = yes target_variant = { match_value = 2500.0 type = stealth_destroyer_hull_3 modules = { fixed_ship_engine_slot = module_surface_fut_reactor_power fixed_ship_fire_control_system_slot = module_futuristic_integrated_missile_radar_control1 fixed_ship_radar_slot = module_radar_7 fixed_ship_auxillary_slot_2 = module_naval_missile_mount_quad fixed_ship_auxillary_slot = module_ciws_6 fixed_ship_battery_slot = module_railgun_4 front_1_custom_slot = module_naval_vls_cells_64 mid_1_custom_slot = module_naval_vls_cells_32 mid_2_custom_slot = module_ciws_6 rear_1_custom_slot = module_light_helipad_2 fixed_ship_missile_ammo_slot = module_naval_ammo_balanced_6 } } } } BRA_unique_attack_submarine = { category = naval available_for = { BRA } roles = { naval_attack_submarine } priority = { base = 100 } BRA_Type_209_class = { role_icon_index = 2 priority = { factor = 0 #Default no priority } history = yes target_variant = { match_value = 2000.0 type = attack_submarine_hull_2 modules = { fixed_ship_engine_slot = module_sub_diesel_electric_power fixed_ship_radar_slot = module_sonar_3 fixed_ship_auxillary_slot_2 = module_fuel_tank fixed_ship_auxillary_slot_1 = module_torpedoes_1 fixed_ship_auxillary_slot = module_minelaying fixed_ship_battery_slot = module_torpedoes_1 } } allowed_modules = { #Weaponry module_torpedoes_category module_vls_sub_category module_minelaying_category #Support module_fuel_tanks_category module_esm_category module_sonar_category module_radar_category module_sub_power_source_category } } BRA_attack_submarine_3 = { role_icon_index = 2 priority = { base = -1 modifier = { add = 1000 has_tech = attack_submarine_hull_3 } modifier = { add = -999 has_tech = attack_submarine_hull_4 } ##Prioritize the newer ship hulls } history = yes target_variant = { match_value = 2500.0 type = attack_submarine_hull_3 modules = { fixed_ship_engine_slot = module_sub_diesel_electric_power2 fixed_ship_radar_slot = module_sonar_4 fixed_ship_auxillary_slot_2 = module_fuel_tank fixed_ship_auxillary_slot_1 = module_torpedoes_2 fixed_ship_auxillary_slot = module_minelaying fixed_ship_battery_slot = module_torpedoes_2 } } } BRA_attack_submarine_4 = { role_icon_index = 2 priority = { base = -1 modifier = { add = 1000 has_tech = attack_submarine_hull_4 } modifier = { add = -999 has_tech = attack_submarine_hull_5 } ##Prioritize the newer ship hulls } history = yes target_variant = { match_value = 2750.0 type = attack_submarine_hull_4 modules = { fixed_ship_engine_slot = module_sub_diesel_electric_power3 fixed_ship_radar_slot = module_sonar_5 fixed_ship_auxillary_slot_2 = module_sub_esm_2 fixed_ship_auxillary_slot_1 = module_naval_sub_vls_cells_8 fixed_ship_auxillary_slot = module_torpedoes_4 fixed_ship_battery_slot = module_torpedoes_4 fixed_ship_missile_ammo_slot = module_naval_sub_ammo_anti_ship_3 } } } BRA_attack_submarine_5 = { role_icon_index = 2 priority = { base = -1 modifier = { add = 1000 has_tech = attack_submarine_hull_5 } modifier = { add = -999 has_tech = attack_submarine_hull_6 } ##Prioritize the newer ship hulls } history = yes target_variant = { match_value = 3000.0 type = attack_submarine_hull_5 modules = { fixed_ship_engine_slot = module_sub_mod_reactor_power fixed_ship_radar_slot = module_sonar_6 fixed_ship_auxillary_slot_2 = module_sub_esm_3 fixed_ship_auxillary_slot_1 = module_naval_sub_vls_cells_8 fixed_ship_auxillary_slot = module_torpedoes_6 fixed_ship_battery_slot = module_torpedoes_6 fixed_ship_missile_ammo_slot = module_naval_sub_ammo_anti_ship_4 } } } BRA_attack_submarine_6 = { role_icon_index = 2 priority = { base = -1 modifier = { add = 1000 has_tech = attack_submarine_hull_6 } } history = yes target_variant = { match_value = 3250.0 type = attack_submarine_hull_6 modules = { fixed_ship_engine_slot = module_sub_fut_reactor_power fixed_ship_radar_slot = module_sonar_7 fixed_ship_auxillary_slot_2 = module_sub_esm_3 fixed_ship_auxillary_slot_1 = module_naval_sub_vls_cells_8 fixed_ship_auxillary_slot = module_torpedoes_6 fixed_ship_battery_slot = module_torpedoes_6 fixed_ship_missile_ammo_slot = module_naval_sub_ammo_anti_ship_5 } } } } BRA_unique_helicopter_operator = { category = naval available_for = { BRA } roles = { naval_helicopter_operator } priority = { base = 100 } BRA_Bahia_class = { role_icon_index = 2 priority = { factor = 0 #Default no priority } history = yes target_variant = { type = helicopter_operator_hull_2 match_value = 2500 modules = { fixed_ship_engine_slot = module_surface_jet_turbine_power2 fixed_ship_fire_control_system_slot = module_digital_integrated_fire_control fixed_ship_radar_slot = module_radar_3 fixed_ship_auxillary_slot_3 = module_ciws_3 fixed_ship_auxillary_slot_2 = module_fuel_tank fixed_ship_auxillary_slot = module_esm_1 fixed_ship_battery_slot = module_light_flight_deck_2 front_1_custom_slot = module_helipads_2 mid_1_custom_slot = module_naval_missile_mount_quad rear_1_custom_slot = module_helipads_2 fixed_ship_missile_ammo_slot = module_naval_ammo_air_defense_3 } } allowed_modules = { #Weaponry/Armanments module_point_defense_system_category module_turret_missile_category module_vls_small_category module_vls_large_category module_light_guns_category module_anti_submarine_mortar_category module_torpedoes_category #Support Equipment module_helipads_category module_fuel_tanks_category module_light_flight_decks_category module_esm_category module_radar_category module_sonar_category module_fire_control_system_category module_surface_power_source_category } } BRA_helicopter_operator_3 = { role_icon_index = 2 priority = { base = -1 modifier = { add = 1000 has_tech = helicopter_operator_hull_3 } modifier = { add = -999 has_tech = helicopter_operator_hull_4 } ##Prioritize the newer ship hulls } history = yes target_variant = { type = helicopter_operator_hull_3 match_value = 3000 modules = { fixed_ship_engine_slot = module_surface_jet_turbine_power3 fixed_ship_fire_control_system_slot = module_advanced_integrated_missile_radar_control fixed_ship_radar_slot = module_radar_5 fixed_ship_auxillary_slot_3 = module_ciws_5 fixed_ship_auxillary_slot_2 = module_fuel_tank fixed_ship_auxillary_slot = module_esm_2 fixed_ship_battery_slot = module_light_flight_deck_3 front_1_custom_slot = module_helipads_3 mid_1_custom_slot = module_naval_vls_cells_64 rear_1_custom_slot = module_helipads_3 fixed_ship_missile_ammo_slot = module_naval_ammo_air_defense_4 } } } BRA_helicopter_operator_4 = { role_icon_index = 2 priority = { base = -1 modifier = { add = 1000 has_tech = helicopter_operator_hull_4 } } history = yes target_variant = { type = helicopter_operator_hull_4 match_value = 3500 modules = { fixed_ship_engine_slot = module_surface_fut_reactor_power fixed_ship_fire_control_system_slot = module_futuristic_integrated_missile_radar_control1 fixed_ship_radar_slot = module_radar_7 fixed_ship_auxillary_slot_3 = module_ciws_6 fixed_ship_auxillary_slot_2 = module_fuel_tank fixed_ship_auxillary_slot = module_esm_3 fixed_ship_battery_slot = module_light_flight_deck_3 front_1_custom_slot = module_helipads_3 mid_1_custom_slot = module_naval_vls_cells_64 rear_1_custom_slot = module_helipads_3 fixed_ship_missile_ammo_slot = module_naval_ammo_air_defense_5 } } } } BRA_unique_carrier_hull = { category = naval available_for = { BRA } roles = { naval_carrier } priority = { base = 100 } BRA_Colossus_class = { role_icon_index = 2 priority = { factor = 0 #Default no priority } history = yes target_variant = { type = carrier_hull_1 match_value = 3000 modules = { fixed_ship_engine_slot = module_surface_oil_power fixed_ship_fire_control_system_slot = module_analog_fire_control fixed_ship_radar_slot = module_radar_1 fixed_ship_auxillary_slot_2 = module_chain_gun fixed_ship_auxillary_slot_1 = module_naval_missile_mount_quad fixed_ship_auxillary_slot = module_naval_missile_mount_quad fixed_ship_flight_deck = module_flight_deck_2 front_1_custom_slot = module_chain_gun front_2_custom_slot = module_ciws_3 mid_1_custom_slot = module_helipads_1 mid_2_custom_slot = module_helipads_1 mid_3_custom_slot = module_fuel_tank rear_1_custom_slot = module_chain_gun rear_2_custom_slot = module_fuel_tank fixed_ship_missile_ammo_slot = module_naval_ammo_air_defense_1 } } allowed_modules = { #Weaponry/Armanments module_point_defense_system_category module_turret_missile_category module_vls_small_category module_vls_large_category module_light_guns_category module_anti_submarine_mortar_category module_torpedoes_category #Support Equipment module_helipads_category module_fuel_tanks_category module_flight_decks_category module_esm_category module_radar_category module_sonar_category module_fire_control_system_category module_surface_power_source_category } } BRA_carrier_2 = { role_icon_index = 2 priority = { base = -1 modifier = { add = 1000 has_tech = carrier_hull_2 } modifier = { add = -999 has_tech = carrier_hull_3 } ##Prioritize the newer ship hulls } history = yes target_variant = { type = carrier_hull_2 match_value = 3250 modules = { fixed_ship_engine_slot = module_surface_oil_power fixed_ship_fire_control_system_slot = module_digital_integrated_fire_control fixed_ship_radar_slot = module_radar_3 fixed_ship_auxillary_slot_2 = module_ciws_3 fixed_ship_auxillary_slot_1 = module_ram_3 fixed_ship_auxillary_slot = module_esm_1 fixed_ship_flight_deck = module_flight_deck_4 front_1_custom_slot = module_helipads_2 front_2_custom_slot = module_ciws_3 mid_1_custom_slot = module_ciws_3 mid_2_custom_slot = module_fuel_tank mid_3_custom_slot = module_helipads_2 rear_1_custom_slot = module_ram_3 rear_2_custom_slot = module_helipads_2 } } } BRA_carrier_3 = { role_icon_index = 2 priority = { base = -1 modifier = { add = 1000 has_tech = carrier_hull_3 } modifier = { add = -999 has_tech = carrier_hull_4 } ##Prioritize the newer ship hulls } history = yes target_variant = { type = carrier_hull_3 match_value = 3500 modules = { fixed_ship_engine_slot = module_surface_adv_reactor_power fixed_ship_fire_control_system_slot = module_advanced_integrated_missile_radar_control fixed_ship_radar_slot = module_radar_5 fixed_ship_auxillary_slot_2 = module_ciws_4 fixed_ship_auxillary_slot_1 = module_ram_4 fixed_ship_auxillary_slot = module_esm_2 fixed_ship_flight_deck = module_flight_deck_6 front_1_custom_slot = module_helipads_2 front_2_custom_slot = module_ciws_4 mid_1_custom_slot = module_ciws_4 mid_2_custom_slot = module_helipads_2 mid_3_custom_slot = module_helipads_2 rear_1_custom_slot = module_ram_4 rear_2_custom_slot = module_helipads_2 } } } BRA_carrier_4 = { role_icon_index = 2 priority = { base = -1 modifier = { add = 1000 has_tech = carrier_hull_4 } modifier = { add = -999 has_tech = carrier_hull_5 } ##Prioritize the newer ship hulls } history = yes target_variant = { type = carrier_hull_4 match_value = 4000 modules = { fixed_ship_engine_slot = module_surface_mod_reactor_power fixed_ship_fire_control_system_slot = module_advanced_integrated_missile_radar_control fixed_ship_radar_slot = module_radar_6 fixed_ship_auxillary_slot_2 = module_ciws_5 fixed_ship_auxillary_slot_1 = module_ram_5 fixed_ship_auxillary_slot = module_esm_3 fixed_ship_flight_deck = module_flight_deck_8 front_1_custom_slot = module_helipads_3 front_2_custom_slot = module_ciws_5 mid_1_custom_slot = module_ciws_5 mid_2_custom_slot = module_helipads_3 mid_3_custom_slot = module_helipads_3 rear_1_custom_slot = module_ram_5 rear_2_custom_slot = module_helipads_3 } } } } ### Attack Submarines ### BRA_attack_submarines = { category = naval available_for = { BRA } roles = { naval_attack_submarine } priority = { base = 100 } BRA_attack_sub_1960s = { priority = { base = -1 modifier = { add = 1000 has_tech = attack_submarine_hull_1 } modifier = { add = -999 has_tech = attack_submarine_hull_2 } } history = yes target_variant = { type = attack_submarine_hull_1 match_value = 2600 modules = { fixed_ship_engine_slot = module_sub_diesel_electric_power fixed_ship_radar_slot = module_sonar_1 fixed_ship_battery_slot = module_anti_ship_torpedoes_1 fixed_ship_auxillary_slot = module_minelaying fixed_ship_auxillary_slot_1 = module_torpedoes_1 fixed_ship_auxillary_slot_2 = module_fuel_tank fixed_ship_auxillary_slot_3 = module_sub_esm_1 } } } BRA_attack_sub_1980s = { priority = { base = -1 modifier = { add = 1000 has_tech = attack_submarine_hull_2 } modifier = { add = -999 has_tech = attack_submarine_hull_3 } } history = yes target_variant = { type = attack_submarine_hull_2 match_value = 3200 modules = { fixed_ship_engine_slot = module_sub_diesel_electric_power2 fixed_ship_radar_slot = module_sonar_2 fixed_ship_battery_slot = module_anti_ship_torpedoes_2 fixed_ship_auxillary_slot = module_torpedoes_1 fixed_ship_auxillary_slot_1 = module_naval_sub_vls_cells_8 fixed_ship_auxillary_slot_2 = module_torpedoes_2 fixed_ship_auxillary_slot_3 = module_sub_esm_1 fixed_ship_missile_ammo_slot = module_naval_sub_ammo_anti_ship_3 } } } BRA_attack_sub_2000s = { priority = { base = -1 modifier = { add = 1000 has_tech = attack_submarine_hull_3 } modifier = { add = -999 has_tech = attack_submarine_hull_4 } } history = yes target_variant = { type = attack_submarine_hull_3 match_value = 3800 modules = { fixed_ship_engine_slot = module_sub_diesel_electric_power3 fixed_ship_radar_slot = module_sonar_3 fixed_ship_battery_slot = module_anti_ship_torpedoes_3 fixed_ship_auxillary_slot = module_naval_sub_vls_cells_8 fixed_ship_auxillary_slot_1 = module_torpedoes_2 fixed_ship_auxillary_slot_2 = module_sub_esm_1 fixed_ship_auxillary_slot_3 = module_fuel_tank fixed_ship_missile_ammo_slot = module_naval_sub_ammo_anti_ship_3 } } } BRA_attack_sub_2020s = { priority = { base = -1 modifier = { add = 1000 has_tech = attack_submarine_hull_4 } modifier = { add = -999 has_tech = attack_submarine_hull_5 } } history = yes target_variant = { type = attack_submarine_hull_4 match_value = 4400 modules = { fixed_ship_engine_slot = module_sub_early_reactor_power fixed_ship_radar_slot = module_sonar_4 fixed_ship_battery_slot = module_anti_ship_torpedoes_3 fixed_ship_auxillary_slot = module_naval_sub_vls_cells_8 fixed_ship_auxillary_slot_1 = module_torpedoes_3 fixed_ship_auxillary_slot_2 = module_sub_esm_2 fixed_ship_auxillary_slot_3 = module_torpedoes_2 fixed_ship_missile_ammo_slot = module_naval_sub_ammo_anti_ship_3 } } } BRA_attack_sub_2040s = { priority = { base = -1 modifier = { add = 1000 has_tech = attack_submarine_hull_5 } modifier = { add = -999 has_tech = attack_submarine_hull_6 } } history = yes target_variant = { type = attack_submarine_hull_5 match_value = 5000 modules = { fixed_ship_engine_slot = module_sub_mod_reactor_power fixed_ship_radar_slot = module_sonar_5 fixed_ship_battery_slot = module_anti_ship_torpedoes_4 fixed_ship_auxillary_slot = module_naval_sub_vls_cells_8 fixed_ship_auxillary_slot_1 = module_torpedoes_3 fixed_ship_auxillary_slot_2 = module_sub_esm_2 fixed_ship_auxillary_slot_3 = module_torpedoes_4 fixed_ship_missile_ammo_slot = module_naval_sub_ammo_anti_ship_4 } } } BRA_attack_sub_2060s = { priority = { base = -1 modifier = { add = 1000 has_tech = attack_submarine_hull_6 } } history = yes target_variant = { type = attack_submarine_hull_6 match_value = 5600 modules = { fixed_ship_engine_slot = module_sub_fut_reactor_power fixed_ship_radar_slot = module_sonar_6 fixed_ship_battery_slot = module_anti_ship_torpedoes_5 fixed_ship_auxillary_slot = module_naval_sub_vls_cells_8 fixed_ship_auxillary_slot_1 = module_torpedoes_4 fixed_ship_auxillary_slot_2 = module_sub_esm_3 fixed_ship_auxillary_slot_3 = module_torpedoes_3 fixed_ship_missile_ammo_slot = module_naval_sub_ammo_anti_ship_5 } } } } ### Cruisers ### BRA_battlecruisers = { category = naval available_for = { BRA } roles = { naval_battlecruiser } priority = { base = 120 } # 1) BC-58 Barroso — Hull 1 (1960s) BRA_Barroso_AAW_1960s = { role_icon_index = 26 priority = { base = 40 modifier = { add = 820 has_tech = battleship_hull_1 } modifier = { add = 300 original_tag = BRA } modifier = { add = 40 num_of_naval_factories > 6 } # ↓ from 18 modifier = { add = 10 has_war = no } modifier = { add = -999 has_tech = battleship_hull_2 } modifier = { add = -999 has_tech = battleship_hull_3 } } history = yes target_variant = { type = battle_cruiser_hull_1 match_value = 310 # +10 modules = { front_1_custom_slot = module_heavy_guns_1 front_2_custom_slot = module_naval_vls_cells_64 mid_1_custom_slot = module_ciws_1 mid_2_custom_slot = module_fuel_tank rear_1_custom_slot = module_naval_vls_cells_64 rear_2_custom_slot = module_light_helipad_1 fixed_ship_battery_slot = module_127mm_battery fixed_ship_battery_slot_2 = module_chain_gun fixed_ship_battery_slot_3 = module_esm_1 fixed_ship_battery_slot_4 = module_anti_submarine_mortar fixed_ship_radar_slot = module_radar_2 fixed_ship_fire_control_system_slot = module_analog_fire_control fixed_ship_engine_slot = module_surface_oil_power fixed_ship_missile_ammo_slot = module_naval_ammo_air_defense_1 } } } # 2) BC-80 Bahia — Hull 2 (1980s) BRA_Bahia_AAW_1980s = { role_icon_index = 26 priority = { base = 40 modifier = { add = 820 has_tech = battleship_hull_2 } modifier = { add = 300 original_tag = BRA } modifier = { add = 50 num_of_naval_factories > 8 } # ↓ from 18 modifier = { add = 10 has_war = no } modifier = { add = -999 has_tech = battleship_hull_3 } } history = yes target_variant = { type = battle_cruiser_hull_2 match_value = 515 # +15 modules = { front_1_custom_slot = module_naval_vls_cells_64 front_2_custom_slot = module_naval_vls_cells_64 mid_1_custom_slot = module_ciws_3 mid_2_custom_slot = module_ciws_3 rear_1_custom_slot = module_light_helipad_2 rear_2_custom_slot = module_naval_vls_cells_32 fixed_ship_battery_slot = module_127mm_guns_3 fixed_ship_battery_slot_2 = module_esm_2 fixed_ship_battery_slot_3 = module_anti_submarine_mortar fixed_ship_battery_slot_4 = module_naval_missile_mount_quad fixed_ship_radar_slot = module_radar_4 fixed_ship_fire_control_system_slot = module_digital_integrated_fire_control fixed_ship_engine_slot = module_surface_jet_turbine_power2 fixed_ship_missile_ammo_slot = module_naval_ammo_balanced_3 } } } # 3) BC-102 Tiradentes — Hull 3 (2030s) BRA_Tiradentes_AAW_2030s = { role_icon_index = 26 priority = { base = 40 modifier = { add = 820 has_tech = battleship_hull_3 } modifier = { add = 300 original_tag = BRA } modifier = { add = 60 num_of_naval_factories > 10 } # ↓ from 20 modifier = { add = 60 has_war = yes } } history = yes target_variant = { type = battle_cruiser_hull_3 match_value = 720 # +20 modules = { front_1_custom_slot = module_railgun_3 front_2_custom_slot = module_naval_vls_cells_64 mid_1_custom_slot = module_ram_6 mid_2_custom_slot = module_ciws_6 rear_1_custom_slot = module_naval_vls_cells_64 rear_2_custom_slot = module_light_helipad_2 fixed_ship_battery_slot = module_127mm_guns_4 fixed_ship_battery_slot_2 = module_esm_3 fixed_ship_battery_slot_3 = module_anti_submarine_mortar fixed_ship_battery_slot_4 = module_naval_missile_mount_quad fixed_ship_radar_slot = module_radar_7 fixed_ship_fire_control_system_slot = module_futuristic_integrated_missile_radar_control1 fixed_ship_engine_slot = module_surface_mod_reactor_power fixed_ship_missile_ammo_slot = module_naval_ammo_balanced_6 } } } } ### Battleships ### BRA_battleships = { category = naval available_for = { BRA } roles = { naval_battleship } priority = { base = 120 } # minor-friendly bump # 1) BB-59 Minas Gerais — Hull 1 (1960s) BRA_MinasGerais_ASuW_1960s = { role_icon_index = 1 priority = { base = 40 modifier = { add = 820 has_tech = battleship_hull_1 } modifier = { add = 300 original_tag = BRA } modifier = { add = 40 num_of_naval_factories > 6 } # ↓ from 16 modifier = { add = 20 has_war = yes } modifier = { add = -999 has_tech = battleship_hull_2 } modifier = { add = -999 has_tech = battleship_hull_3 } } history = yes target_variant = { type = battleship_hull_1 match_value = 325 # +10 to beat autos modules = { front_1_custom_slot = module_heavy_guns_1 front_2_custom_slot = module_naval_missile_mount_quad mid_1_custom_slot = module_ciws_1 mid_2_custom_slot = module_torpedoes_1 mid_3_custom_slot = module_naval_vls_cells_64 rear_1_custom_slot = module_heavy_guns_1 rear_2_custom_slot = module_naval_missile_mount_quad fixed_ship_battery_slot = module_152mm_battery fixed_ship_auxillary_slot_1 = module_esm_1 fixed_ship_auxillary_slot_2 = module_naval_vls_cells_64 fixed_ship_auxillary_slot_3 = module_naval_vls_cells_32 fixed_ship_radar_slot = module_radar_2 fixed_ship_fire_control_system_slot = module_analog_fire_control fixed_ship_engine_slot = module_surface_oil_power fixed_ship_missile_ammo_slot = module_naval_ammo_balanced_1 } } } # 2) BB-76 Riachuelo — Hull 2 (1980s) BRA_Riachuelo_Strike_1980s = { role_icon_index = 1 priority = { base = 40 modifier = { add = 820 has_tech = battleship_hull_2 } modifier = { add = 300 original_tag = BRA } modifier = { add = 50 num_of_naval_factories > 8 } # ↓ from 18 modifier = { add = 20 has_war = yes } modifier = { add = -999 has_tech = battleship_hull_3 } } history = yes target_variant = { type = battleship_hull_2 match_value = 540 # +10 modules = { front_1_custom_slot = module_heavy_guns_2 front_2_custom_slot = module_naval_missile_mount_quad mid_1_custom_slot = module_ciws_3 mid_2_custom_slot = module_torpedoes_3 mid_3_custom_slot = module_naval_vls_cells_64 rear_1_custom_slot = module_heavy_guns_2 rear_2_custom_slot = module_naval_missile_mount_quad fixed_ship_battery_slot = module_152mm_battery fixed_ship_auxillary_slot_1 = module_esm_2 fixed_ship_auxillary_slot_2 = module_naval_vls_cells_64 fixed_ship_auxillary_slot_3 = module_naval_vls_cells_32 fixed_ship_radar_slot = module_radar_4 fixed_ship_fire_control_system_slot = module_digital_integrated_fire_control fixed_ship_engine_slot = module_surface_jet_turbine_power fixed_ship_missile_ammo_slot = module_naval_ammo_balanced_3 } } } # 3) BB-97 Tamandaré — Hull 3 (2030s) BRA_Tamandare_ASuW_2030s = { role_icon_index = 1 priority = { base = 40 modifier = { add = 820 has_tech = battleship_hull_3 } modifier = { add = 300 original_tag = BRA } modifier = { add = 60 num_of_naval_factories > 10 } # ↓ from 20 modifier = { add = 60 has_war = yes } } history = yes target_variant = { type = battleship_hull_3 match_value = 740 # +10 modules = { front_1_custom_slot = module_heavy_guns_3 front_2_custom_slot = module_naval_missile_mount_quad mid_1_custom_slot = module_ciws_6 mid_2_custom_slot = module_naval_vls_cells_64 mid_3_custom_slot = module_torpedoes_6 rear_1_custom_slot = module_heavy_guns_3 rear_2_custom_slot = module_naval_missile_mount_quad fixed_ship_battery_slot = module_152mm_battery fixed_ship_auxillary_slot_1 = module_esm_3 fixed_ship_auxillary_slot_2 = module_naval_vls_cells_64 fixed_ship_auxillary_slot_3 = module_naval_vls_cells_32 fixed_ship_radar_slot = module_radar_7 fixed_ship_fire_control_system_slot = module_futuristic_integrated_missile_radar_control1 fixed_ship_engine_slot = module_surface_mod_reactor_power fixed_ship_missile_ammo_slot = module_naval_ammo_balanced_6 } } } } ### Carriers ### BRA_carriers = { category = naval available_for = { BRA } roles = { naval_carrier } priority = { base = 100 } # -------------------------------------------------------------- # 1) CV-40 Minas Gerais — Hull 1 (1960s) — early small deck # -------------------------------------------------------------- BRA_MinasGerais_CV_1960s = { role_icon_index = 17 priority = { base = -1 modifier = { add = 820 has_tech = carrier_hull_1 } modifier = { add = 35 num_of_naval_factories > 8 } modifier = { add = -999 has_tech = carrier_hull_2 } modifier = { add = -999 has_tech = carrier_hull_3 } modifier = { add = -999 has_tech = carrier_hull_4 } modifier = { add = -999 has_tech = carrier_hull_5 } } history = yes target_variant = { type = carrier_hull_1 match_value = 5200 modules = { fixed_ship_flight_deck = module_flight_deck_3 front_1_custom_slot = module_helipads_1 front_2_custom_slot = module_ciws_1 mid_1_custom_slot = module_fuel_tank mid_2_custom_slot = module_76mm_gun_1 rear_1_custom_slot = module_ram_1 rear_2_custom_slot = module_helipads_1 fixed_ship_radar_slot = module_radar_2 fixed_ship_fire_control_system_slot = module_analog_fire_control fixed_ship_engine_slot = module_surface_oil_power fixed_ship_auxillary_slot_2 = module_ciws_1 fixed_ship_auxillary_slot_1 = module_ram_1 mid_3_custom_slot = module_helipads_1 fixed_ship_auxillary_slot = module_esm_1 } } } # -------------------------------------------------------------- # 2) CV-90 São Paulo — Hull 2 (1980s–1990s) — larger deck + layered PD # -------------------------------------------------------------- BRA_SaoPaulo_CV_1990s = { role_icon_index = 17 priority = { base = -1 modifier = { add = 820 has_tech = carrier_hull_2 } modifier = { add = 55 num_of_naval_factories > 12 } modifier = { add = -999 has_tech = carrier_hull_3 } modifier = { add = -999 has_tech = carrier_hull_4 } modifier = { add = -999 has_tech = carrier_hull_5 } } history = yes target_variant = { type = carrier_hull_2 match_value = 7000 modules = { fixed_ship_flight_deck = module_flight_deck_5 front_1_custom_slot = module_helipads_1 front_2_custom_slot = module_ciws_2 mid_1_custom_slot = module_ram_2 mid_2_custom_slot = module_naval_vls_cells_64 mid_3_custom_slot = module_fuel_tank rear_1_custom_slot = module_naval_vls_cells_64 rear_2_custom_slot = module_helipads_1 fixed_ship_radar_slot = module_radar_3 fixed_ship_fire_control_system_slot = module_analog_fire_control fixed_ship_engine_slot = module_surface_diesel_power_1 fixed_ship_missile_ammo_slot = module_naval_ammo_balanced_3 fixed_ship_auxillary_slot_2 = module_ciws_2 fixed_ship_auxillary_slot_1 = module_ram_2 fixed_ship_auxillary_slot = module_esm_1 } } } # -------------------------------------------------------------- # 3) CV-112 Atlântico II — Hull 3 (2000s–2020s) — balanced modern carrier # -------------------------------------------------------------- BRA_Atlantico2_CV_2000s = { role_icon_index = 17 priority = { base = -1 modifier = { add = 820 has_tech = carrier_hull_3 } modifier = { add = 75 num_of_naval_factories > 16 } modifier = { add = -999 has_tech = carrier_hull_4 } modifier = { add = -999 has_tech = carrier_hull_5 } } history = yes target_variant = { type = carrier_hull_3 match_value = 8800 modules = { fixed_ship_flight_deck = module_flight_deck_8 front_1_custom_slot = module_helipads_2 front_2_custom_slot = module_ciws_3 mid_1_custom_slot = module_ram_3 mid_2_custom_slot = module_naval_vls_cells_64 mid_3_custom_slot = module_naval_vls_cells_64 rear_1_custom_slot = module_helipads_2 rear_2_custom_slot = module_fuel_tank fixed_ship_radar_slot = module_radar_5 fixed_ship_fire_control_system_slot = module_advanced_integrated_missile_radar_control fixed_ship_engine_slot = module_surface_jet_turbine_power2 fixed_ship_missile_ammo_slot = module_naval_ammo_balanced_5 fixed_ship_auxillary_slot_2 = module_ciws_2 fixed_ship_auxillary_slot_1 = module_ram_2 fixed_ship_auxillary_slot = module_esm_1 } } } # -------------------------------------------------------------- # 4) CV-130 Guarani — Hull 4 (2025–2035) — large deck, strike/AAW mix # -------------------------------------------------------------- BRA_Guarani_CV_2025 = { role_icon_index = 17 priority = { base = -1 modifier = { add = 820 has_tech = carrier_hull_4 } modifier = { add = 90 num_of_naval_factories > 18 } modifier = { add = 60 has_war = yes } modifier = { add = -999 has_tech = carrier_hull_5 } } history = yes target_variant = { type = carrier_hull_4 match_value = 10800 modules = { fixed_ship_flight_deck = module_flight_deck_9 front_1_custom_slot = module_helipads_3 front_2_custom_slot = module_ciws_4 mid_1_custom_slot = module_ram_4 mid_2_custom_slot = module_naval_vls_cells_64 mid_3_custom_slot = module_naval_vls_cells_64 rear_1_custom_slot = module_helipads_3 rear_2_custom_slot = empty # We do not currently have a UAV Bay fixed_ship_radar_slot = module_radar_6 fixed_ship_fire_control_system_slot = module_futuristic_integrated_missile_radar_control1 fixed_ship_engine_slot = module_surface_mod_reactor_power fixed_ship_missile_ammo_slot = module_naval_ammo_balanced_6 fixed_ship_auxillary_slot_2 = module_ciws_3 fixed_ship_auxillary_slot_1 = module_ram_3 fixed_ship_auxillary_slot = module_esm_2 } } } # -------------------------------------------------------------- # 5) CVN-150 Amazonas — Hull 5 (2045 FUTURE) — flagship supercarrier # -------------------------------------------------------------- BRA_Amazonas_CVN_2045 = { role_icon_index = 17 priority = { base = -1 modifier = { add = 820 has_tech = carrier_hull_5 } modifier = { add = 110 num_of_naval_factories > 22 } modifier = { add = 80 has_war = yes } } history = yes target_variant = { type = carrier_hull_5 match_value = 13200 modules = { fixed_ship_flight_deck = module_flight_deck_10 front_1_custom_slot = module_helipads_3 front_2_custom_slot = module_ciws_5 mid_1_custom_slot = module_ram_5 mid_2_custom_slot = module_naval_vls_cells_64 mid_3_custom_slot = module_naval_vls_cells_64 rear_1_custom_slot = empty # We do not currently have a UAV Bay rear_2_custom_slot = module_127mm_guns_4 fixed_ship_radar_slot = module_radar_7 fixed_ship_fire_control_system_slot = module_futuristic_integrated_missile_radar_control1 fixed_ship_engine_slot = module_surface_mod_reactor_power fixed_ship_missile_ammo_slot = module_naval_ammo_balanced_6 fixed_ship_auxillary_slot_2 = module_ciws_5 fixed_ship_auxillary_slot_1 = module_ram_5 fixed_ship_auxillary_slot = module_esm_3 } } } } ### Corvettes ### BRA_corvettes = { category = naval available_for = { BRA } roles = { naval_corvettes } priority = { base = 100 } BRA_Corvette_1960s = { priority = { base = -1 modifier = { add = 1000 has_tech = corvette_hull_1 } modifier = { add = -999 has_tech = corvette_hull_2 } } history = yes target_variant = { type = corvette_hull_1 match_value = 2600 modules = { fixed_ship_engine_slot = module_light_surface_diesel_power_1 fixed_ship_fire_control_system_slot = module_analog_fire_control fixed_ship_radar_slot = module_radar_1 fixed_ship_auxillary_slot = module_mineclearing fixed_ship_battery_slot = module_127mm_guns_1 front_1_custom_slot = module_chain_gun rear_1_custom_slot = module_torpedoes_1 } } } BRA_Corvette_1970s = { priority = { base = -1 modifier = { add = 1000 has_tech = corvette_hull_2 } modifier = { add = -999 has_tech = corvette_hull_3 } } history = yes target_variant = { type = corvette_hull_2 match_value = 3200 modules = { fixed_ship_engine_slot = module_light_surface_diesel_power_1 fixed_ship_fire_control_system_slot = module_analog_fire_control fixed_ship_radar_slot = module_radar_2 fixed_ship_auxillary_slot = module_torpedoes_2 fixed_ship_battery_slot = module_127mm_guns_1 front_1_custom_slot = module_naval_missile_mount_quad rear_1_custom_slot = module_anti_submarine_mortar fixed_ship_missile_ammo_slot = module_naval_ammo_air_defense_1 } } } BRA_Corvette_1980s = { priority = { base = -1 modifier = { add = 1000 has_tech = corvette_hull_3 } modifier = { add = -999 has_tech = corvette_hull_4 } } history = yes target_variant = { type = corvette_hull_3 match_value = 3800 modules = { fixed_ship_engine_slot = module_light_surface_diesel_power_1 fixed_ship_fire_control_system_slot = module_digital_integrated_fire_control fixed_ship_radar_slot = module_radar_2 fixed_ship_auxillary_slot = module_naval_missile_mount_quad fixed_ship_battery_slot = module_127mm_guns_2 front_1_custom_slot = module_ciws_1 rear_1_custom_slot = module_torpedoes_3 fixed_ship_missile_ammo_slot = module_naval_ammo_anti_ship_1 } } } BRA_Corvette_2000s = { priority = { base = -1 modifier = { add = 1000 has_tech = corvette_hull_4 } modifier = { add = -999 has_tech = corvette_hull_5 } } history = yes target_variant = { type = corvette_hull_4 match_value = 4400 modules = { fixed_ship_engine_slot = module_light_surface_jet_turbine_power fixed_ship_fire_control_system_slot = module_digital_integrated_fire_control fixed_ship_radar_slot = module_radar_3 fixed_ship_auxillary_slot = module_naval_vls_cells_8 fixed_ship_battery_slot = module_127mm_guns_2 front_1_custom_slot = module_naval_missile_mount_quad rear_1_custom_slot = module_light_helipad_1 fixed_ship_missile_ammo_slot = module_naval_ammo_anti_ship_2 } } } BRA_Corvette_2020s = { priority = { base = -1 modifier = { add = 1000 has_tech = corvette_hull_5 } modifier = { add = -999 has_tech = corvette_hull_6 } } history = yes target_variant = { type = corvette_hull_5 match_value = 5000 modules = { fixed_ship_engine_slot = module_light_surface_jet_turbine_power2 fixed_ship_fire_control_system_slot = module_advanced_integrated_missile_radar_control fixed_ship_radar_slot = module_radar_4 fixed_ship_auxillary_slot = module_naval_vls_cells_8 fixed_ship_battery_slot = module_127mm_guns_3 front_1_custom_slot = module_naval_missile_mount_quad rear_1_custom_slot = module_light_helipad_1 fixed_ship_missile_ammo_slot = module_naval_ammo_anti_ship_3 } } } BRA_Corvette_2040s = { priority = { base = -1 modifier = { add = 1000 has_tech = corvette_hull_6 } } history = yes target_variant = { type = corvette_hull_6 match_value = 5600 modules = { fixed_ship_engine_slot = module_light_surface_jet_turbine_power3 fixed_ship_fire_control_system_slot = module_futuristic_integrated_missile_radar_control1 fixed_ship_radar_slot = module_radar_5 fixed_ship_auxillary_slot = module_naval_vls_cells_8 fixed_ship_battery_slot = module_127mm_guns_4 front_1_custom_slot = module_naval_missile_mount_quad rear_1_custom_slot = module_light_helipad_2 fixed_ship_missile_ammo_slot = module_naval_ammo_anti_ship_4 } } } } ### Cruisers ### BRA_cruisers = { category = naval available_for = { BRA } roles = { naval_cruiser } priority = { base = 100 } # Doctrine: Regional deterrent, LAM/ASM emphasis, moderate AAW BRA_Bahia_CG_1960s = { priority = { base = -1 modifier = { add = 820 has_tech = cruiser_hull_1 } modifier = { add = 40 num_of_naval_factories > 8 } modifier = { add = -999 has_tech = cruiser_hull_2 } modifier = { add = -999 has_tech = cruiser_hull_3 } modifier = { add = -999 has_tech = cruiser_hull_4 } modifier = { add = -999 has_tech = cruiser_hull_5 } } history = yes target_variant = { type = cruiser_hull_1 match_value = 4400 modules = { fixed_ship_engine_slot = module_surface_oil_power fixed_ship_fire_control_system_slot = module_analog_fire_control fixed_ship_radar_slot = module_radar_2 fixed_ship_battery_slot = module_127mm_guns_1 fixed_ship_battery_slot_2 = module_torpedoes_1 fixed_ship_battery_slot_3 = module_ciws_1 fixed_ship_battery_slot_4 = module_naval_vls_cells_64 front_1_custom_slot = module_naval_vls_cells_64 front_2_custom_slot = module_naval_vls_cells_32 mid_1_custom_slot = module_ciws_1 mid_2_custom_slot = module_naval_missile_mount_quad rear_1_custom_slot = module_naval_vls_cells_32 rear_2_custom_slot = module_light_helipad_1 fixed_ship_missile_ammo_slot = module_naval_ammo_balanced_1 } } } BRA_Tamandare_CG_1980s = { priority = { base = -1 modifier = { add = 820 has_tech = cruiser_hull_2 } modifier = { add = 50 num_of_naval_factories > 10 } modifier = { add = 40 has_war = yes } modifier = { add = -999 has_tech = cruiser_hull_3 } modifier = { add = -999 has_tech = cruiser_hull_4 } modifier = { add = -999 has_tech = cruiser_hull_5 } } history = yes target_variant = { type = cruiser_hull_2 match_value = 5900 modules = { fixed_ship_engine_slot = module_surface_jet_turbine_power fixed_ship_fire_control_system_slot = module_analog_fire_control fixed_ship_radar_slot = module_radar_3 fixed_ship_battery_slot = module_127mm_guns_1 fixed_ship_battery_slot_2 = module_torpedoes_1 fixed_ship_battery_slot_3 = module_ciws_2 fixed_ship_battery_slot_4 = module_naval_vls_cells_64 front_1_custom_slot = module_naval_vls_cells_64 front_2_custom_slot = module_naval_vls_cells_32 mid_1_custom_slot = module_ciws_2 mid_2_custom_slot = module_naval_missile_mount_quad rear_1_custom_slot = module_naval_vls_cells_32 rear_2_custom_slot = module_light_helipad_1 fixed_ship_missile_ammo_slot = module_naval_ammo_balanced_2 } } } BRA_Itaguai_CG_2000s = { priority = { base = -1 modifier = { add = 820 has_tech = cruiser_hull_3 } modifier = { add = 70 num_of_naval_factories > 12 } modifier = { add = 50 has_war = yes } modifier = { add = -999 has_tech = cruiser_hull_4 } modifier = { add = -999 has_tech = cruiser_hull_5 } } history = yes target_variant = { type = cruiser_hull_3 match_value = 7600 modules = { fixed_ship_engine_slot = module_surface_jet_turbine_power fixed_ship_fire_control_system_slot = module_digital_integrated_fire_control fixed_ship_radar_slot = module_radar_4 fixed_ship_battery_slot = module_127mm_guns_2 fixed_ship_battery_slot_2 = module_esm_2 fixed_ship_battery_slot_3 = module_ciws_3 fixed_ship_battery_slot_4 = module_naval_vls_cells_64 front_1_custom_slot = module_naval_vls_cells_64 front_2_custom_slot = module_naval_vls_cells_32 mid_1_custom_slot = module_ciws_3 mid_2_custom_slot = module_naval_missile_mount_quad rear_1_custom_slot = module_naval_vls_cells_32 rear_2_custom_slot = module_light_helipad_1 fixed_ship_missile_ammo_slot = module_naval_ammo_balanced_3 } } } BRA_Angra_CG_2025 = { priority = { base = -1 modifier = { add = 820 has_tech = cruiser_hull_4 } modifier = { add = 90 num_of_naval_factories > 14 } modifier = { add = 60 has_war = yes } modifier = { add = -999 has_tech = cruiser_hull_5 } } history = yes target_variant = { type = cruiser_hull_4 match_value = 9400 modules = { fixed_ship_engine_slot = module_surface_jet_turbine_power2 fixed_ship_fire_control_system_slot = module_advanced_integrated_missile_radar_control fixed_ship_radar_slot = module_radar_5 fixed_ship_battery_slot = module_127mm_guns_3 fixed_ship_battery_slot_2 = module_esm_3 fixed_ship_battery_slot_3 = module_ciws_4 fixed_ship_battery_slot_4 = module_naval_vls_cells_64 front_1_custom_slot = module_naval_vls_cells_64 front_2_custom_slot = module_naval_vls_cells_32 mid_1_custom_slot = module_ciws_4 mid_2_custom_slot = module_naval_missile_mount_quad rear_1_custom_slot = module_naval_vls_cells_32 rear_2_custom_slot = module_light_helipad_2 fixed_ship_missile_ammo_slot = module_naval_ammo_balanced_4 } } } BRA_Independencia_CG_2045 = { priority = { base = -1 modifier = { add = 820 has_tech = cruiser_hull_5 } modifier = { add = 100 num_of_naval_factories > 16 } modifier = { add = 100 has_war = yes } } history = yes target_variant = { type = cruiser_hull_5 match_value = 10500 modules = { fixed_ship_engine_slot = module_surface_jet_turbine_power3 fixed_ship_fire_control_system_slot = module_futuristic_integrated_missile_radar_control1 fixed_ship_radar_slot = module_radar_6 fixed_ship_battery_slot = module_railgun_2 fixed_ship_battery_slot_2 = module_esm_3 fixed_ship_battery_slot_3 = module_ciws_5 fixed_ship_battery_slot_4 = module_naval_vls_cells_64 front_1_custom_slot = module_naval_vls_cells_64 front_2_custom_slot = module_naval_vls_cells_32 mid_1_custom_slot = module_ciws_5 mid_2_custom_slot = module_naval_missile_mount_quad rear_1_custom_slot = module_naval_vls_cells_32 rear_2_custom_slot = module_light_helipad_2 fixed_ship_missile_ammo_slot = module_naval_ammo_balanced_5 } } } } ### Destroyers ### BRA_destroyers = { category = naval available_for = { BRA } roles = { naval_destroyer } priority = { base = 100 } BRA_Para_DD_1960s = { priority = { base = -1 modifier = { add = 720 has_tech = destroyer_hull_1 } modifier = { add = -999 has_tech = destroyer_hull_2 } modifier = { add = 14 num_of_naval_factories > 5 } modifier = { add = 35 has_war = yes } } history = yes target_variant = { type = destroyer_hull_1 match_value = 2200 modules = { fixed_ship_engine_slot = module_surface_diesel_power_1 fixed_ship_fire_control_system_slot = module_screen_analog_fire_control fixed_ship_radar_slot = module_radar_1 fixed_ship_battery_slot = module_76mm_gun_1 fixed_ship_auxillary_slot = module_anti_submarine_mortar fixed_ship_auxillary_slot_2 = module_naval_missile_mount_quad fixed_ship_auxillary_slot_3 = module_chain_gun front_1_custom_slot = module_torpedoes_1 mid_1_custom_slot = module_chain_gun mid_2_custom_slot = module_fuel_tank rear_1_custom_slot = module_light_helipad_1 fixed_ship_missile_ammo_slot = module_naval_ammo_anti_ship_1 } } } BRA_Niteroi_DD_1980s = { priority = { base = -1 modifier = { add = 720 has_tech = destroyer_hull_2 } modifier = { add = -999 has_tech = destroyer_hull_3 } modifier = { add = 20 num_of_naval_factories > 7 } modifier = { add = 35 has_war = yes } } history = yes target_variant = { type = destroyer_hull_2 match_value = 3000 modules = { fixed_ship_engine_slot = module_surface_diesel_power_1 fixed_ship_fire_control_system_slot = module_screen_digital_integrated_fire_control fixed_ship_radar_slot = module_radar_2 fixed_ship_battery_slot = module_76mm_gun_1 fixed_ship_auxillary_slot = module_torpedoes_2 fixed_ship_auxillary_slot_2 = module_naval_vls_cells_64 fixed_ship_auxillary_slot_3 = module_naval_vls_cells_64 front_1_custom_slot = module_76mm_gun_1 mid_1_custom_slot = module_ciws_2 mid_2_custom_slot = module_naval_missile_mount_quad rear_1_custom_slot = module_light_helipad_1 fixed_ship_missile_ammo_slot = module_naval_ammo_balanced_2 } } } BRA_Greenhalgh_DD_2000s = { priority = { base = -1 modifier = { add = 720 has_tech = destroyer_hull_3 } modifier = { add = -999 has_tech = destroyer_hull_4 } modifier = { add = 24 num_of_naval_factories > 9 } modifier = { add = 35 has_war = yes } } history = yes target_variant = { type = destroyer_hull_3 match_value = 4200 modules = { fixed_ship_engine_slot = module_surface_jet_turbine_power fixed_ship_fire_control_system_slot = module_screen_digital_integrated_fire_control fixed_ship_radar_slot = module_radar_3 fixed_ship_battery_slot = module_76mm_gun_2 fixed_ship_auxillary_slot = module_ciws_3 fixed_ship_auxillary_slot_2 = module_naval_vls_cells_64 fixed_ship_auxillary_slot_3 = module_naval_vls_cells_64 front_1_custom_slot = module_torpedoes_2 mid_1_custom_slot = module_naval_vls_cells_32 mid_2_custom_slot = module_ram_3 rear_1_custom_slot = module_light_helipad_1 fixed_ship_missile_ammo_slot = module_naval_ammo_balanced_2 } } } BRA_Tamandare_DD_2025 = { priority = { base = -1 modifier = { add = 720 has_tech = destroyer_hull_4 } modifier = { add = -999 has_tech = destroyer_hull_5 } modifier = { add = 28 num_of_naval_factories > 11 } modifier = { add = 35 has_war = yes } } history = yes target_variant = { type = destroyer_hull_4 match_value = 5200 modules = { fixed_ship_engine_slot = module_surface_jet_turbine_power2 fixed_ship_fire_control_system_slot = module_screen_advanced_integrated_missile_radar_control fixed_ship_radar_slot = module_radar_4 fixed_ship_battery_slot = module_127mm_guns_3 fixed_ship_auxillary_slot = module_naval_missile_mount_quad fixed_ship_auxillary_slot_2 = module_naval_vls_cells_64 fixed_ship_auxillary_slot_3 = module_naval_vls_cells_64 front_1_custom_slot = module_torpedoes_3 mid_1_custom_slot = module_ciws_3 mid_2_custom_slot = module_ram_3 rear_1_custom_slot = module_light_helipad_2 fixed_ship_missile_ammo_slot = module_naval_ammo_balanced_3 } } } BRA_Amazonas_DD_2045 = { priority = { base = -1 modifier = { add = 720 has_tech = destroyer_hull_5 } modifier = { add = 32 num_of_naval_factories > 13 } modifier = { add = 35 has_war = yes } } history = yes target_variant = { type = destroyer_hull_5 match_value = 6200 modules = { fixed_ship_engine_slot = module_surface_jet_turbine_power3 fixed_ship_fire_control_system_slot = module_screen_futuristic_integrated_missile_radar_control1 fixed_ship_radar_slot = module_radar_5 fixed_ship_battery_slot = module_127mm_guns_4 fixed_ship_auxillary_slot = module_naval_vls_cells_64 fixed_ship_auxillary_slot_2 = module_naval_vls_cells_64 fixed_ship_auxillary_slot_3 = module_naval_vls_cells_32 front_1_custom_slot = module_torpedoes_4 mid_1_custom_slot = module_ciws_4 mid_2_custom_slot = module_ram_4 rear_1_custom_slot = module_light_helipad_2 fixed_ship_missile_ammo_slot = module_naval_ammo_balanced_4 } } } } ### Frigates ### BRA_frigates = { category = naval available_for = { BRA } roles = { naval_frigate } priority = { base = 100 } ### BRA FRIGATES – SOUTH ATLANTIC ESCORTS BRA_Frigate_1965 = { role_icon_index = 12 priority = { base = -1 modifier = { add = 660 has_tech = frigate_hull_1 } modifier = { add = -999 has_tech = frigate_hull_2 } } history = yes target_variant = { type = frigate_hull_1 match_value = 5150 modules = { front_1_custom_slot = module_76mm_gun_1 rear_1_custom_slot = module_anti_submarine_mortar fixed_ship_battery_slot = module_76mm_gun_1 fixed_ship_auxillary_slot = module_chain_gun fixed_ship_auxillary_slot_1 = module_torpedoes_1 fixed_ship_auxillary_slot_2 = module_fuel_tank fixed_ship_radar_slot = module_radar_1 fixed_ship_fire_control_system_slot = module_analog_fire_control fixed_ship_engine_slot = module_light_surface_diesel_power_1 } } } BRA_Frigate_1980 = { role_icon_index = 12 priority = { base = -1 modifier = { add = 700 has_tech = frigate_hull_2 } modifier = { add = -999 has_tech = frigate_hull_3 } } history = yes target_variant = { type = frigate_hull_2 match_value = 5550 modules = { front_1_custom_slot = module_ciws_1 rear_1_custom_slot = module_light_helipad_1 fixed_ship_battery_slot = module_76mm_gun_1 fixed_ship_auxillary_slot = module_ciws_1 fixed_ship_auxillary_slot_1 = module_naval_missile_mount_quad fixed_ship_auxillary_slot_2 = module_torpedoes_1 fixed_ship_radar_slot = module_radar_2 fixed_ship_fire_control_system_slot = module_analog_fire_control fixed_ship_engine_slot = module_light_surface_diesel_power_1 fixed_ship_missile_ammo_slot = module_naval_ammo_anti_ship_1 } } } BRA_Frigate_1995 = { role_icon_index = 12 priority = { base = -1 modifier = { add = 740 has_tech = frigate_hull_3 } modifier = { add = -999 has_tech = frigate_hull_4 } } history = yes target_variant = { type = frigate_hull_3 match_value = 5950 modules = { front_1_custom_slot = module_torpedoes_2 rear_1_custom_slot = module_light_helipad_1 fixed_ship_battery_slot = module_76mm_gun_2 fixed_ship_auxillary_slot = module_naval_vls_cells_16 fixed_ship_auxillary_slot_1 = module_ciws_2 fixed_ship_auxillary_slot_2 = module_naval_missile_mount_quad fixed_ship_radar_slot = module_radar_3 fixed_ship_fire_control_system_slot = module_digital_integrated_fire_control fixed_ship_engine_slot = module_light_surface_diesel_power_1 fixed_ship_missile_ammo_slot = module_naval_ammo_balanced_2 } } } BRA_Frigate_2010 = { role_icon_index = 12 priority = { base = -1 modifier = { add = 780 has_tech = frigate_hull_4 } modifier = { add = -999 has_tech = frigate_hull_5 } } history = yes target_variant = { type = frigate_hull_4 match_value = 6400 modules = { front_1_custom_slot = module_ciws_2 rear_1_custom_slot = module_light_helipad_2 fixed_ship_battery_slot = module_76mm_gun_2 fixed_ship_auxillary_slot = module_naval_missile_mount_quad fixed_ship_auxillary_slot_1 = module_naval_vls_cells_16 fixed_ship_auxillary_slot_2 = module_torpedoes_3 fixed_ship_radar_slot = module_radar_3 fixed_ship_fire_control_system_slot = module_advanced_integrated_missile_radar_control fixed_ship_engine_slot = module_light_surface_jet_turbine_power fixed_ship_missile_ammo_slot = module_naval_ammo_balanced_2 } } } BRA_Frigate_2025 = { role_icon_index = 12 priority = { base = -1 modifier = { add = 820 has_tech = frigate_hull_5 } modifier = { add = -999 has_tech = frigate_hull_6 } } history = yes target_variant = { type = frigate_hull_5 match_value = 6850 modules = { front_1_custom_slot = module_torpedoes_2 rear_1_custom_slot = module_light_helipad_2 fixed_ship_battery_slot = module_76mm_gun_2 fixed_ship_auxillary_slot = module_naval_vls_cells_16 fixed_ship_auxillary_slot_1 = module_naval_missile_mount_quad fixed_ship_auxillary_slot_2 = module_ram_2 fixed_ship_radar_slot = module_radar_4 fixed_ship_fire_control_system_slot = module_advanced_integrated_missile_radar_control fixed_ship_engine_slot = module_light_surface_jet_turbine_power2 fixed_ship_missile_ammo_slot = module_naval_ammo_balanced_3 } } } } ### Missile Submarines ### BRA_missile_submarines = { category = naval available_for = { BRA } roles = { naval_missile_submarine } priority = { base = 100 } # BRA_missile_sub_1960s BRA_missile_sub_1960s = { priority = { base = -1 modifier = { add = 1000 has_tech = missile_submarine_hull_1 } modifier = { add = -999 has_tech = missile_submarine_hull_2 } } history = yes target_variant = { type = missile_submarine_hull_1 match_value = 2600 modules = { fixed_ship_engine_slot = module_sub_diesel_electric_power fixed_ship_radar_slot = module_sonar_1 fixed_ship_battery_slot = module_anti_ship_torpedoes_1 fixed_ship_auxillary_slot = module_naval_sub_vls_cells_32 fixed_ship_auxillary_slot_1 = module_naval_sub_vls_cells_32 fixed_ship_auxillary_slot_2 = module_fuel_tank front_1_custom_slot = module_naval_sub_vls_cells_32 fixed_ship_missile_ammo_slot = module_naval_sub_ammo_land_attack_1 fixed_ship_auxillary_slot_3 = module_anti_ship_torpedoes_1 } } } # BRA_missile_sub_1980s BRA_missile_sub_1980s = { priority = { base = -1 modifier = { add = 1000 has_tech = missile_submarine_hull_2 } modifier = { add = -999 has_tech = missile_submarine_hull_3 } } history = yes target_variant = { type = missile_submarine_hull_2 match_value = 3200 modules = { fixed_ship_engine_slot = module_sub_diesel_electric_power2 fixed_ship_radar_slot = module_sonar_2 fixed_ship_battery_slot = module_anti_ship_torpedoes_2 fixed_ship_auxillary_slot = module_naval_sub_vls_cells_32 fixed_ship_auxillary_slot_1 = module_naval_sub_vls_cells_32 fixed_ship_auxillary_slot_2 = module_sub_esm_1 front_1_custom_slot = module_naval_sub_vls_cells_32 fixed_ship_missile_ammo_slot = module_naval_sub_ammo_land_attack_2 fixed_ship_auxillary_slot_3 = module_anti_ship_torpedoes_2 } } } # BRA_missile_sub_1990s BRA_missile_sub_1990s = { priority = { base = -1 modifier = { add = 1000 has_tech = missile_submarine_hull_3 } modifier = { add = -999 has_tech = missile_submarine_hull_4 } } history = yes target_variant = { type = missile_submarine_hull_3 match_value = 3800 modules = { fixed_ship_engine_slot = module_sub_diesel_electric_power3 fixed_ship_radar_slot = module_sonar_3 fixed_ship_battery_slot = module_anti_ship_torpedoes_3 fixed_ship_auxillary_slot = module_naval_sub_vls_cells_32 fixed_ship_auxillary_slot_1 = module_torpedoes_2 fixed_ship_auxillary_slot_2 = module_sub_esm_1 front_1_custom_slot = module_naval_sub_vls_cells_32 fixed_ship_missile_ammo_slot = module_naval_sub_ammo_anti_ship_3 fixed_ship_auxillary_slot_3 = module_anti_ship_torpedoes_3 } } } # BRA_missile_sub_2010s BRA_missile_sub_2010s = { priority = { base = -1 modifier = { add = 1000 has_tech = missile_submarine_hull_4 } modifier = { add = -999 has_tech = missile_submarine_hull_5 } } history = yes target_variant = { type = missile_submarine_hull_4 match_value = 4400 modules = { fixed_ship_engine_slot = module_sub_early_reactor_power fixed_ship_radar_slot = module_sonar_4 fixed_ship_battery_slot = module_anti_ship_torpedoes_3 fixed_ship_auxillary_slot = module_naval_sub_vls_cells_32 fixed_ship_auxillary_slot_1 = module_naval_sub_vls_cells_32 fixed_ship_auxillary_slot_2 = module_sub_esm_2 front_1_custom_slot = module_naval_sub_vls_cells_32 fixed_ship_missile_ammo_slot = module_naval_sub_ammo_land_attack_4 fixed_ship_auxillary_slot_3 = module_anti_ship_torpedoes_3 } } } # BRA_missile_sub_2020s BRA_missile_sub_2020s = { priority = { base = -1 modifier = { add = 1000 has_tech = missile_submarine_hull_5 } modifier = { add = -999 has_tech = missile_submarine_hull_6 } } history = yes target_variant = { type = missile_submarine_hull_5 match_value = 5000 modules = { fixed_ship_engine_slot = module_sub_mod_reactor_power fixed_ship_radar_slot = module_sonar_5 fixed_ship_battery_slot = module_anti_ship_torpedoes_4 fixed_ship_auxillary_slot = module_naval_sub_vls_cells_32 fixed_ship_auxillary_slot_1 = module_torpedoes_3 fixed_ship_auxillary_slot_2 = module_sub_esm_2 front_1_custom_slot = module_naval_sub_vls_cells_32 fixed_ship_missile_ammo_slot = module_naval_sub_ammo_anti_ship_4 fixed_ship_auxillary_slot_3 = module_anti_ship_torpedoes_4 } } } # BRA_missile_sub_2040s BRA_missile_sub_2040s = { priority = { base = -1 modifier = { add = 1000 has_tech = missile_submarine_hull_6 } } history = yes target_variant = { type = missile_submarine_hull_6 match_value = 5600 modules = { fixed_ship_engine_slot = module_sub_fut_reactor_power fixed_ship_radar_slot = module_sonar_6 fixed_ship_battery_slot = module_anti_ship_torpedoes_5 fixed_ship_auxillary_slot = module_naval_sub_vls_cells_32 fixed_ship_auxillary_slot_1 = module_torpedoes_4 fixed_ship_auxillary_slot_2 = module_sub_esm_3 front_1_custom_slot = module_naval_sub_vls_cells_32 fixed_ship_missile_ammo_slot = module_naval_sub_ammo_anti_ship_5 fixed_ship_auxillary_slot_3 = module_anti_ship_torpedoes_5 } } } }