2024-08-29 19:01:05
All checks were successful
sync / build (push) Successful in 26s

This commit is contained in:
actions[bot]
2024-08-29 19:01:05 +00:00
parent 8ad5a6c686
commit c47bb005de
45 changed files with 638 additions and 182 deletions

View File

@@ -310,4 +310,32 @@ naval_develop_category = {
modifier = { factor = 0 has_political_power < 20 }
}
}
join_tactical_data_link = {
icon = generic_naval
visible = {
is_in_faction = yes
any_allied_country = {
has_tech = tactical_data_link
}
NOT = {
has_tech = tactical_data_link
has_tech = tactical_data_link_for_member
}
}
available = {
has_tech = radio
}
cancel_if_not_visible = yes
fire_only_once = yes
cost = 15
days_remove = 7
remove_effect = {
set_technology = { tactical_data_link_for_member = 1 }
}
ai_will_do = {
factor = 50
}
}
}

View File

@@ -11,15 +11,15 @@ GER_AI_variants_1940 = {
fixed_ship_fire_control_system_slot = ship_fire_control_system_2
fixed_ship_radar_slot = ship_radar_1
fixed_ship_engine_slot = heavy_ship_engine_4
fixed_ship_secondaries_slot = dp_ship_secondaries_2
fixed_ship_secondaries_slot = dp_ship_secondaries_2_bb
fixed_ship_armor_slot = ship_armor_bb_3
fixed_ship_armor_scheme_slot = ship_scheme_all_or_nothing
fixed_ship_torpedo_defense_system_slot = torpedo_belt
front_1_custom_slot = ship_anti_air_3
front_2_custom_slot = ship_heavy_battery_3_triple
mid_1_custom_slot = dp_ship_secondaries_2
mid_1_custom_slot = dp_ship_secondaries_2_bb
mid_2_custom_slot = ship_airplane_launcher_1
mid_3_custom_slot = dp_ship_secondaries_2
mid_3_custom_slot = dp_ship_secondaries_2_bb
rear_1_custom_slot = ship_heavy_battery_3_triple
}
}
@@ -78,15 +78,15 @@ GER_AI_variants_1943 = {
fixed_ship_fire_control_system_slot = ship_fire_control_system_3
fixed_ship_radar_slot = ship_radar_3
fixed_ship_engine_slot = heavy_ship_engine_5
fixed_ship_secondaries_slot = dp_ship_secondaries_4
fixed_ship_secondaries_slot = dp_ship_secondaries_4_bb
fixed_ship_armor_slot = ship_armor_bb_4
fixed_ship_armor_scheme_slot = ship_scheme_all_or_nothing_armor_box
fixed_ship_torpedo_defense_system_slot = torpedo_belt_enhanced
front_1_custom_slot = ship_anti_air_4
front_2_custom_slot = ship_heavy_battery_4_triple
mid_1_custom_slot = dp_ship_secondaries_4
mid_1_custom_slot = dp_ship_secondaries_4_bb
mid_2_custom_slot = ship_airplane_launcher_1
mid_3_custom_slot = dp_ship_secondaries_4
mid_3_custom_slot = dp_ship_secondaries_4_bb
rear_1_custom_slot = ship_heavy_battery_4_triple
rear_2_custom_slot = ship_heavy_battery_4_triple
}
@@ -102,7 +102,7 @@ GER_AI_variants_1943 = {
fixed_ship_anti_air_slot = ship_anti_air_4
fixed_ship_radar_slot = ship_radar_3
fixed_ship_engine_slot = carrier_ship_engine_4
fixed_ship_secondaries_slot = dp_ship_secondaries_4
fixed_ship_secondaries_slot = dp_ship_secondaries_4_bb
front_1_custom_slot = ship_deck_space
mid_1_custom_slot = ship_deck_space
mid_2_custom_slot = ship_deck_space
@@ -165,15 +165,15 @@ ENG_AI_variants_1940 = {
fixed_ship_fire_control_system_slot = ship_fire_control_system_2
fixed_ship_radar_slot = ship_radar_1
fixed_ship_engine_slot = heavy_ship_engine_4
fixed_ship_secondaries_slot = dp_ship_secondaries_2
fixed_ship_secondaries_slot = dp_ship_secondaries_2_bb
fixed_ship_armor_slot = ship_armor_bb_3
fixed_ship_armor_scheme_slot = ship_scheme_all_or_nothing
fixed_ship_torpedo_defense_system_slot = torpedo_belt
front_1_custom_slot = ship_anti_air_3
front_2_custom_slot = ship_heavy_battery_3_triple
mid_1_custom_slot = dp_ship_secondaries_2
mid_1_custom_slot = dp_ship_secondaries_2_bb
mid_2_custom_slot = ship_airplane_launcher_1
mid_3_custom_slot = dp_ship_secondaries_2
mid_3_custom_slot = dp_ship_secondaries_2_bb
rear_1_custom_slot = ship_heavy_battery_3_triple
}
}
@@ -189,7 +189,7 @@ ENG_AI_variants_1940 = {
fixed_ship_anti_air_slot = ship_anti_air_3
fixed_ship_radar_slot = ship_radar_2
fixed_ship_engine_slot = carrier_ship_engine_3
fixed_ship_secondaries_slot = dp_ship_secondaries_3
fixed_ship_secondaries_slot = dp_ship_secondaries_3_bb
front_1_custom_slot = ship_deck_space
mid_1_custom_slot = ship_deck_space
}
@@ -250,15 +250,15 @@ ENG_AI_variants_1943 = {
fixed_ship_fire_control_system_slot = ship_fire_control_system_3
fixed_ship_radar_slot = ship_radar_3
fixed_ship_engine_slot = heavy_ship_engine_5
fixed_ship_secondaries_slot = dp_ship_secondaries_4
fixed_ship_secondaries_slot = dp_ship_secondaries_4_bb
fixed_ship_armor_slot = ship_armor_bb_4
fixed_ship_armor_scheme_slot = ship_scheme_all_or_nothing_armor_box
fixed_ship_torpedo_defense_system_slot = torpedo_belt_enhanced
front_1_custom_slot = ship_anti_air_4
front_2_custom_slot = ship_heavy_battery_4
mid_1_custom_slot = dp_ship_secondaries_4
mid_1_custom_slot = dp_ship_secondaries_4_bb
mid_2_custom_slot = ship_airplane_launcher_1
mid_3_custom_slot = dp_ship_secondaries_4
mid_3_custom_slot = dp_ship_secondaries_4_bb
rear_1_custom_slot = ship_heavy_battery_4
rear_2_custom_slot = ship_heavy_battery_4
}
@@ -275,7 +275,7 @@ ENG_AI_variants_1943 = {
fixed_ship_anti_air_slot = ship_anti_air_4
fixed_ship_radar_slot = ship_radar_3
fixed_ship_engine_slot = carrier_ship_engine_4
fixed_ship_secondaries_slot = dp_ship_secondaries_4
fixed_ship_secondaries_slot = dp_ship_secondaries_4_bb
front_1_custom_slot = ship_deck_space
mid_1_custom_slot = ship_deck_space
mid_2_custom_slot = ship_deck_space
@@ -338,13 +338,13 @@ JAP_AI_variants_1940 = {
fixed_ship_fire_control_system_slot = ship_fire_control_system_2
fixed_ship_radar_slot = ship_radar_1
fixed_ship_engine_slot = heavy_ship_engine_4
fixed_ship_secondaries_slot = dp_ship_secondaries_2
fixed_ship_secondaries_slot = dp_ship_secondaries_2_bb
fixed_ship_armor_slot = ship_armor_bb_3
fixed_ship_armor_scheme_slot = ship_scheme_all_or_nothing
fixed_ship_torpedo_defense_system_slot = torpedo_belt
front_1_custom_slot = ship_anti_air_3
front_2_custom_slot = ship_heavy_battery_3_triple
mid_1_custom_slot = dp_ship_secondaries_2
mid_1_custom_slot = dp_ship_secondaries_2_bb
mid_2_custom_slot = ship_airplane_launcher_1
mid_3_custom_slot = ship_anti_air_3
rear_1_custom_slot = ship_heavy_battery_3_triple
@@ -362,7 +362,7 @@ JAP_AI_variants_1940 = {
fixed_ship_anti_air_slot = ship_anti_air_2
fixed_ship_radar_slot = ship_radar_1
fixed_ship_engine_slot = carrier_ship_engine_3
fixed_ship_secondaries_slot = dp_ship_secondaries_2
fixed_ship_secondaries_slot = dp_ship_secondaries_2_bb
front_1_custom_slot = ship_deck_space
mid_1_custom_slot = ship_deck_space
}
@@ -446,15 +446,15 @@ JAP_AI_variants_1943 = {
fixed_ship_fire_control_system_slot = ship_fire_control_system_3
fixed_ship_radar_slot = ship_radar_3
fixed_ship_engine_slot = heavy_ship_engine_5
fixed_ship_secondaries_slot = dp_ship_secondaries_4
fixed_ship_secondaries_slot = dp_ship_secondaries_4_bb
fixed_ship_armor_slot = ship_armor_bb_4
fixed_ship_armor_scheme_slot = ship_scheme_all_or_nothing_armor_box
fixed_ship_torpedo_defense_system_slot = torpedo_belt_enhanced
front_1_custom_slot = ship_anti_air_4
front_2_custom_slot = ship_super_heavy_battery_2
mid_1_custom_slot = dp_ship_secondaries_4
mid_1_custom_slot = dp_ship_secondaries_4_bb
mid_2_custom_slot = ship_airplane_launcher_1
mid_3_custom_slot = dp_ship_secondaries_4
mid_3_custom_slot = dp_ship_secondaries_4_bb
rear_1_custom_slot = ship_super_heavy_battery_2
rear_2_custom_slot = ship_super_heavy_battery_2
}
@@ -470,7 +470,7 @@ JAP_AI_variants_1943 = {
fixed_ship_anti_air_slot = ship_anti_air_4
fixed_ship_radar_slot = ship_radar_3
fixed_ship_engine_slot = carrier_ship_engine_4
fixed_ship_secondaries_slot = dp_ship_secondaries_4
fixed_ship_secondaries_slot = dp_ship_secondaries_4_bb
front_1_custom_slot = ship_deck_space
mid_1_custom_slot = ship_deck_space
mid_2_custom_slot = ship_deck_space
@@ -556,15 +556,15 @@ USA_AI_variants_1940 = {
fixed_ship_fire_control_system_slot = ship_fire_control_system_2
fixed_ship_radar_slot = ship_radar_1
fixed_ship_engine_slot = heavy_ship_engine_4
fixed_ship_secondaries_slot = dp_ship_secondaries_2
fixed_ship_secondaries_slot = dp_ship_secondaries_2_bb
fixed_ship_armor_slot = ship_armor_bb_3
fixed_ship_armor_scheme_slot = ship_scheme_all_or_nothing_armor_box
fixed_ship_torpedo_defense_system_slot = torpedo_belt
front_1_custom_slot = ship_anti_air_3
front_2_custom_slot = ship_heavy_battery_3_triple
mid_1_custom_slot = dp_ship_secondaries_2
mid_1_custom_slot = dp_ship_secondaries_2_bb
mid_2_custom_slot = ship_airplane_launcher_1
mid_3_custom_slot = dp_ship_secondaries_2
mid_3_custom_slot = dp_ship_secondaries_2_bb
rear_1_custom_slot = ship_heavy_battery_3_triple
}
}
@@ -580,7 +580,7 @@ USA_AI_variants_1940 = {
fixed_ship_anti_air_slot = ship_anti_air_3
fixed_ship_radar_slot = ship_radar_2
fixed_ship_engine_slot = carrier_ship_engine_3
fixed_ship_secondaries_slot = dp_ship_secondaries_3
fixed_ship_secondaries_slot = dp_ship_secondaries_3_bb
front_1_custom_slot = ship_deck_space
mid_1_custom_slot = ship_deck_space
}
@@ -664,15 +664,15 @@ USA_AI_variants_1943 = {
fixed_ship_fire_control_system_slot = ship_fire_control_system_3
fixed_ship_radar_slot = ship_radar_3
fixed_ship_engine_slot = heavy_ship_engine_5
fixed_ship_secondaries_slot = dp_ship_secondaries_4
fixed_ship_secondaries_slot = dp_ship_secondaries_4_bb
fixed_ship_armor_slot = ship_armor_bb_4
fixed_ship_armor_scheme_slot = ship_scheme_all_or_nothing_armor_box
fixed_ship_torpedo_defense_system_slot = torpedo_belt_enhanced
front_1_custom_slot = ship_anti_air_4
front_2_custom_slot = ship_heavy_battery_4_triple
mid_1_custom_slot = dp_ship_secondaries_4
mid_1_custom_slot = dp_ship_secondaries_4_bb
mid_2_custom_slot = ship_anti_air_4
mid_3_custom_slot = dp_ship_secondaries_4
mid_3_custom_slot = dp_ship_secondaries_4_bb
rear_1_custom_slot = ship_heavy_battery_4_triple
rear_2_custom_slot = ship_airplane_launcher_1
}
@@ -689,7 +689,7 @@ USA_AI_variants_1943 = {
fixed_ship_anti_air_slot = ship_anti_air_4
fixed_ship_radar_slot = ship_radar_3
fixed_ship_engine_slot = carrier_ship_engine_4
fixed_ship_secondaries_slot = dp_ship_secondaries_4
fixed_ship_secondaries_slot = dp_ship_secondaries_4_bb
front_1_custom_slot = ship_deck_space
front_2_custom_slot = angled_deck
mid_1_custom_slot = ship_deck_space
@@ -799,15 +799,15 @@ FRA_AI_variants_1940 = {
fixed_ship_fire_control_system_slot = ship_fire_control_system_2
fixed_ship_radar_slot = ship_radar_1
fixed_ship_engine_slot = heavy_ship_engine_4
fixed_ship_secondaries_slot = dp_ship_secondaries_2
fixed_ship_secondaries_slot = dp_ship_secondaries_2_bb
fixed_ship_armor_slot = ship_armor_bb_3
fixed_ship_armor_scheme_slot = ship_scheme_all_or_nothing_armor_box
fixed_ship_torpedo_defense_system_slot = torpedo_belt
front_1_custom_slot = ship_anti_air_3
front_2_custom_slot = ship_heavy_battery_3_quad
mid_1_custom_slot = dp_ship_secondaries_2
mid_1_custom_slot = dp_ship_secondaries_2_bb
mid_2_custom_slot = ship_airplane_launcher_1
mid_3_custom_slot = dp_ship_secondaries_2
mid_3_custom_slot = dp_ship_secondaries_2_bb
rear_1_custom_slot = ship_heavy_battery_3_quad
}
}
@@ -856,7 +856,7 @@ FRA_AI_variants_1940 = {
}
FRA_AI_variants_1943 = {
create_equipment_variant = {
name = "共和级" # République Class
name = "共和级" # Republique Class
role_icon_index = 1
type = vnr_ship_hull_heavy_5
parent_version = 0
@@ -867,15 +867,15 @@ FRA_AI_variants_1943 = {
fixed_ship_fire_control_system_slot = ship_fire_control_system_3
fixed_ship_radar_slot = ship_radar_3
fixed_ship_engine_slot = heavy_ship_engine_5
fixed_ship_secondaries_slot = dp_ship_secondaries_4
fixed_ship_secondaries_slot = dp_ship_secondaries_4_bb
fixed_ship_armor_slot = ship_armor_bb_4
fixed_ship_armor_scheme_slot = ship_scheme_all_or_nothing_armor_box
fixed_ship_torpedo_defense_system_slot = torpedo_belt
front_1_custom_slot = ship_anti_air_4
front_2_custom_slot = ship_heavy_battery_4_quad
mid_1_custom_slot = dp_ship_secondaries_4
mid_1_custom_slot = dp_ship_secondaries_4_bb
mid_2_custom_slot = ship_airplane_launcher_1
mid_3_custom_slot = dp_ship_secondaries_4
mid_3_custom_slot = dp_ship_secondaries_4_bb
rear_1_custom_slot = ship_heavy_battery_4_quad
}
}
@@ -891,7 +891,7 @@ FRA_AI_variants_1943 = {
fixed_ship_anti_air_slot = ship_anti_air_4
fixed_ship_radar_slot = ship_radar_3
fixed_ship_engine_slot = carrier_ship_engine_4
fixed_ship_secondaries_slot = dp_ship_secondaries_4
fixed_ship_secondaries_slot = dp_ship_secondaries_4_bb
front_1_custom_slot = ship_deck_space
mid_1_custom_slot = ship_deck_space
mid_2_custom_slot = ship_deck_space
@@ -954,15 +954,15 @@ ITA_AI_variants_1940 = {
fixed_ship_fire_control_system_slot = ship_fire_control_system_2
fixed_ship_radar_slot = ship_radar_1
fixed_ship_engine_slot = heavy_ship_engine_4
fixed_ship_secondaries_slot = dp_ship_secondaries_2
fixed_ship_secondaries_slot = dp_ship_secondaries_2_bb
fixed_ship_armor_slot = ship_armor_bb_3
fixed_ship_armor_scheme_slot = ship_scheme_all_or_nothing_armor_box
fixed_ship_torpedo_defense_system_slot = torpedo_belt
front_1_custom_slot = ship_anti_air_3
front_2_custom_slot = ship_heavy_battery_3_triple
mid_1_custom_slot = dp_ship_secondaries_2
mid_1_custom_slot = dp_ship_secondaries_2_bb
mid_2_custom_slot = ship_airplane_launcher_1
mid_3_custom_slot = dp_ship_secondaries_2
mid_3_custom_slot = dp_ship_secondaries_2_bb
rear_1_custom_slot = ship_heavy_battery_3_triple
rear_2_custom_slot = ship_airplane_launcher_1
}
@@ -1023,15 +1023,15 @@ ITA_AI_variants_1943 = {
fixed_ship_fire_control_system_slot = ship_fire_control_system_3
fixed_ship_radar_slot = ship_radar_3
fixed_ship_engine_slot = heavy_ship_engine_5
fixed_ship_secondaries_slot = dp_ship_secondaries_4
fixed_ship_secondaries_slot = dp_ship_secondaries_4_bb
fixed_ship_armor_slot = ship_armor_bb_4
fixed_ship_armor_scheme_slot = ship_scheme_all_or_nothing_armor_box
fixed_ship_torpedo_defense_system_slot = torpedo_belt_enhanced
front_1_custom_slot = ship_anti_air_4
front_2_custom_slot = ship_heavy_battery_4_triple
mid_1_custom_slot = dp_ship_secondaries_4
mid_1_custom_slot = dp_ship_secondaries_4_bb
mid_2_custom_slot = ship_airplane_launcher_1
mid_3_custom_slot = dp_ship_secondaries_4
mid_3_custom_slot = dp_ship_secondaries_4_bb
rear_1_custom_slot = ship_heavy_battery_4_triple
rear_2_custom_slot = ship_heavy_battery_4_triple
}
@@ -1048,7 +1048,7 @@ ITA_AI_variants_1943 = {
fixed_ship_anti_air_slot = ship_anti_air_4
fixed_ship_radar_slot = ship_radar_3
fixed_ship_engine_slot = carrier_ship_engine_4
fixed_ship_secondaries_slot = dp_ship_secondaries_4
fixed_ship_secondaries_slot = dp_ship_secondaries_4_bb
front_1_custom_slot = ship_deck_space
mid_1_custom_slot = ship_deck_space
}

View File

@@ -796,8 +796,8 @@ GER_start_naval_variants = {
fixed_ship_battery_slot = ship_light_medium_battery_2
fixed_ship_anti_air_slot = ship_anti_air_1
fixed_ship_fire_control_system_slot = ship_fire_control_system_1
fixed_ship_engine_slot = cruiser_ship_engine_2
fixed_ship_armor_slot = ship_armor_cruiser_2
fixed_ship_engine_slot = cruiser_ship_engine_2_diesel
fixed_ship_armor_slot = ship_armor_cruiser_1
fixed_ship_secondaries_slot = ship_secondaries_1
front_1_custom_slot = ship_anti_air_1
mid_1_custom_slot = ship_airplane_launcher_1
@@ -818,8 +818,8 @@ GER_start_naval_variants = {
fixed_ship_battery_slot = ship_light_medium_battery_2
fixed_ship_anti_air_slot = ship_anti_air_1
fixed_ship_fire_control_system_slot = ship_fire_control_system_1
fixed_ship_engine_slot = cruiser_ship_engine_2
fixed_ship_armor_slot = ship_armor_cruiser_2
fixed_ship_engine_slot = cruiser_ship_engine_2_diesel
fixed_ship_armor_slot = ship_armor_cruiser_1
fixed_ship_secondaries_slot = ship_secondaries_1
mid_2_custom_slot = ship_torpedo_2
mid_3_custom_slot = ship_mine_layer_1
@@ -1524,7 +1524,7 @@ FRA_start_naval_variants = {
front_1_custom_slot = ship_light_medium_battery_1_single
mid_1_custom_slot = ship_airplane_launcher_1
mid_2_custom_slot = ship_airplane_launcher_1
mid_3_custom_slot = ship_airplane_launcher_1
mid_3_custom_slot = empty
rear_1_custom_slot = ship_light_medium_battery_1_single
rear_2_custom_slot = ship_airplane_launcher_1
}
@@ -2532,6 +2532,7 @@ ITA_start_naval_variants = {
name = "扎拉级" # Zara Class
parent_version = 0
role_icon_index = 27
icon = "gfx/interface/technologies/Italy/ITA_heavy_cruiser3.png"
type = vnr_ship_hull_cruiser_3
name_group = ITA_CA_HISTORICAL
modules = {

View File

@@ -8,7 +8,7 @@ ENG_never_built_blueprints = {
name_group = ENG_BB_HISTORICAL
modules = {
fixed_ship_battery_slot = ship_heavy_battery_2_triple
fixed_ship_anti_air_slot = ship_anti_air_1
fixed_ship_anti_air_slot = ship_anti_air_1_h
fixed_ship_fire_control_system_slot = ship_fire_control_system_1
fixed_ship_radar_slot = empty
fixed_ship_engine_slot = heavy_ship_engine_2
@@ -31,7 +31,7 @@ ENG_never_built_blueprints = {
name_group = ENG_BB_HISTORICAL
modules = {
fixed_ship_battery_slot = ship_super_heavy_battery_1_triple
fixed_ship_anti_air_slot = ship_anti_air_1
fixed_ship_anti_air_slot = ship_anti_air_1_h
fixed_ship_fire_control_system_slot = ship_fire_control_system_0
fixed_ship_radar_slot = empty
fixed_ship_engine_slot = heavy_ship_engine_2
@@ -54,7 +54,7 @@ ENG_never_built_blueprints = {
name_group = ENG_BC_HISTORICAL
modules = {
fixed_ship_battery_slot = ship_super_heavy_battery_big_1
fixed_ship_anti_air_slot = ship_anti_air_1
fixed_ship_anti_air_slot = ship_anti_air_1_h
fixed_ship_fire_control_system_slot = ship_fire_control_system_0
fixed_ship_engine_slot = heavy_ship_engine_3
fixed_ship_secondaries_slot = ship_secondaries_1
@@ -79,7 +79,7 @@ FRA_never_built_blueprints = {
name_group = FRA_BB_HISTORICAL
modules = {
fixed_ship_battery_slot = ship_heavy_battery_1_quad
fixed_ship_anti_air_slot = ship_anti_air_1
fixed_ship_anti_air_slot = ship_anti_air_1_h
fixed_ship_fire_control_system_slot = ship_fire_control_system_0
fixed_ship_radar_slot = empty
fixed_ship_engine_slot = heavy_ship_engine_1
@@ -104,7 +104,7 @@ GER_never_built_blueprints = {
name_group = GER_BB_HISTORICAL
modules = {
fixed_ship_battery_slot = ship_heavy_battery_2
fixed_ship_anti_air_slot = ship_anti_air_1
fixed_ship_anti_air_slot = ship_anti_air_1_h
fixed_ship_fire_control_system_slot = ship_fire_control_system_0
fixed_ship_radar_slot = empty
fixed_ship_engine_slot = heavy_ship_engine_2
@@ -178,7 +178,7 @@ ITA_never_built_blueprints = {
name_group = ITA_BC_HISTORICAL
modules = {
fixed_ship_battery_slot = ship_heavy_battery_big_1
fixed_ship_anti_air_slot = ship_anti_air_1
fixed_ship_anti_air_slot = ship_anti_air_1_h
fixed_ship_fire_control_system_slot = ship_fire_control_system_0
fixed_ship_radar_slot = empty
fixed_ship_engine_slot = heavy_ship_engine_2
@@ -205,7 +205,7 @@ JAP_never_built_blueprints = {
name_group = JAP_PREFECTURES
modules = {
fixed_ship_battery_slot = ship_heavy_battery_2
fixed_ship_anti_air_slot = ship_anti_air_1
fixed_ship_anti_air_slot = ship_anti_air_1_h
fixed_ship_fire_control_system_slot = ship_fire_control_system_0
fixed_ship_radar_slot = empty
fixed_ship_engine_slot = heavy_ship_engine_2
@@ -230,7 +230,7 @@ JAP_never_built_blueprints = {
name_group = JAP_MOUNTAIN
modules = {
fixed_ship_battery_slot = ship_heavy_battery_2
fixed_ship_anti_air_slot = ship_anti_air_1
fixed_ship_anti_air_slot = ship_anti_air_1_h
fixed_ship_fire_control_system_slot = ship_fire_control_system_0
fixed_ship_radar_slot = empty
fixed_ship_engine_slot = heavy_ship_engine_2
@@ -258,7 +258,7 @@ SOV_never_built_blueprints = {
name_group = SOV_BATTLES_NAVY
modules = {
fixed_ship_battery_slot = ship_heavy_battery_1_triple
fixed_ship_anti_air_slot = ship_anti_air_1
fixed_ship_anti_air_slot = ship_anti_air_1_h
fixed_ship_fire_control_system_slot = ship_fire_control_system_0
fixed_ship_radar_slot = empty
fixed_ship_engine_slot = heavy_ship_engine_1
@@ -283,7 +283,7 @@ USA_never_built_blueprints = {
name_group = USA_BATTLES
modules = {
fixed_ship_battery_slot = ship_heavy_battery_2
fixed_ship_anti_air_slot = ship_anti_air_1
fixed_ship_anti_air_slot = ship_anti_air_1_h
fixed_ship_fire_control_system_slot = ship_fire_control_system_0
fixed_ship_radar_slot = empty
fixed_ship_engine_slot = heavy_ship_engine_2
@@ -308,7 +308,7 @@ USA_never_built_blueprints = {
name_group = USA_STATES
modules = {
fixed_ship_armor_slot = ship_armor_bb_2
front_1_custom_slot = ship_anti_air_1
front_1_custom_slot = ship_anti_air_1_h
fixed_ship_battery_slot = ship_heavy_battery_2_triple
front_2_custom_slot = ship_heavy_battery_2_triple
rear_1_custom_slot = ship_heavy_battery_2_triple

View File

@@ -303,13 +303,17 @@ technologies = {
research_cost_coeff = 1
}
path = {
leads_to_tech = destroyer_hull_improvement
leads_to_tech = wave_resistance_design
research_cost_coeff = 1
}
path = {
leads_to_tech = modern_sonar
research_cost_coeff = 1
}
path = {
leads_to_tech = close_in_area_air_defense
research_cost_coeff = 1
}
ai_will_do = {
factor = 1
@@ -891,6 +895,10 @@ technologies = {
dependencies = {
destroyer_missile_upgrade = 1
}
path = {
leads_to_tech = destroyer_hull_improvement
research_cost_coeff = 1
}
ai_will_do = {
factor = 1
@@ -908,19 +916,73 @@ technologies = {
destroyer_hull_improvement = {
research_cost = 1
start_year = 1950
start_year = 1954
destroyer = {
max_strength = 0.15
max_strength = 0.25
naval_range = 0.2
}
folder = {
name = mtgnavalfolder
position = { x = 0 y = @1952_module }
}
ai_will_do = {
factor = 2
}
categories = {
dd_tech
mio_cat_tech_all_screen_ship_and_modules
mio_cat_tech_all_capital_ship_and_modules
}
}
close_in_area_air_defense = {
research_cost = 0.8
start_year = 1952
destroyer = {
anti_air_attack = 0.2
}
folder = {
name = mtgnavalfolder
position = { x = 0 y = @1952 }
}
path = {
leads_to_tech = destroyer_hull_improvement
research_cost_coeff = 1
}
ai_will_do = {
factor = 1
}
categories = {
dd_tech
mio_cat_tech_all_screen_ship_and_modules
mio_cat_tech_all_capital_ship_and_modules
}
}
wave_resistance_design = {
research_cost = 1.25
start_year = 1951
screening_efficiency = 0.15
navy_weather_penalty = -0.15
folder = {
name = mtgnavalfolder
position = { x = -2 y = @1952 }
}
path = {
leads_to_tech = destroyer_hull_improvement
research_cost_coeff = 1
}
ai_will_do = {
factor = 2
factor = 1
}
categories = {
dd_tech
@@ -1229,7 +1291,11 @@ technologies = {
research_cost_coeff = 1
}
path = {
leads_to_tech = nuclear_reactor_cost_reduction
leads_to_tech = nuclear_engine_research
research_cost_coeff = 1
}
path = {
leads_to_tech = signal_control
research_cost_coeff = 1
}
@@ -1237,7 +1303,7 @@ technologies = {
folder = {
name = mtgnavalfolder
position = { x = 4 y = @1948 }
position = { x = 0 y = @1948 }
}
ai_will_do = {
@@ -1267,7 +1333,7 @@ technologies = {
folder = {
name = mtgnavalfolder
position = { x = 4 y = @1952_module }
position = { x = 1 y = @1952_module }
}
ai_will_do = {
factor = 4
@@ -1300,7 +1366,7 @@ technologies = {
folder = {
name = mtgnavalfolder
position = { x = 0 y = @1948_module }
position = { x = 4 y = @1948_module }
}
on_research_complete = {
hidden_effect = { add_ideas = vnr_cruiser_cost_2 }
@@ -1329,7 +1395,7 @@ technologies = {
folder = {
name = mtgnavalfolder
position = { x = 6 y = @1952 }
position = { x = 3 y = @1952 }
}
ai_will_do = {
factor = 2
@@ -1352,8 +1418,63 @@ technologies = {
folder = {
name = mtgnavalfolder
position = { x = -2 y = @1948_module }
position = { x = -5 y = @1948_module }
}
path = {
leads_to_tech = advanced_radar_finder
research_cost_coeff = 1
}
ai_will_do = {
factor = 1
}
categories = {
naval_equipment
cl_tech
ca_tech
mio_cat_tech_all_cruiser_and_modules
}
}
signal_control = {
navy_visibility = -0.1
research_cost = 0.8
start_year = 1951
folder = {
name = mtgnavalfolder
position = { x = -3 y = @1948_module }
}
path = {
leads_to_tech = advanced_radar_finder
research_cost_coeff = 1
}
ai_will_do = {
factor = 2
}
categories = {
naval_equipment
cl_tech
ca_tech
mio_cat_tech_all_cruiser_and_modules
}
}
advanced_radar_finder = {
enable_equipment_modules = {
ship_radar_finder
}
naval_enemy_fleet_size_ratio_penalty_factor = 0.2
research_cost = 1
start_year = 1954
folder = {
name = mtgnavalfolder
position = { x = -4 y = 29 }
}
ai_will_do = {
factor = 1
}
@@ -1372,12 +1493,16 @@ technologies = {
carrier_ship_engine_nuclear
heavy_ship_engine_nuclear
}
path = {
leads_to_tech = nuclear_reactor_cost_reduction
research_cost_coeff = 1
}
start_year = 1950
folder = {
name = mtgnavalfolder
position = { x = -1 y = 22 }
position = { x = -1 y = @1948_module }
}
dependencies = {
nuclear_reactor = 1
@@ -1391,6 +1516,7 @@ technologies = {
naval_equipment
bb_tech
bc_tech
ca_tech
ship_modules_tech
mio_cat_tech_all_capital_ship_and_modules
}
@@ -1407,7 +1533,7 @@ technologies = {
folder = {
name = mtgnavalfolder
position = { x = 2 y = @1952 }
position = { x = -1 y = @1952 }
}
dependencies = {
nuclear_engine_research = 1
@@ -1883,7 +2009,7 @@ technologies = {
folder = {
name = mtgnavalfolder
position = { x = 0 y = @1944_module }
position = { x = 1 y = 20 }
}
ai_will_do = {
@@ -1936,7 +2062,7 @@ technologies = {
folder = {
name = mtgnavalfolder
position = { x = 1 y = 21 }
position = { x = 2 y = 22 }
}
ai_will_do = {
@@ -2629,10 +2755,6 @@ technologies = {
leads_to_tech = combat_information_center
research_cost_coeff = 1
}
path = {
leads_to_tech = nuclear_engine_research
research_cost_coeff = 1
}
path = {
leads_to_tech = modern_ship_hull_cruiser
research_cost_coeff = 1
@@ -3233,7 +3355,7 @@ technologies = {
folder = {
name = mtgnavalfolder
position = { x = -1 y = @1944_module }
position = { x = 1 y = @1944_module }
}
ai_will_do = {
@@ -3260,7 +3382,7 @@ technologies = {
folder = {
name = mtgnavalfolder
position = { x = 1 y = @1944_module }
position = { x = -1 y = @1944_module }
}
path = {
leads_to_tech = naval_tactical_data_system
@@ -3289,7 +3411,7 @@ technologies = {
folder = {
name = mtgnavalfolder
position = { x = 1 y = @1948 }
position = { x = -1 y = @1948 }
}
path = {
leads_to_tech = memory_expansion
@@ -3311,6 +3433,10 @@ technologies = {
leads_to_tech = electromagnetic_signature_study
research_cost_coeff = 1
}
path = {
leads_to_tech = symmetric_key_algorithm
research_cost_coeff = 1
}
ai_will_do = {
factor = 2
@@ -3325,6 +3451,32 @@ technologies = {
}
}
symmetric_key_algorithm = {
research_cost = 0.8
start_year = 1950
navy_intel_to_others = -20
folder = {
name = mtgnavalfolder
position = { x = 1 y = @1948_module }
}
dependencies = {
advanced_computing_machine = 1
}
ai_will_do = {
factor = 1
}
allow_branch = {
has_dlc = "La Resistance"
}
categories = {
naval_equipment
}
}
memory_expansion = {
research_cost = 1.5
naval_hit_chance = 0.05
@@ -3334,7 +3486,7 @@ technologies = {
folder = {
name = mtgnavalfolder
position = { x = -2 y = @1948_module }
position = { x = -4 y = @1948_module }
}
dependencies = {
advanced_computing_machine = 1
@@ -3361,11 +3513,15 @@ technologies = {
folder = {
name = mtgnavalfolder
position = { x = 1 y = @1952_module }
position = { x = -1 y = @1952 }
}
dependencies = {
phased_array_radar = 1
}
path = {
leads_to_tech = tactical_data_link
research_cost_coeff = 1
}
ai_will_do = {
factor = 2
@@ -3379,6 +3535,47 @@ technologies = {
mio_cat_tech_all_capital_ship_and_modules
}
}
tactical_data_link = {
research_cost = 1.5
start_year = 1955
naval_coordination = 0.2
navy_org_factor = 0.1
navy_visibility = -0.1
folder = {
name = mtgnavalfolder
position = { x = -1 y = @1952_module }
}
allow = {
NOT = { has_tech = tactical_data_link_for_member }
}
ai_will_do = {
factor = 1
}
categories = {
naval_equipment
bb_tech
bc_tech
ship_modules_tech
mio_cat_tech_all_capital_ship_and_modules
}
}
tactical_data_link_for_member = {
research_cost = 1.5
start_year = 1955
naval_coordination = 0.1
navy_org_factor = 0.075
navy_visibility = -0.075
# enabled through decision
allow = {
always = no
}
}
comprehensive_display_system = {
research_cost = 1.2
enable_equipment_modules = {
@@ -3389,7 +3586,7 @@ technologies = {
folder = {
name = mtgnavalfolder
position = { x = -1 y = @1952 }
position = { x = -3 y = @1952 }
}
ai_will_do = {
@@ -3433,7 +3630,8 @@ technologies = {
}
electromagnetic_signature_study = {
research_cost = 2
navy_visibility = -0.2
navy_visibility = -0.1
naval_mines_effect_reduction = 0.1
start_year = 1952
@@ -4228,6 +4426,10 @@ technologies = {
name = mtgnavalfolder
position = { x = 0 y = @1948_module }
}
path = {
leads_to_tech = airborne_early_warning
research_cost_coeff = 1
}
ai_will_do = {
factor = 1
@@ -4241,7 +4443,7 @@ technologies = {
}
airborne_early_warning = {
research_cost = 1.5
start_year = 1948
start_year = 1951
enable_equipment_modules = {
carrier_tracing_unit
@@ -4249,7 +4451,7 @@ technologies = {
folder = {
name = mtgnavalfolder
position = { x = -2 y = @1948_module }
position = { x = -1 y = @1952 }
}
ai_will_do = {
@@ -4305,6 +4507,33 @@ technologies = {
mio_cat_tech_all_carrier_and_modules
}
}
luneburg_lens = {
research_cost = 1.2
start_year = 1952
carrier = {
surface_detection = 0.15
}
naval_enemy_retreat_chance = -0.1
folder = {
name = mtgnavalfolder
position = { x = -2 y = @1948_module }
}
path = {
leads_to_tech = airborne_early_warning
research_cost_coeff = 1
}
ai_will_do = {
factor = 3
}
categories = {
naval_equipment
cv_tech
mio_cat_tech_all_carrier_and_modules
}
}
# ## # # ### # # ## ### ### # # ### ##
#{~._.~} # # # # # ## ## # # # # # ## # # #
@@ -5297,6 +5526,7 @@ technologies = {
enable_equipment_modules = {
ship_carrier_armor_heavy
ship_deck_space_big
ship_ski_jump_ramp
}
folder = {
name = mtgnavalfolder
@@ -5307,7 +5537,7 @@ technologies = {
research_cost_coeff = 1
}
path = {
leads_to_tech = airborne_early_warning
leads_to_tech = luneburg_lens
research_cost_coeff = 1
}
path = {
@@ -5319,7 +5549,7 @@ technologies = {
research_cost_coeff = 1
}
research_cost = 1.5
start_year = 1946
start_year = 1948
dependencies = {
full_armored_carrier = 1

View File

@@ -180,7 +180,7 @@ critical_parts = {
gas_leakage = {
icon = "GFX_default_critical_damage_icons"
frame = 6
stat_penalties = {
modifier = {
navy_org_factor = -0.9
naval_morale_factor = -1
}

View File

@@ -191,7 +191,19 @@ equipment_modules = {
}
dismantle_cost_ic = 800
}
ship_ski_jump_ramp = {
category = steam_catapult
gui_category = modern_carrier_equipments
add_stats = {
build_cost_ic = 500
}
multiply_stats = {
anti_air_attack = 0.1
surface_detection = 0.06
}
dismantle_cost_ic = 400
}
side_lift = {
category = carrier_side_lift

View File

@@ -740,7 +740,6 @@ equipment_modules = {
lg_attack = 4
build_cost_ic = 750
surface_visibility = 1
reliability = -0.05
max_strength = 15
armor_value = 0.2
}
@@ -773,7 +772,6 @@ equipment_modules = {
lg_attack = 6
build_cost_ic = 850
surface_visibility = 1
reliability = -0.05
max_strength = 18
armor_value = 0.2
}
@@ -807,7 +805,6 @@ equipment_modules = {
lg_attack = 5
build_cost_ic = 900
surface_visibility = 1
reliability = -0.05
max_strength = 16
armor_value = 0.3
}
@@ -840,7 +837,6 @@ equipment_modules = {
lg_attack = 7
build_cost_ic = 1000
surface_visibility = 1
reliability = -0.05
max_strength = 20
armor_value = 0.3
}
@@ -1325,7 +1321,7 @@ equipment_modules = {
}
multiply_stats = {
naval_speed = -0.045
naval_speed = -0.05
max_strength = 0.13
}
add_average_stats = {
@@ -2266,7 +2262,7 @@ equipment_modules = {
hg_attack = 15
naval_heavy_gun_hit_chance_factor = -1.0
reliability = -0.15
build_cost_ic = 250
build_cost_ic = 120
}
multiply_stats = {
max_strength = -0.1

View File

@@ -157,7 +157,7 @@ equipment_modules = {
add_stats = {
#naval_speed = 5
fuel_consumption = 12
fuel_consumption = 23
build_cost_ic = 200
reliability = -0.1
}
@@ -265,7 +265,7 @@ equipment_modules = {
add_stats = {
#naval_speed = 5
fuel_consumption = 7
fuel_consumption = 5
build_cost_ic = 90
}
@@ -290,7 +290,7 @@ equipment_modules = {
add_stats = {
#naval_speed = 5
fuel_consumption = 8
fuel_consumption = 7
build_cost_ic = 120
}
@@ -318,7 +318,7 @@ equipment_modules = {
add_stats = {
#naval_speed = 5
fuel_consumption = 10
fuel_consumption = 9
build_cost_ic = 150
}
@@ -346,7 +346,7 @@ equipment_modules = {
add_stats = {
#naval_speed = 5
fuel_consumption = 10
fuel_consumption = 11
build_cost_ic = 170
}
@@ -373,7 +373,7 @@ equipment_modules = {
add_stats = {
#naval_speed = 5
fuel_consumption = 12
fuel_consumption = 15
build_cost_ic = 250
reliability = -0.3
}
@@ -425,7 +425,7 @@ equipment_modules = {
add_stats = {
#naval_speed = 5
fuel_consumption = 12
fuel_consumption = 15
build_cost_ic = 400
}
@@ -450,7 +450,7 @@ equipment_modules = {
add_stats = {
#naval_speed = 6
fuel_consumption = 16
fuel_consumption = 19
build_cost_ic = 480
}
@@ -480,7 +480,7 @@ equipment_modules = {
add_stats = {
#naval_speed = 7
fuel_consumption = 20
fuel_consumption = 22
build_cost_ic = 550
}
@@ -509,7 +509,7 @@ equipment_modules = {
add_stats = {
#naval_speed = 7
fuel_consumption = 24
fuel_consumption = 25
build_cost_ic = 670
}
@@ -538,7 +538,7 @@ equipment_modules = {
add_stats = {
#naval_speed = 7
fuel_consumption = 28
fuel_consumption = 29
build_cost_ic = 800
}
@@ -993,7 +993,7 @@ equipment_modules = {
parent = super_heavy_ship_engine_1
add_stats = {
fuel_consumption = 30
fuel_consumption = 40
build_cost_ic = 3500
}
multiply_stats = {
@@ -1020,7 +1020,7 @@ equipment_modules = {
parent = super_heavy_ship_engine_2
add_stats = {
fuel_consumption = 40
fuel_consumption = 50
build_cost_ic = 4000
}
multiply_stats = {
@@ -1053,7 +1053,7 @@ equipment_modules = {
add_stats = {
#naval_speed = 5
fuel_consumption = 12
fuel_consumption = 18
build_cost_ic = 1500
}
@@ -1082,7 +1082,7 @@ equipment_modules = {
add_stats = {
#naval_speed = 5
fuel_consumption = 16
fuel_consumption = 23
build_cost_ic = 2000
}
@@ -1115,7 +1115,7 @@ equipment_modules = {
add_stats = {
#naval_speed = 5
fuel_consumption = 20
fuel_consumption = 28
build_cost_ic = 2500
}
@@ -1147,7 +1147,7 @@ equipment_modules = {
add_stats = {
#naval_speed = 5
fuel_consumption = 24
fuel_consumption = 32
build_cost_ic = 3000
}

View File

@@ -1112,7 +1112,7 @@ equipment_modules = {
surface_visibility = -0.05
}
add_stats = {
build_cost_ic = 180
build_cost_ic = 35
}
}
full_missile_upgrade = {
@@ -1121,6 +1121,9 @@ equipment_modules = {
add_stats = {
reliability = 0.3
}
multiply_stats = {
build_cost_ic = 0.05
}
forbid_module_categories = {
ship_heavy_battery
ship_heavy_battery_triple
@@ -1144,8 +1147,10 @@ equipment_modules = {
gui_category = cold_war_miscellaneous
gfx = economical_nuclear_reactor
add_stats = {
build_cost_ic = -1300
reliability = -0.05
reliability = -0.15
}
multiply_stats = {
build_cost_ic = -0.1
}
forbid_module_categories = {
heavy_ship_engine
@@ -1158,11 +1163,16 @@ equipment_modules = {
category = carrier_miscellaneous
gfx = economical_nuclear_reactor
add_stats = {
build_cost_ic = -1000
reliability = -0.05
reliability = -0.15
}
multiply_stats = {
build_cost_ic = -0.1
}
forbid_module_categories = {
carrier_ship_engine
heavy_ship_engine
cruiser_ship_engine
civilian_ship_engine
}
}
ship_display_system = {
@@ -1212,4 +1222,13 @@ equipment_modules = {
steel = 1
}
}
ship_radar_finder = {
category = generic_miscellaneous
gui_category = cold_war_miscellaneous
add_stats = {
surface_detection = 3
build_cost_ic = 80
reliability = -0.05
}
}
}

View File

@@ -199,13 +199,16 @@ equipments = {
fixed_ship_radar_slot = inherit
fixed_ship_engine_slot = {
required = yes
allowed_module_categories = { heavy_ship_engine carrier_ship_engine }
allowed_module_categories = { super_heavy_ship_engine heavy_ship_engine carrier_ship_engine }
}
fixed_ship_secondaries_slot = {
required = no
allowed_module_categories = { ship_secondaries ship_dp_secondaries_bb ship_medium_battery_single ship_secondaries_special }
}
fixed_ship_armor_slot = inherit
fixed_ship_armor_slot = {
required = no
allowed_module_categories = { ship_heavy_armor ship_cruiser_armor ship_cruiser_heavy_armor }
}
fixed_ship_carrier_miscellaneous_slot_1 = inherit
fixed_ship_carrier_miscellaneous_slot_2 = inherit
fixed_ship_flight_deck_slot = inherit
@@ -283,7 +286,10 @@ equipments = {
required = no
allowed_module_categories = { ship_secondaries ship_dp_secondaries_bb }
}
fixed_ship_armor_slot = inherit
fixed_ship_armor_slot = {
required = no
allowed_module_categories = { ship_cruiser_armor ship_cruiser_heavy_armor }
}
fixed_ship_carrier_miscellaneous_slot_1 = inherit
fixed_ship_carrier_miscellaneous_slot_2 = inherit
fixed_ship_flight_deck_slot = inherit

View File

@@ -177,6 +177,10 @@ equipments = {
module = ship_display_system
count < 2
}
module_count_limit = {
module = ship_aa_fire_control
count < 2
}
default_modules = {
fixed_ship_battery_slot = empty
@@ -435,8 +439,6 @@ equipments = {
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
ship_secondaries
@@ -470,17 +472,52 @@ equipments = {
seaplane_hangar
}
}
rear_2_custom_slot = rear_1_custom_slot
rear_2_custom_slot = {
required = no
allowed_module_categories = {
ship_anti_air
ship_airplane_launcher
ship_torpedo
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 = ship_secondaries_1
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 = {
@@ -838,7 +875,7 @@ equipments = {
priority = 1900
parent = vnr_ship_hull_cruiser_5
naval_speed = 34
reliability = 1.5
reliability = 1.25
manpower = 1800
build_cost_ic = 2500
naval_range = 5000

View File

@@ -137,6 +137,10 @@ equipments = {
category = ship_missile_aa
count < 4
}
module_count_limit = {
module = ship_aa_fire_control
count < 2
}
default_modules = {
fixed_ship_battery_slot = empty

View File

@@ -145,6 +145,10 @@ equipments = {
category = ship_anti_air
count < 4
}
module_count_limit = {
module = ship_aa_fire_control
count < 2
}
default_modules = {
fixed_ship_battery_slot = empty
@@ -482,7 +486,7 @@ equipments = {
surface_detection = 20
reliability = 1.5
reliability = 1.25
naval_range = 3000
max_strength = 100
build_cost_ic = 800