2024-06-26 23:43:07
This commit is contained in:
0
src/common/ai_equipment/AZ_naval.txt
Executable file
0
src/common/ai_equipment/AZ_naval.txt
Executable file
0
src/common/ai_equipment/generic_naval.txt
Executable file
0
src/common/ai_equipment/generic_naval.txt
Executable file
100
src/common/ai_equipment/vnr_DD_cruiser.txt
Executable file
100
src/common/ai_equipment/vnr_DD_cruiser.txt
Executable file
@@ -0,0 +1,100 @@
|
||||
naval_screen_cruiser = {
|
||||
category = naval
|
||||
#available_for = {}
|
||||
#blocked_for = {}
|
||||
roles = { vnr_naval_screen_cruiser }
|
||||
priority = { base = 10 }
|
||||
|
||||
screen_cruiser_1936 = {
|
||||
name = vnr_sd_1936
|
||||
role_icon_index = 25
|
||||
|
||||
priority = {
|
||||
base = 50
|
||||
modifier = { factor = 0.1 has_tech = improved_ship_hull_light }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 500.0
|
||||
|
||||
type = vnr_ship_hull_light_3
|
||||
modules = {
|
||||
fixed_ship_engine_slot = light_ship_engine
|
||||
fixed_ship_battery_slot = ship_light_medium_battery
|
||||
fixed_ship_torpedo_slot = ship_torpedo
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_radar_slot = ship_radar
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_role_slot = ship_hull_light_role_cl
|
||||
fixed_ship_extra_secondaries_slot = { any_of = { light_miscellaneous generic_miscellaneous } }
|
||||
front_1_custom_slot = ship_light_medium_battery
|
||||
mid_1_custom_slot = ship_torpedo
|
||||
mid_2_custom_slot = ship_anti_air
|
||||
rear_1_custom_slot = ship_light_medium_battery
|
||||
rear_2_custom_slot = ship_depth_charge
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
screen_cruiser_1940 = {
|
||||
name = vnr_sd_1940
|
||||
role_icon_index = 25
|
||||
|
||||
priority = {
|
||||
base = 75
|
||||
modifier = { factor = 0.1 has_tech = advanced_ship_hull_light }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 600.0
|
||||
|
||||
type = vnr_ship_hull_light_4
|
||||
modules = {
|
||||
fixed_ship_engine_slot = light_ship_engine
|
||||
fixed_ship_battery_slot = ship_light_medium_battery
|
||||
fixed_ship_torpedo_slot = ship_torpedo
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_radar_slot = ship_radar
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_role_slot = ship_hull_light_role_cl
|
||||
fixed_ship_extra_secondaries_slot = { any_of = { light_miscellaneous generic_miscellaneous } }
|
||||
front_1_custom_slot = ship_light_medium_battery
|
||||
mid_1_custom_slot = ship_torpedo
|
||||
mid_2_custom_slot = ship_anti_air
|
||||
rear_1_custom_slot = ship_light_medium_battery
|
||||
rear_2_custom_slot = ship_depth_charge
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
screen_cruiser_1944 = {
|
||||
name = vnr_sd_1944
|
||||
role_icon_index = 25
|
||||
|
||||
priority = {
|
||||
base = 0
|
||||
modifier = { add = 100 has_tech = advanced_ship_hull_light }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 800.0
|
||||
|
||||
type = vnr_ship_hull_light_5
|
||||
modules = {
|
||||
fixed_ship_engine_slot = light_ship_engine
|
||||
fixed_ship_battery_slot = ship_light_medium_battery
|
||||
fixed_ship_torpedo_slot = ship_torpedo
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_radar_slot = ship_radar
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_role_slot = ship_hull_light_role_cl
|
||||
fixed_ship_extra_secondaries_slot = { any_of = { light_miscellaneous generic_miscellaneous } }
|
||||
front_1_custom_slot = ship_light_medium_battery
|
||||
mid_1_custom_slot = ship_torpedo
|
||||
mid_2_custom_slot = ship_anti_air
|
||||
rear_1_custom_slot = ship_light_medium_battery
|
||||
rear_2_custom_slot = ship_depth_charge
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
139
src/common/ai_equipment/vnr_DD_leader.txt
Executable file
139
src/common/ai_equipment/vnr_DD_leader.txt
Executable file
@@ -0,0 +1,139 @@
|
||||
naval_screen_leader = {
|
||||
category = naval
|
||||
#available_for = {}
|
||||
#blocked_for = {}
|
||||
roles = { vnr_naval_screen_leader }
|
||||
priority = { base = 10 }
|
||||
|
||||
screen_leader_1924 = {
|
||||
name = vnr_dl_1924
|
||||
role_icon_index = 33
|
||||
|
||||
priority = {
|
||||
base = 1
|
||||
}
|
||||
|
||||
enable = {
|
||||
not = { has_tech = interwar_ship_hull_light } # WK-era DD has very low HP, they are not worth producing or refitting
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 500.0
|
||||
|
||||
type = vnr_ship_hull_light_2
|
||||
modules = {
|
||||
fixed_ship_engine_slot = light_ship_engine
|
||||
fixed_ship_battery_slot = ship_light_battery
|
||||
fixed_ship_torpedo_slot = ship_torpedo
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_radar_slot = ship_mast
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_role_slot = ship_hull_light_role_dl
|
||||
fixed_ship_extra_secondaries_slot = { any_of = { light_miscellaneous generic_miscellaneous } }
|
||||
front_1_custom_slot = ship_light_battery
|
||||
mid_1_custom_slot = ship_torpedo
|
||||
mid_2_custom_slot = ship_light_battery
|
||||
rear_1_custom_slot = ship_depth_charge
|
||||
rear_2_custom_slot = ship_light_battery
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
screen_leader_1936 = {
|
||||
name = vnr_dl_1936
|
||||
role_icon_index = 33
|
||||
|
||||
priority = {
|
||||
base = 1
|
||||
modifier = { factor = 10 tag = BYG }
|
||||
modifier = { factor = 25 tag = YUW }
|
||||
modifier = { factor = 0.1 has_tech = improved_ship_hull_light }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 600.0
|
||||
|
||||
type = vnr_ship_hull_light_3
|
||||
modules = {
|
||||
fixed_ship_engine_slot = light_ship_engine
|
||||
fixed_ship_battery_slot = ship_light_battery
|
||||
fixed_ship_torpedo_slot = ship_torpedo
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_radar_slot = ship_mast
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_role_slot = ship_hull_light_role_dl
|
||||
fixed_ship_extra_secondaries_slot = { any_of = { light_miscellaneous generic_miscellaneous } }
|
||||
front_1_custom_slot = ship_light_battery
|
||||
mid_1_custom_slot = ship_torpedo
|
||||
mid_2_custom_slot = ship_light_battery
|
||||
rear_1_custom_slot = ship_depth_charge
|
||||
rear_2_custom_slot = ship_light_battery
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
screen_leader_1940 = {
|
||||
name = vnr_dl_1940
|
||||
role_icon_index = 33
|
||||
|
||||
priority = {
|
||||
base = 1
|
||||
modifier = { factor = 10 tag = BYG }
|
||||
modifier = { factor = 25 tag = YUW }
|
||||
modifier = { factor = 0.1 has_tech = advanced_ship_hull_light }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 800.0
|
||||
|
||||
type = vnr_ship_hull_light_4
|
||||
modules = {
|
||||
fixed_ship_engine_slot = light_ship_engine
|
||||
fixed_ship_battery_slot = ship_light_battery_double
|
||||
fixed_ship_torpedo_slot = ship_torpedo
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_radar_slot = ship_sonar
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_role_slot = ship_hull_light_role_dl
|
||||
fixed_ship_extra_secondaries_slot = { any_of = { light_miscellaneous generic_miscellaneous } }
|
||||
front_1_custom_slot = ship_light_battery_double
|
||||
mid_1_custom_slot = ship_torpedo
|
||||
mid_2_custom_slot = ship_light_battery_double
|
||||
rear_1_custom_slot = ship_depth_charge
|
||||
rear_2_custom_slot = ship_light_battery_double
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
screen_leader_1944 = {
|
||||
name = vnr_dl_1944
|
||||
role_icon_index = 33
|
||||
|
||||
priority = {
|
||||
base = 1
|
||||
modifier = { factor = 10 tag = BYG }
|
||||
modifier = { factor = 25 tag = YUW }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 1000.0
|
||||
|
||||
type = vnr_ship_hull_light_5
|
||||
modules = {
|
||||
fixed_ship_engine_slot = light_ship_engine
|
||||
fixed_ship_battery_slot = ship_light_battery_double
|
||||
fixed_ship_torpedo_slot = ship_torpedo
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_radar_slot = ship_sonar
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_role_slot = ship_hull_light_role_dl
|
||||
fixed_ship_extra_secondaries_slot = { any_of = { light_miscellaneous generic_miscellaneous } }
|
||||
front_1_custom_slot = ship_light_battery_double
|
||||
mid_1_custom_slot = ship_torpedo
|
||||
mid_2_custom_slot = ship_light_battery_double
|
||||
rear_1_custom_slot = ship_depth_charge
|
||||
rear_2_custom_slot = ship_light_battery_double
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
358
src/common/ai_equipment/vnr_DD_screens.txt
Executable file
358
src/common/ai_equipment/vnr_DD_screens.txt
Executable file
@@ -0,0 +1,358 @@
|
||||
naval_screen = {
|
||||
category = naval
|
||||
#available_for = {}
|
||||
#blocked_for = {}
|
||||
roles = { vnr_naval_screen }
|
||||
priority = { base = 10 }
|
||||
|
||||
screen_1914 = {
|
||||
name = vnr_dd_1914
|
||||
role_icon_index = 31
|
||||
|
||||
priority = {
|
||||
base = 1
|
||||
modifier = { factor = 0 expert_ai_style = yes }
|
||||
}
|
||||
|
||||
enable = {
|
||||
not = { has_tech = basic_ship_hull_light } # WK-era DD has very low HP, they are not worth producing or refitting
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 2000.0
|
||||
|
||||
type = vnr_ship_hull_light_1
|
||||
modules = {
|
||||
fixed_ship_engine_slot = light_ship_engine
|
||||
fixed_ship_battery_slot = ship_light_battery
|
||||
fixed_ship_torpedo_slot = ship_torpedo
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_radar_slot = ship_mast
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_role_slot = ship_hull_light_role_dd
|
||||
fixed_ship_extra_secondaries_slot = { any_of = { light_miscellaneous generic_miscellaneous } }
|
||||
front_1_custom_slot = ship_light_battery
|
||||
mid_1_custom_slot = ship_torpedo
|
||||
mid_2_custom_slot = ship_light_battery
|
||||
rear_1_custom_slot = ship_depth_charge
|
||||
rear_2_custom_slot = ship_light_battery
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
screen_1924 = {
|
||||
name = vnr_dd_1924
|
||||
role_icon_index = 31
|
||||
|
||||
priority = {
|
||||
base = 1
|
||||
modifier = { factor = 0 expert_ai_style = yes }
|
||||
}
|
||||
|
||||
enable = {
|
||||
not = { has_tech = interwar_ship_hull_light } # WK-era DD has very low HP, they are not worth producing or refitting
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 3000.0
|
||||
|
||||
type = vnr_ship_hull_light_2
|
||||
modules = {
|
||||
fixed_ship_engine_slot = light_ship_engine
|
||||
fixed_ship_battery_slot = ship_light_battery
|
||||
fixed_ship_torpedo_slot = ship_torpedo
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_radar_slot = ship_mast
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_role_slot = ship_hull_light_role_dd
|
||||
fixed_ship_extra_secondaries_slot = { any_of = { light_miscellaneous generic_miscellaneous } }
|
||||
front_1_custom_slot = ship_light_battery
|
||||
mid_1_custom_slot = ship_torpedo
|
||||
mid_2_custom_slot = ship_light_battery
|
||||
rear_1_custom_slot = ship_depth_charge
|
||||
rear_2_custom_slot = ship_light_battery
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
screen_1936 = {
|
||||
name = vnr_dd_1936
|
||||
role_icon_index = 31
|
||||
|
||||
priority = {
|
||||
base = 50
|
||||
modifier = { factor = 0.1 has_tech = improved_ship_hull_light }
|
||||
modifier = { factor = 0 expert_ai_style = yes }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 4000.0
|
||||
|
||||
type = vnr_ship_hull_light_3
|
||||
modules = {
|
||||
fixed_ship_engine_slot = light_ship_engine
|
||||
fixed_ship_battery_slot = ship_light_battery_double
|
||||
fixed_ship_torpedo_slot = ship_torpedo
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_radar_slot = ship_mast
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_role_slot = ship_hull_light_role_dd
|
||||
fixed_ship_extra_secondaries_slot = { any_of = { light_miscellaneous generic_miscellaneous } }
|
||||
front_1_custom_slot = ship_light_battery_double
|
||||
mid_1_custom_slot = ship_torpedo
|
||||
mid_2_custom_slot = ship_light_battery_double
|
||||
rear_1_custom_slot = ship_depth_charge
|
||||
rear_2_custom_slot = ship_light_battery_double
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
screen_1940 = {
|
||||
name = vnr_dd_1940
|
||||
role_icon_index = 31
|
||||
|
||||
priority = {
|
||||
base = 80
|
||||
modifier = { factor = 0.1 has_tech = advanced_ship_hull_light }
|
||||
modifier = { factor = 0 expert_ai_style = yes }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 5000.0
|
||||
|
||||
type = vnr_ship_hull_light_4
|
||||
modules = {
|
||||
fixed_ship_engine_slot = light_ship_engine
|
||||
fixed_ship_battery_slot = dp_light_battery
|
||||
fixed_ship_torpedo_slot = ship_torpedo
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_radar_slot = ship_sonar
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_role_slot = ship_hull_light_role_dd
|
||||
fixed_ship_extra_secondaries_slot = { any_of = { light_miscellaneous generic_miscellaneous } }
|
||||
front_1_custom_slot = dp_light_battery
|
||||
mid_1_custom_slot = ship_torpedo
|
||||
mid_2_custom_slot = dp_light_battery
|
||||
rear_1_custom_slot = ship_depth_charge
|
||||
rear_2_custom_slot = dp_light_battery
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
screen_1944 = {
|
||||
name = vnr_dd_1944
|
||||
role_icon_index = 31
|
||||
|
||||
priority = {
|
||||
base = 100
|
||||
modifier = { factor = 0.1 has_tech = modern_ship_hull_light }
|
||||
modifier = { factor = 0 expert_ai_style = yes }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 6500.0
|
||||
|
||||
type = vnr_ship_hull_light_5
|
||||
modules = {
|
||||
fixed_ship_engine_slot = light_ship_engine
|
||||
fixed_ship_battery_slot = dp_light_battery
|
||||
fixed_ship_torpedo_slot = ship_torpedo
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_radar_slot = ship_sonar
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_role_slot = ship_hull_light_role_dd
|
||||
fixed_ship_extra_secondaries_slot = { any_of = { light_miscellaneous generic_miscellaneous } }
|
||||
front_1_custom_slot = dp_light_battery
|
||||
mid_1_custom_slot = ship_torpedo
|
||||
mid_2_custom_slot = dp_light_battery
|
||||
rear_1_custom_slot = ship_depth_charge
|
||||
rear_2_custom_slot = dp_light_battery
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
screen_1949 = {
|
||||
name = vnr_dd_1949
|
||||
role_icon_index = 83
|
||||
|
||||
priority = {
|
||||
base = 0
|
||||
modifier = { add = 200 has_tech = modern_ship_hull_light }
|
||||
modifier = { factor = 0 expert_ai_style = yes }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 8000.0
|
||||
|
||||
type = vnr_ship_hull_light_6
|
||||
modules = {
|
||||
fixed_ship_engine_slot = light_ship_engine
|
||||
fixed_ship_battery_slot = dp_light_battery
|
||||
fixed_ship_torpedo_slot = ship_torpedo
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_radar_slot = ship_sonar
|
||||
fixed_ship_anti_air_slot = ship_missile_aa
|
||||
fixed_ship_role_slot = ship_hull_light_role_ddg
|
||||
fixed_ship_extra_secondaries_slot = { any_of = { light_miscellaneous generic_miscellaneous } }
|
||||
front_1_custom_slot = ship_missile_aa
|
||||
mid_1_custom_slot = ship_torpedo
|
||||
mid_2_custom_slot = ship_missile
|
||||
rear_1_custom_slot = ship_depth_charge
|
||||
rear_2_custom_slot = dp_light_battery
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
# expert AI
|
||||
screen_1936_expert = {
|
||||
role_icon_index = 31
|
||||
|
||||
priority = {
|
||||
base = 50
|
||||
modifier = { factor = 0.1 has_tech = improved_ship_hull_light }
|
||||
modifier = { factor = 0 expert_ai_style = no }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 4000.0
|
||||
|
||||
type = vnr_ship_hull_light_3
|
||||
modules = {
|
||||
fixed_ship_engine_slot = { upgrade > current any_of = { light_ship_engine_3 light_ship_engine_2 light_ship_engine_1 } }
|
||||
fixed_ship_battery_slot = ship_light_battery_double
|
||||
fixed_ship_torpedo_slot = ship_torpedo
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_radar_slot = { upgrade > current any_of = { ship_sonar ship_mast } }
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_role_slot = ship_hull_light_role_dd
|
||||
front_1_custom_slot = ship_light_battery_double
|
||||
mid_1_custom_slot = ship_torpedo
|
||||
mid_2_custom_slot = ship_torpedo
|
||||
rear_1_custom_slot = ship_depth_charge
|
||||
rear_2_custom_slot = ship_depth_charge
|
||||
}
|
||||
}
|
||||
}
|
||||
screen_1940_expert = {
|
||||
role_icon_index = 31
|
||||
|
||||
priority = {
|
||||
base = 80
|
||||
modifier = { factor = 0.1 has_tech = advanced_ship_hull_light }
|
||||
modifier = { factor = 0 expert_ai_style = no }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 5000.0
|
||||
|
||||
type = vnr_ship_hull_light_4
|
||||
modules = {
|
||||
fixed_ship_engine_slot = { upgrade > current any_of = { light_ship_engine_4 light_ship_engine_3 light_ship_engine_2 light_ship_engine_1 } }
|
||||
fixed_ship_battery_slot = ship_light_battery_double
|
||||
fixed_ship_torpedo_slot = ship_torpedo
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_radar_slot = ship_sonar
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_role_slot = ship_hull_light_role_dd
|
||||
fixed_ship_extra_secondaries_slot = { any_of = { light_miscellaneous generic_miscellaneous } }
|
||||
front_1_custom_slot = ship_light_battery_double
|
||||
mid_1_custom_slot = ship_torpedo
|
||||
mid_2_custom_slot = ship_torpedo
|
||||
rear_1_custom_slot = ship_depth_charge
|
||||
rear_2_custom_slot = ship_depth_charge
|
||||
}
|
||||
}
|
||||
}
|
||||
screen_1944_expert = {
|
||||
role_icon_index = 31
|
||||
|
||||
priority = {
|
||||
base = 100
|
||||
modifier = { factor = 0.1 has_tech = modern_ship_hull_light }
|
||||
modifier = { factor = 0 expert_ai_style = no }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 6500.0
|
||||
|
||||
type = vnr_ship_hull_light_5
|
||||
modules = {
|
||||
fixed_ship_engine_slot = { upgrade > current any_of = { light_ship_engine_5 light_ship_engine_4 light_ship_engine_3 light_ship_engine_2 light_ship_engine_1 } }
|
||||
fixed_ship_battery_slot = ship_light_battery_double
|
||||
fixed_ship_torpedo_slot = ship_torpedo
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_radar_slot = ship_sonar
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_role_slot = ship_hull_light_role_dd
|
||||
front_1_custom_slot = ship_light_battery_double
|
||||
mid_1_custom_slot = ship_torpedo
|
||||
mid_2_custom_slot = ship_torpedo
|
||||
rear_1_custom_slot = ship_depth_charge
|
||||
rear_2_custom_slot = ship_depth_charge
|
||||
}
|
||||
}
|
||||
}
|
||||
screen_1946_expert = {
|
||||
role_icon_index = 63
|
||||
|
||||
priority = {
|
||||
base = 0
|
||||
modifier = { add = 150 has_tech = destroyer_missile_upgrade }
|
||||
modifier = { factor = 0 expert_ai_style = no }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 7000.0
|
||||
|
||||
type = vnr_ship_hull_light_5
|
||||
modules = {
|
||||
fixed_ship_engine_slot = { upgrade > current any_of = { light_ship_engine_5 light_ship_engine_4 light_ship_engine_3 light_ship_engine_2 light_ship_engine_1 } }
|
||||
fixed_ship_battery_slot = ship_light_battery_double
|
||||
fixed_ship_torpedo_slot = ship_torpedo
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_radar_slot = ship_sonar
|
||||
fixed_ship_anti_air_slot = ship_missile_aa
|
||||
fixed_ship_role_slot = ship_hull_light_role_dda
|
||||
front_1_custom_slot = ship_light_battery_double
|
||||
front_2_custom_slot = ship_missile_aa
|
||||
mid_1_custom_slot = ship_torpedo
|
||||
mid_2_custom_slot = ship_torpedo
|
||||
rear_1_custom_slot = ship_depth_charge
|
||||
rear_2_custom_slot = ship_depth_charge
|
||||
}
|
||||
}
|
||||
}
|
||||
screen_1949_expert = {
|
||||
role_icon_index = 83
|
||||
|
||||
priority = {
|
||||
base = 0
|
||||
modifier = { add = 200 has_tech = modern_ship_hull_light }
|
||||
modifier = { factor = 0 expert_ai_style = no }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 8000.0
|
||||
|
||||
type = vnr_ship_hull_light_6
|
||||
modules = {
|
||||
fixed_ship_engine_slot = { upgrade > current any_of = { light_ship_engine_5 light_ship_engine_4 light_ship_engine_3 light_ship_engine_2 light_ship_engine_1 } }
|
||||
fixed_ship_battery_slot = ship_missile
|
||||
fixed_ship_torpedo_slot = ship_torpedo
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_radar_slot = ship_sonar
|
||||
fixed_ship_anti_air_slot = ship_missile_aa
|
||||
fixed_ship_role_slot = ship_hull_light_role_ddg
|
||||
fixed_ship_extra_secondaries_slot = ship_radar_jammer
|
||||
front_1_custom_slot = ship_missile_aa
|
||||
mid_1_custom_slot = ship_torpedo
|
||||
mid_2_custom_slot = ship_missile
|
||||
rear_1_custom_slot = ship_depth_charge
|
||||
rear_2_custom_slot = ship_depth_charge
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
109
src/common/ai_equipment/vnr_battlecruisers.txt
Executable file
109
src/common/ai_equipment/vnr_battlecruisers.txt
Executable file
@@ -0,0 +1,109 @@
|
||||
naval_capital_battlecruiser = {
|
||||
category = naval
|
||||
#available_for = {}
|
||||
#blocked_for = {}
|
||||
roles = { vnr_naval_capital_bc }
|
||||
priority = { base = 5 }
|
||||
|
||||
battlecruiser_1936 = {
|
||||
name = vnr_bc_1936
|
||||
role_icon_index = 15
|
||||
|
||||
priority = {
|
||||
base = 0
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 10.0
|
||||
|
||||
type = vnr_ship_hull_heavy_3
|
||||
modules = {
|
||||
fixed_ship_battery_slot = ship_heavy_battery
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_radar_slot = empty
|
||||
fixed_ship_engine_slot = { upgrade = current any_of = { heavy_ship_engine_3 heavy_ship_engine_2 heavy_ship_engine_1 } }
|
||||
fixed_ship_secondaries_slot = ship_secondaries
|
||||
fixed_ship_armor_slot = { upgrade = current any_of = { ship_armor_bc_2 ship_armor_bc_1 } }
|
||||
fixed_ship_armor_scheme_slot = { upgrade = current any_of = { ship_scheme_all_or_nothing ship_scheme_mixed ship_scheme_incremental } }
|
||||
fixed_ship_torpedo_defense_system_slot = { upgrade = current any_of = { torpedo_belt torpedo_bulge } }
|
||||
fixed_ship_airplane_launcher_slot = ship_airplane_launcher
|
||||
fixed_ship_extra_secondaries_slot = { any_of = { heavy_miscellaneous generic_miscellaneous } }
|
||||
front_1_custom_slot = ship_heavy_battery
|
||||
mid_1_custom_slot = ship_anti_air
|
||||
mid_2_custom_slot = ship_secondaries
|
||||
rear_1_custom_slot = ship_heavy_battery
|
||||
rear_2_custom_slot = ship_heavy_battery
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
battlecruiser_1940 = {
|
||||
name = vnr_bc_1940
|
||||
role_icon_index = 1
|
||||
|
||||
priority = {
|
||||
base = 0
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 10.0
|
||||
|
||||
type = vnr_ship_hull_heavy_4
|
||||
modules = {
|
||||
fixed_ship_battery_slot = ship_heavy_battery_triple
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_radar_slot = empty
|
||||
fixed_ship_engine_slot = { upgrade = current any_of = { heavy_ship_engine_4 heavy_ship_engine_3 heavy_ship_engine_2 heavy_ship_engine_1 } }
|
||||
fixed_ship_secondaries_slot = ship_secondaries
|
||||
fixed_ship_armor_slot = { upgrade = current any_of = { ship_armor_bc_3 ship_armor_bc_2 ship_armor_bc_1 } }
|
||||
fixed_ship_airplane_launcher_slot = ship_airplane_launcher
|
||||
fixed_ship_armor_scheme_slot = { upgrade = current any_of = { ship_scheme_all_or_nothing_armor_box ship_scheme_all_or_nothing ship_scheme_mixed ship_scheme_incremental } }
|
||||
fixed_ship_torpedo_defense_system_slot = { upgrade = current any_of = { torpedo_belt torpedo_bulge } }
|
||||
fixed_ship_extra_secondaries_slot = { any_of = { heavy_miscellaneous generic_miscellaneous } }
|
||||
front_1_custom_slot = ship_heavy_battery_triple
|
||||
mid_1_custom_slot = ship_anti_air
|
||||
mid_2_custom_slot = ship_anti_air
|
||||
mid_3_custom_slot = ship_secondaries
|
||||
rear_1_custom_slot = ship_heavy_battery_triple
|
||||
rear_2_custom_slot = ship_heavy_battery_triple
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
battlecruiser_1944 = {
|
||||
name = vnr_bc_1944
|
||||
role_icon_index = 1
|
||||
|
||||
priority = {
|
||||
base = 0
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 10.0
|
||||
|
||||
type = vnr_ship_hull_heavy_5
|
||||
modules = {
|
||||
fixed_ship_battery_slot = ship_heavy_battery_triple
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_radar_slot = ship_radar
|
||||
fixed_ship_engine_slot = { upgrade = current any_of = { heavy_ship_engine_5 heavy_ship_engine_4 heavy_ship_engine_3 heavy_ship_engine_2 heavy_ship_engine_1 } }
|
||||
fixed_ship_secondaries_slot = ship_secondaries
|
||||
fixed_ship_armor_slot = { upgrade = current any_of = { ship_armor_bc_4 ship_armor_bc_3 ship_armor_bc_2 ship_armor_bc_1 } }
|
||||
fixed_ship_airplane_launcher_slot = ship_airplane_launcher
|
||||
fixed_ship_armor_scheme_slot = { upgrade = current any_of = { ship_scheme_all_or_nothing_armor_box ship_scheme_all_or_nothing ship_scheme_mixed ship_scheme_incremental } }
|
||||
fixed_ship_torpedo_defense_system_slot = { upgrade = current any_of = { torpedo_belt torpedo_bulge } }
|
||||
fixed_ship_extra_secondaries_slot = { any_of = { heavy_miscellaneous generic_miscellaneous } }
|
||||
front_1_custom_slot = ship_heavy_battery_triple
|
||||
mid_1_custom_slot = ship_anti_air
|
||||
mid_2_custom_slot = ship_anti_air
|
||||
mid_3_custom_slot = ship_secondaries
|
||||
rear_1_custom_slot = ship_heavy_battery_triple
|
||||
rear_2_custom_slot = ship_heavy_battery_triple
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
320
src/common/ai_equipment/vnr_battleships.txt
Executable file
320
src/common/ai_equipment/vnr_battleships.txt
Executable file
@@ -0,0 +1,320 @@
|
||||
naval_capital_battleship = {
|
||||
category = naval
|
||||
#available_for = {}
|
||||
#blocked_for = {}
|
||||
roles = { vnr_naval_capital_bb }
|
||||
priority = { base = 10 }
|
||||
|
||||
capital_battleship_1924 = {
|
||||
name = vnr_bb_1924
|
||||
role_icon_index = 3
|
||||
|
||||
priority = {
|
||||
base = 10
|
||||
modifier = { factor = 0.1 has_tech = interwar_ship_hull_heavy }
|
||||
modifier = { factor = 0 expert_ai_style = yes }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 2000.0
|
||||
|
||||
type = vnr_ship_hull_heavy_2
|
||||
modules = {
|
||||
fixed_ship_battery_slot = ship_heavy_battery
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_radar_slot = ship_mast
|
||||
fixed_ship_engine_slot = { upgrade = current any_of = { heavy_ship_engine_2 heavy_ship_engine_1 } }
|
||||
fixed_ship_secondaries_slot = ship_secondaries
|
||||
fixed_ship_armor_slot = { upgrade = current any_of = { ship_armor_bb_2 ship_armor_bb_1 } }
|
||||
fixed_ship_armor_scheme_slot = { upgrade = current any_of = { ship_scheme_all_or_nothing ship_scheme_mixed ship_scheme_incremental_post_jutland ship_scheme_incremental } }
|
||||
fixed_ship_torpedo_defense_system_slot = { upgrade = current any_of = { torpedo_belt torpedo_bulge } }
|
||||
fixed_ship_airplane_launcher_slot = ship_airplane_launcher
|
||||
fixed_ship_extra_secondaries_slot = { any_of = { heavy_miscellaneous generic_miscellaneous } }
|
||||
front_1_custom_slot = ship_heavy_battery
|
||||
mid_1_custom_slot = ship_secondaries
|
||||
mid_2_custom_slot = ship_anti_air
|
||||
rear_1_custom_slot = ship_heavy_battery
|
||||
rear_2_custom_slot = ship_heavy_battery
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
capital_battleship_1936 = {
|
||||
name = vnr_bb_1936
|
||||
role_icon_index = 3
|
||||
|
||||
priority = {
|
||||
base = 20
|
||||
modifier = { factor = 0.1 has_tech = improved_ship_hull_heavy }
|
||||
modifier = { factor = 0 expert_ai_style = yes }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 3000.0
|
||||
|
||||
type = vnr_ship_hull_heavy_3
|
||||
modules = {
|
||||
fixed_ship_battery_slot = ship_heavy_battery
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_radar_slot = ship_mast
|
||||
fixed_ship_engine_slot = { upgrade = current any_of = { heavy_ship_engine_3 heavy_ship_engine_2 heavy_ship_engine_1 } }
|
||||
fixed_ship_secondaries_slot = ship_secondaries
|
||||
fixed_ship_armor_slot = { upgrade = current any_of = { ship_armor_bb_2 ship_armor_bb_1 } }
|
||||
fixed_ship_armor_scheme_slot = { upgrade = current any_of = { ship_scheme_all_or_nothing ship_scheme_mixed ship_scheme_incremental_post_jutland ship_scheme_incremental } }
|
||||
fixed_ship_torpedo_defense_system_slot = { upgrade = current any_of = { torpedo_belt_enhanced torpedo_belt torpedo_bulge } }
|
||||
fixed_ship_airplane_launcher_slot = ship_airplane_launcher
|
||||
fixed_ship_extra_secondaries_slot = { any_of = { heavy_miscellaneous generic_miscellaneous } }
|
||||
front_1_custom_slot = ship_heavy_battery
|
||||
mid_1_custom_slot = ship_secondaries
|
||||
mid_2_custom_slot = ship_anti_air
|
||||
rear_1_custom_slot = ship_heavy_battery
|
||||
rear_2_custom_slot = ship_heavy_battery
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
capital_battleship_1940 = {
|
||||
name = vnr_bb_1940
|
||||
role_icon_index = 1
|
||||
|
||||
priority = {
|
||||
base = 50
|
||||
modifier = { factor = 0.1 has_tech = advanced_ship_hull_heavy }
|
||||
modifier = { factor = 0 expert_ai_style = yes }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 3500.0
|
||||
|
||||
type = vnr_ship_hull_heavy_4
|
||||
modules = {
|
||||
fixed_ship_battery_slot = { any_of = { ship_heavy_battery_triple ship_super_heavy_battery } }
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_radar_slot = ship_radar
|
||||
fixed_ship_engine_slot = { upgrade = current any_of = { heavy_ship_engine_4 heavy_ship_engine_3 heavy_ship_engine_2 heavy_ship_engine_1 } }
|
||||
fixed_ship_secondaries_slot = ship_dp_secondaries
|
||||
fixed_ship_armor_slot = { any_of = { ship_armor_bb_3 ship_armor_bb_2 ship_armor_bb_1 } }
|
||||
fixed_ship_airplane_launcher_slot = ship_airplane_launcher
|
||||
fixed_ship_armor_scheme_slot = { upgrade = current any_of = { ship_scheme_all_or_nothing_armor_box ship_scheme_all_or_nothing ship_scheme_mixed ship_scheme_incremental } }
|
||||
fixed_ship_torpedo_defense_system_slot = { upgrade = current any_of = { torpedo_belt_enhanced torpedo_belt torpedo_bulge } }
|
||||
fixed_ship_extra_secondaries_slot = { any_of = { heavy_miscellaneous generic_miscellaneous } }
|
||||
front_1_custom_slot = { any_of = { ship_heavy_battery_triple ship_super_heavy_battery } }
|
||||
mid_1_custom_slot = ship_secondaries
|
||||
mid_2_custom_slot = ship_anti_air
|
||||
mid_3_custom_slot = ship_dp_secondaries
|
||||
rear_1_custom_slot = { any_of = { ship_heavy_battery_triple ship_super_heavy_battery } }
|
||||
rear_2_custom_slot = { any_of = { ship_heavy_battery_triple ship_super_heavy_battery } }
|
||||
}
|
||||
}
|
||||
}
|
||||
capital_battleship_1944 = {
|
||||
name = vnr_bb_1944
|
||||
role_icon_index = 1
|
||||
|
||||
priority = {
|
||||
base = 0
|
||||
modifier = { add = 100 has_tech = advanced_ship_hull_heavy }
|
||||
modifier = { factor = 0.1 has_global_flag = naval_tech_1945 }
|
||||
modifier = { factor = 0 expert_ai_style = yes }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 5000.0
|
||||
|
||||
type = vnr_ship_hull_heavy_5
|
||||
modules = {
|
||||
fixed_ship_battery_slot = { any_of = { ship_heavy_battery_triple ship_super_heavy_battery } }
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_radar_slot = ship_radar
|
||||
fixed_ship_engine_slot = { upgrade = current any_of = { heavy_ship_engine_5 heavy_ship_engine_4 heavy_ship_engine_3 heavy_ship_engine_2 heavy_ship_engine_1 } }
|
||||
fixed_ship_secondaries_slot = ship_dp_secondaries
|
||||
fixed_ship_armor_slot = { any_of = { ship_armor_bb_4 ship_armor_bb_3 ship_armor_bb_2 ship_armor_bb_1 } }
|
||||
fixed_ship_airplane_launcher_slot = ship_airplane_launcher
|
||||
fixed_ship_armor_scheme_slot = { upgrade = current any_of = { ship_scheme_all_or_nothing_armor_box ship_scheme_all_or_nothing ship_scheme_mixed ship_scheme_incremental } }
|
||||
fixed_ship_torpedo_defense_system_slot = { upgrade = current any_of = { torpedo_belt_enhanced torpedo_belt torpedo_bulge } }
|
||||
fixed_ship_extra_secondaries_slot = { any_of = { heavy_miscellaneous generic_miscellaneous } }
|
||||
front_1_custom_slot = { any_of = { ship_heavy_battery_triple ship_super_heavy_battery } }
|
||||
mid_1_custom_slot = ship_dp_secondaries
|
||||
mid_2_custom_slot = ship_anti_air
|
||||
mid_3_custom_slot = ship_dp_secondaries
|
||||
rear_1_custom_slot = { any_of = { ship_heavy_battery_triple ship_super_heavy_battery } }
|
||||
rear_2_custom_slot = { any_of = { ship_heavy_battery_triple ship_super_heavy_battery } }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
capital_battleship_1946 = {
|
||||
name = vnr_bb_1946
|
||||
role_icon_index = 57
|
||||
|
||||
priority = {
|
||||
base = 0
|
||||
modifier = { add = 100 has_global_flag = naval_tech_1945 }
|
||||
modifier = { factor = 0 expert_ai_style = yes }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 5500.0
|
||||
|
||||
type = vnr_ship_hull_heavy_5
|
||||
modules = {
|
||||
fixed_ship_battery_slot = { any_of = { ship_heavy_battery_triple ship_super_heavy_battery } }
|
||||
fixed_ship_anti_air_slot = ship_missile_aa
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_radar_slot = ship_radar
|
||||
fixed_ship_engine_slot = { any_of = { heavy_ship_engine_4_gas heavy_ship_engine_nuclear } }
|
||||
fixed_ship_secondaries_slot = ship_dp_secondaries
|
||||
fixed_ship_armor_slot = { any_of = { ship_armor_bb_4 ship_armor_bb_3 ship_armor_bb_2 ship_armor_bb_1 } }
|
||||
fixed_ship_airplane_launcher_slot = ship_airplane_launcher
|
||||
fixed_ship_armor_scheme_slot = { upgrade = current any_of = { ship_scheme_all_or_nothing_armor_box ship_scheme_all_or_nothing ship_scheme_mixed ship_scheme_incremental } }
|
||||
fixed_ship_torpedo_defense_system_slot = { upgrade = current any_of = { torpedo_belt_enhanced torpedo_belt torpedo_bulge } }
|
||||
fixed_ship_extra_secondaries_slot = { any_of = { heavy_miscellaneous generic_miscellaneous } }
|
||||
front_1_custom_slot = { any_of = { ship_heavy_battery_triple ship_super_heavy_battery } }
|
||||
mid_1_custom_slot = ship_dp_secondaries
|
||||
mid_2_custom_slot = ship_missile
|
||||
mid_3_custom_slot = ship_dp_secondaries
|
||||
rear_1_custom_slot = { any_of = { ship_heavy_battery_triple ship_super_heavy_battery } }
|
||||
rear_2_custom_slot = ship_missile_aa
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
capital_battleship_shbb = {
|
||||
name = vnr_shbb_1936
|
||||
role_icon_index = 7
|
||||
|
||||
priority = {
|
||||
base = 0
|
||||
modifier = { add = 50 tag = CHY }
|
||||
modifier = { factor = 0 has_navy_size = { unit = SH_battleship size > 4 } }
|
||||
modifier = { factor = 0 expert_ai_style = yes }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 2500.0
|
||||
|
||||
type = vnr_ship_hull_super_heavy_1
|
||||
modules = {
|
||||
fixed_ship_battery_slot = ship_super_heavy_battery_triple
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_radar_slot = ship_mast
|
||||
fixed_ship_engine_slot = { upgrade = current any_of = { super_heavy_ship_engine_3 super_heavy_ship_engine_2 super_heavy_ship_engine_1 } }
|
||||
fixed_ship_secondaries_slot = ship_secondaries
|
||||
fixed_ship_armor_slot = { upgrade = current any_of = { ship_armor_shbb_2 ship_armor_shbb } }
|
||||
fixed_ship_armor_scheme_slot = { upgrade = current any_of = { ship_scheme_all_or_nothing ship_scheme_mixed ship_scheme_incremental_post_jutland ship_scheme_incremental } }
|
||||
fixed_ship_torpedo_defense_system_slot = { upgrade = current any_of = { torpedo_belt_enhanced torpedo_belt torpedo_bulge } }
|
||||
fixed_ship_airplane_launcher_slot = ship_airplane_launcher
|
||||
fixed_ship_extra_secondaries_slot = { any_of = { heavy_miscellaneous generic_miscellaneous } }
|
||||
front_1_custom_slot = ship_super_heavy_battery_triple
|
||||
mid_1_custom_slot = ship_secondaries
|
||||
mid_2_custom_slot = ship_anti_air
|
||||
mid_3_custom_slot = ship_secondaries
|
||||
rear_1_custom_slot = ship_super_heavy_battery_triple
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
# expert AI
|
||||
capital_battleship_1936_expert = {
|
||||
role_icon_index = 3
|
||||
|
||||
priority = {
|
||||
base = 20
|
||||
modifier = { factor = 0.1 has_tech = improved_ship_hull_heavy }
|
||||
modifier = { factor = 0 expert_ai_style = no }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 3000.0
|
||||
|
||||
type = vnr_ship_hull_heavy_3
|
||||
modules = {
|
||||
fixed_ship_battery_slot = ship_heavy_battery_triple
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_radar_slot = { any_of = { ship_radar ship_mast } }
|
||||
fixed_ship_engine_slot = { upgrade = current any_of = { heavy_ship_engine_3 heavy_ship_engine_2 heavy_ship_engine_1 } }
|
||||
fixed_ship_secondaries_slot = ship_dp_secondaries
|
||||
fixed_ship_armor_slot = { upgrade > current any_of = { ship_armor_bb_3 ship_armor_bb_2 ship_armor_bb_1 } }
|
||||
fixed_ship_armor_scheme_slot = { upgrade > current any_of = { ship_scheme_all_or_nothing ship_scheme_mixed ship_scheme_incremental_post_jutland ship_scheme_incremental } }
|
||||
fixed_ship_torpedo_defense_system_slot = { upgrade > current any_of = { torpedo_belt_enhanced torpedo_belt torpedo_bulge } }
|
||||
front_1_custom_slot = ship_heavy_battery_triple
|
||||
mid_1_custom_slot = ship_anti_air
|
||||
mid_2_custom_slot = ship_anti_air
|
||||
rear_1_custom_slot = ship_heavy_battery_triple
|
||||
}
|
||||
}
|
||||
}
|
||||
capital_battleship_1940_expert = {
|
||||
role_icon_index = 1
|
||||
|
||||
priority = {
|
||||
base = 50
|
||||
modifier = { factor = 0.1 has_tech = advanced_ship_hull_heavy }
|
||||
modifier = { factor = 0 expert_ai_style = no }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 3500.0
|
||||
|
||||
type = vnr_ship_hull_heavy_4
|
||||
modules = {
|
||||
fixed_ship_battery_slot = ship_heavy_battery_triple
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_radar_slot = ship_radar
|
||||
fixed_ship_engine_slot = { upgrade > current any_of = { heavy_ship_engine_5 heavy_ship_engine_4 heavy_ship_engine_3 heavy_ship_engine_2 heavy_ship_engine_1 } }
|
||||
fixed_ship_secondaries_slot = ship_dp_secondaries
|
||||
fixed_ship_armor_slot = { upgrade > current any_of = { ship_armor_bb_4 ship_armor_bb_3 ship_armor_bb_2 ship_armor_bb_1 } }
|
||||
fixed_ship_armor_scheme_slot = { upgrade > current any_of = { ship_scheme_all_or_nothing_armor_box ship_scheme_all_or_nothing ship_scheme_mixed ship_scheme_incremental } }
|
||||
fixed_ship_torpedo_defense_system_slot = { upgrade > current any_of = { torpedo_belt_enhanced torpedo_belt torpedo_bulge } }
|
||||
front_1_custom_slot = ship_heavy_battery_triple
|
||||
mid_1_custom_slot = ship_anti_air
|
||||
mid_2_custom_slot = ship_anti_air
|
||||
rear_1_custom_slot = ship_heavy_battery_triple
|
||||
rear_2_custom_slot = ship_heavy_battery_triple
|
||||
}
|
||||
}
|
||||
}
|
||||
capital_battleship_1944_expert = {
|
||||
role_icon_index = 1
|
||||
|
||||
priority = {
|
||||
base = 0
|
||||
modifier = { add = 100 has_tech = advanced_ship_hull_heavy }
|
||||
modifier = { factor = 0.1 has_global_flag = naval_tech_1945 }
|
||||
modifier = { factor = 0 expert_ai_style = no }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 5000.0
|
||||
|
||||
type = vnr_ship_hull_heavy_5
|
||||
modules = {
|
||||
fixed_ship_battery_slot = ship_heavy_battery_triple
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_radar_slot = ship_radar
|
||||
fixed_ship_engine_slot = { upgrade > current any_of = { heavy_ship_engine_5 heavy_ship_engine_4 heavy_ship_engine_3 heavy_ship_engine_2 heavy_ship_engine_1 } }
|
||||
fixed_ship_secondaries_slot = ship_dp_secondaries
|
||||
fixed_ship_armor_slot = { upgrade > current any_of = { ship_armor_bb_4 ship_armor_bb_3 ship_armor_bb_2 ship_armor_bb_1 } }
|
||||
fixed_ship_armor_scheme_slot = { upgrade > current any_of = { ship_scheme_all_or_nothing_armor_box ship_scheme_all_or_nothing ship_scheme_mixed ship_scheme_incremental } }
|
||||
fixed_ship_torpedo_defense_system_slot = { upgrade > current any_of = { torpedo_belt_enhanced torpedo_belt torpedo_bulge } }
|
||||
fixed_ship_extra_secondaries_slot = ship_super_heavy_weight_shell
|
||||
front_1_custom_slot = ship_heavy_battery_triple
|
||||
mid_1_custom_slot = ship_anti_air
|
||||
mid_2_custom_slot = ship_anti_air
|
||||
rear_1_custom_slot = ship_heavy_battery_triple
|
||||
rear_2_custom_slot = ship_heavy_battery_triple
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
384
src/common/ai_equipment/vnr_carriers.txt
Executable file
384
src/common/ai_equipment/vnr_carriers.txt
Executable file
@@ -0,0 +1,384 @@
|
||||
# By Pelmen, 1.10.7
|
||||
naval_carrier = {
|
||||
category = naval
|
||||
#blocked_for = {}
|
||||
roles = { vnr_naval_carrier }
|
||||
priority = { base = 10 }
|
||||
|
||||
# carrier_1936 = {
|
||||
# role_icon_index = 9
|
||||
|
||||
# priority = {
|
||||
# base = 10
|
||||
# modifier = { factor = 0 has_tech = improved_ship_hull_carrier }
|
||||
# }
|
||||
|
||||
# target_variant = {
|
||||
# match_value = 1000.0
|
||||
|
||||
# type = vnr_ship_hull_carrier_1
|
||||
# modules = {
|
||||
# fixed_ship_deck_slot_1 = ship_deck_space
|
||||
# fixed_ship_deck_slot_2 = { any_of = { ship_deck_space ship_carrier_armor } }
|
||||
# fixed_ship_anti_air_slot = ship_anti_air
|
||||
# fixed_ship_engine_slot = { upgrade = current any_of = { carrier_ship_engine_2 carrier_ship_engine_1 } }
|
||||
# fixed_ship_secondaries_slot = ship_secondaries
|
||||
# fixed_ship_radar_slot = empty
|
||||
# front_1_custom_slot = { any_of = { ship_deck_space ship_carrier_armor } }
|
||||
# }
|
||||
# }
|
||||
# }
|
||||
|
||||
carrier_conv_ca_dummy = {
|
||||
name = vnr_cv_ca
|
||||
role_icon_index = 9
|
||||
|
||||
priority = { base = 0 }
|
||||
target_variant = {
|
||||
type = vnr_ship_hull_carrier_conversion_ca
|
||||
modules = {
|
||||
fixed_ship_deck_slot_1 = ship_deck_space
|
||||
fixed_ship_deck_slot_2 = ship_deck_space
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_engine_slot = carrier_ship_engine
|
||||
fixed_ship_secondaries_slot = { any_of = { ship_secondaries ship_dp_secondaries } }
|
||||
fixed_ship_flight_deck_slot = carrier_wooden_deck
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
carrier_conv_bb_dummy = {
|
||||
name = vnr_cv_bb
|
||||
role_icon_index = 9
|
||||
|
||||
priority = { base = 0 }
|
||||
target_variant = {
|
||||
type = vnr_ship_hull_carrier_conversion_bb
|
||||
modules = {
|
||||
fixed_ship_deck_slot_1 = ship_deck_space
|
||||
fixed_ship_deck_slot_2 = ship_deck_space
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_engine_slot = carrier_ship_engine
|
||||
fixed_ship_secondaries_slot = { any_of = { ship_secondaries ship_dp_secondaries } }
|
||||
mid_1_custom_slot = ship_deck_space
|
||||
fixed_ship_carrier_miscellaneous_slot_1 = carrier_unit
|
||||
fixed_ship_carrier_miscellaneous_slot_2 = carrier_miscellaneous
|
||||
fixed_ship_flight_deck_slot = carrier_wooden_deck
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
carrier_1936_dummy = {
|
||||
name = vnr_cv_1936
|
||||
role_icon_index = 9
|
||||
|
||||
priority = {
|
||||
base = 10
|
||||
modifier = { factor = 0.1 has_tech = improved_ship_hull_carrier }
|
||||
modifier = { factor = 0 expert_ai_style = yes }
|
||||
}
|
||||
target_variant = {
|
||||
match_value = 1000.0
|
||||
type = vnr_ship_hull_carrier_1
|
||||
modules = {
|
||||
fixed_ship_deck_slot_1 = ship_deck_space
|
||||
fixed_ship_deck_slot_2 = ship_deck_space
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_engine_slot = carrier_ship_engine_2
|
||||
fixed_ship_secondaries_slot = { any_of = { ship_secondaries ship_dp_secondaries } }
|
||||
fixed_ship_radar_slot = ship_radar
|
||||
fixed_ship_carrier_miscellaneous_slot_1 = carrier_unit
|
||||
fixed_ship_carrier_miscellaneous_slot_2 = carrier_miscellaneous
|
||||
fixed_ship_flight_deck_slot = carrier_wooden_deck
|
||||
front_1_custom_slot = ship_deck_space
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
carrier_1940 = {
|
||||
name = vnr_cv_1940
|
||||
role_icon_index = 9
|
||||
|
||||
priority = {
|
||||
base = 30
|
||||
modifier = { factor = 0.1 has_tech = advanced_ship_hull_carrier }
|
||||
modifier = { factor = 0 expert_ai_style = yes }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 1000.0
|
||||
|
||||
type = vnr_ship_hull_carrier_2
|
||||
modules = {
|
||||
fixed_ship_deck_slot_1 = ship_deck_space
|
||||
fixed_ship_deck_slot_2 = ship_deck_space
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_engine_slot = { upgrade = current any_of = { carrier_ship_engine_3 carrier_ship_engine_2 carrier_ship_engine_1 } }
|
||||
fixed_ship_secondaries_slot = { any_of = { ship_secondaries ship_dp_secondaries } }
|
||||
fixed_ship_radar_slot = ship_radar
|
||||
fixed_ship_carrier_miscellaneous_slot_1 = carrier_unit
|
||||
fixed_ship_carrier_miscellaneous_slot_2 = carrier_miscellaneous
|
||||
fixed_ship_flight_deck_slot = carrier_wooden_deck
|
||||
front_1_custom_slot = ship_deck_space
|
||||
front_2_custom_slot = carrier_side_lift
|
||||
mid_1_custom_slot = ship_deck_space
|
||||
mid_2_custom_slot = ship_dp_secondaries
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
carrier_1944 = {
|
||||
name = vnr_cv_1944
|
||||
role_icon_index = 9
|
||||
|
||||
priority = {
|
||||
base = 50
|
||||
modifier = { factor = 0.1 has_tech = super_carriers }
|
||||
modifier = { factor = 0 expert_ai_style = yes }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 1000.0
|
||||
|
||||
type = vnr_ship_hull_carrier_3
|
||||
modules = {
|
||||
fixed_ship_deck_slot_1 = ship_deck_space
|
||||
fixed_ship_deck_slot_2 = ship_deck_space
|
||||
fixed_ship_anti_air_slot = { any_of { ship_anti_air ship_missile_aa } }
|
||||
fixed_ship_engine_slot = { upgrade = current any_of = { carrier_ship_engine_4 carrier_ship_engine_3 carrier_ship_engine_2 carrier_ship_engine_1 } }
|
||||
fixed_ship_secondaries_slot = { any_of = { ship_secondaries ship_dp_secondaries } }
|
||||
fixed_ship_radar_slot = ship_radar
|
||||
fixed_ship_carrier_miscellaneous_slot_1 = carrier_unit
|
||||
fixed_ship_carrier_miscellaneous_slot_2 = carrier_miscellaneous
|
||||
fixed_ship_flight_deck_slot = carrier_armor_deck
|
||||
front_1_custom_slot = ship_deck_space
|
||||
front_2_custom_slot = carrier_side_lift
|
||||
mid_1_custom_slot = ship_deck_space
|
||||
mid_2_custom_slot = ship_deck_space
|
||||
rear_1_custom_slot = ship_dp_secondaries
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
carrier_1945 = {
|
||||
name = vnr_cv_1945
|
||||
role_icon_index = 9
|
||||
|
||||
priority = {
|
||||
base = 100
|
||||
modifier = { factor = 0.5 has_global_flag = naval_tech_1946 }
|
||||
modifier = { factor = 0 expert_ai_style = yes }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 2000.0
|
||||
|
||||
type = vnr_ship_hull_super_carrier
|
||||
modules = {
|
||||
fixed_ship_deck_slot_1 = ship_deck_space_big
|
||||
fixed_ship_deck_slot_2 = ship_deck_space_big
|
||||
fixed_ship_anti_air_slot = { any_of { ship_anti_air ship_missile_aa } }
|
||||
fixed_ship_armor_slot = ship_carrier_armor_heavy
|
||||
fixed_ship_engine_slot = { upgrade = current any_of = { carrier_ship_engine_4 carrier_ship_engine_3 carrier_ship_engine_2 carrier_ship_engine_1 } }
|
||||
fixed_ship_secondaries_slot = ship_dp_secondaries
|
||||
fixed_ship_radar_slot = ship_radar
|
||||
fixed_ship_carrier_miscellaneous_slot_1 = carrier_unit
|
||||
fixed_ship_carrier_miscellaneous_slot_2 = carrier_miscellaneous
|
||||
fixed_ship_flight_deck_slot = carrier_armor_deck
|
||||
front_1_custom_slot = steam_catapult
|
||||
front_2_custom_slot = carrier_angled_deck
|
||||
mid_1_custom_slot = ship_deck_space_big
|
||||
mid_2_custom_slot = ship_deck_space_big
|
||||
rear_1_custom_slot = ship_anti_air
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
carrier_1947 = {
|
||||
name = vnr_cv_1947
|
||||
role_icon_index = 9
|
||||
|
||||
priority = {
|
||||
base = 0
|
||||
modifier = { add = 200 has_tech = nuclear_engine_research }
|
||||
modifier = { factor = 0 expert_ai_style = yes }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 2000.0
|
||||
|
||||
type = vnr_ship_hull_super_carrier
|
||||
modules = {
|
||||
fixed_ship_deck_slot_1 = ship_deck_space_big
|
||||
fixed_ship_deck_slot_2 = ship_deck_space_big
|
||||
fixed_ship_anti_air_slot = ship_missile_aa
|
||||
fixed_ship_armor_slot = ship_carrier_armor_heavy
|
||||
fixed_ship_engine_slot = carrier_ship_engine_nuclear
|
||||
fixed_ship_secondaries_slot = ship_dp_secondaries
|
||||
fixed_ship_radar_slot = ship_radar
|
||||
fixed_ship_carrier_miscellaneous_slot_1 = carrier_unit
|
||||
fixed_ship_carrier_miscellaneous_slot_2 = economical_nuclear_reactor_carrier
|
||||
fixed_ship_flight_deck_slot = carrier_armor_deck
|
||||
front_1_custom_slot = steam_catapult
|
||||
front_2_custom_slot = carrier_angled_deck
|
||||
mid_1_custom_slot = ship_deck_space_big
|
||||
mid_2_custom_slot = ship_deck_space_big
|
||||
rear_1_custom_slot = ship_missile_aa
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
# expert AI
|
||||
carrier_1936_expert = {
|
||||
role_icon_index = 9
|
||||
|
||||
priority = {
|
||||
base = 10
|
||||
modifier = { factor = 0.1 has_tech = improved_ship_hull_carrier }
|
||||
modifier = { factor = 0 expert_ai_style = no }
|
||||
}
|
||||
target_variant = {
|
||||
match_value = 2000.0
|
||||
type = vnr_ship_hull_carrier_1
|
||||
modules = {
|
||||
fixed_ship_deck_slot_1 = ship_deck_space
|
||||
fixed_ship_deck_slot_2 = ship_deck_space
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_engine_slot = carrier_ship_engine_2
|
||||
fixed_ship_secondaries_slot = { upgrade > current any_of = { ship_dp_secondaries } }
|
||||
fixed_ship_radar_slot = ship_radar
|
||||
fixed_ship_carrier_miscellaneous_slot_1 = carrier_spared_squad
|
||||
fixed_ship_carrier_miscellaneous_slot_2 = carrier_secondary_island
|
||||
fixed_ship_flight_deck_slot = carrier_wooden_deck
|
||||
front_1_custom_slot = ship_deck_space
|
||||
mid_1_custom_slot = ship_deck_space
|
||||
}
|
||||
}
|
||||
}
|
||||
carrier_1940_expert = {
|
||||
role_icon_index = 9
|
||||
|
||||
priority = {
|
||||
base = 20
|
||||
modifier = { factor = 0.1 has_tech = advanced_ship_hull_carrier }
|
||||
modifier = { factor = 0 expert_ai_style = no }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 3000.0
|
||||
|
||||
type = vnr_ship_hull_carrier_2
|
||||
modules = {
|
||||
fixed_ship_deck_slot_1 = ship_deck_space
|
||||
fixed_ship_deck_slot_2 = ship_deck_space
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_engine_slot = { upgrade = current any_of = { carrier_ship_engine_3 carrier_ship_engine_2 carrier_ship_engine_1 } }
|
||||
fixed_ship_secondaries_slot = { upgrade > current any_of = { ship_dp_secondaries } }
|
||||
fixed_ship_radar_slot = ship_radar
|
||||
fixed_ship_carrier_miscellaneous_slot_1 = carrier_spared_squad
|
||||
fixed_ship_carrier_miscellaneous_slot_2 = carrier_secondary_island
|
||||
fixed_ship_flight_deck_slot = carrier_wooden_deck
|
||||
front_1_custom_slot = ship_deck_space
|
||||
front_2_custom_slot = carrier_side_lift
|
||||
mid_1_custom_slot = ship_deck_space
|
||||
mid_2_custom_slot = ship_deck_space
|
||||
}
|
||||
}
|
||||
}
|
||||
carrier_1944_expert = {
|
||||
role_icon_index = 9
|
||||
|
||||
priority = {
|
||||
base = 50
|
||||
modifier = { factor = 0.1 has_tech = super_carriers }
|
||||
modifier = { factor = 0 expert_ai_style = no }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 5500.0
|
||||
|
||||
type = vnr_ship_hull_carrier_3
|
||||
modules = {
|
||||
fixed_ship_deck_slot_1 = ship_deck_space
|
||||
fixed_ship_deck_slot_2 = ship_deck_space
|
||||
fixed_ship_anti_air_slot = { any_of { ship_anti_air ship_missile_aa } }
|
||||
fixed_ship_engine_slot = { upgrade = current any_of = { carrier_ship_engine_4 carrier_ship_engine_3 carrier_ship_engine_2 carrier_ship_engine_1 } }
|
||||
fixed_ship_secondaries_slot = { upgrade > current any_of = { ship_dp_secondaries } }
|
||||
fixed_ship_radar_slot = ship_radar
|
||||
fixed_ship_carrier_miscellaneous_slot_1 = carrier_spared_squad
|
||||
fixed_ship_carrier_miscellaneous_slot_2 = carrier_secondary_island
|
||||
fixed_ship_flight_deck_slot = carrier_armor_deck
|
||||
front_1_custom_slot = ship_deck_space
|
||||
front_2_custom_slot = carrier_angled_deck
|
||||
mid_1_custom_slot = ship_deck_space
|
||||
mid_2_custom_slot = ship_deck_space
|
||||
rear_1_custom_slot = carrier_side_lift
|
||||
}
|
||||
}
|
||||
}
|
||||
carrier_1945_expert = {
|
||||
role_icon_index = 9
|
||||
|
||||
priority = {
|
||||
base = 100
|
||||
modifier = { factor = 0.5 has_global_flag = naval_tech_1946 }
|
||||
modifier = { factor = 0 expert_ai_style = no }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 6500.0
|
||||
|
||||
type = vnr_ship_hull_super_carrier
|
||||
modules = {
|
||||
fixed_ship_deck_slot_1 = ship_deck_space_big
|
||||
fixed_ship_deck_slot_2 = ship_deck_space_big
|
||||
fixed_ship_anti_air_slot = ship_missile_aa
|
||||
fixed_ship_armor_slot = ship_carrier_armor_heavy
|
||||
fixed_ship_engine_slot = { upgrade > current any_of = { carrier_ship_engine_4 carrier_ship_engine_3 carrier_ship_engine_2 carrier_ship_engine_1 } }
|
||||
fixed_ship_secondaries_slot = { upgrade > current any_of = { ship_dp_secondaries } }
|
||||
fixed_ship_radar_slot = ship_radar
|
||||
fixed_ship_carrier_miscellaneous_slot_1 = carrier_spared_squad
|
||||
fixed_ship_carrier_miscellaneous_slot_2 = carrier_secondary_island
|
||||
fixed_ship_flight_deck_slot = carrier_armor_deck
|
||||
front_1_custom_slot = carrier_angled_deck
|
||||
front_2_custom_slot = carrier_side_lift
|
||||
mid_1_custom_slot = ship_deck_space_big
|
||||
mid_2_custom_slot = ship_deck_space_big
|
||||
rear_1_custom_slot = carrier_side_lift
|
||||
}
|
||||
}
|
||||
}
|
||||
carrier_1947_expert = {
|
||||
role_icon_index = 9
|
||||
|
||||
priority = {
|
||||
base = 0
|
||||
modifier = { add = 200 has_tech = nuclear_engine_research }
|
||||
modifier = { factor = 0 expert_ai_style = no }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 8000.0
|
||||
|
||||
type = vnr_ship_hull_super_carrier
|
||||
modules = {
|
||||
fixed_ship_deck_slot_1 = ship_deck_space_big
|
||||
fixed_ship_deck_slot_2 = ship_deck_space_big
|
||||
fixed_ship_anti_air_slot = ship_missile_aa
|
||||
fixed_ship_armor_slot = ship_carrier_armor_heavy
|
||||
fixed_ship_engine_slot = carrier_ship_engine_nuclear
|
||||
fixed_ship_secondaries_slot = { upgrade > current any_of = { ship_dp_secondaries } }
|
||||
fixed_ship_radar_slot = ship_radar
|
||||
fixed_ship_carrier_miscellaneous_slot_1 = carrier_spared_squad
|
||||
fixed_ship_carrier_miscellaneous_slot_2 = carrier_secondary_island
|
||||
fixed_ship_flight_deck_slot = carrier_armor_deck
|
||||
front_1_custom_slot = carrier_angled_deck
|
||||
front_2_custom_slot = carrier_side_lift
|
||||
mid_1_custom_slot = ship_deck_space_big
|
||||
mid_2_custom_slot = ship_deck_space_big
|
||||
rear_1_custom_slot = carrier_side_lift
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
125
src/common/ai_equipment/vnr_carriers_light.txt
Executable file
125
src/common/ai_equipment/vnr_carriers_light.txt
Executable file
@@ -0,0 +1,125 @@
|
||||
naval_light_carrier = {
|
||||
category = naval
|
||||
#blocked_for = {}
|
||||
roles = { vnr_naval_carrier_light }
|
||||
priority = { base = 10 }
|
||||
|
||||
# carrier_1936 = {
|
||||
# role_icon_index = 9
|
||||
|
||||
# priority = {
|
||||
# base = 10
|
||||
# modifier = { factor = 0 has_tech = improved_ship_hull_carrier }
|
||||
# }
|
||||
|
||||
# target_variant = {
|
||||
# match_value = 1000.0
|
||||
|
||||
# type = vnr_ship_hull_carrier_1
|
||||
# modules = {
|
||||
# fixed_ship_deck_slot_1 = ship_deck_space
|
||||
# fixed_ship_deck_slot_2 = { any_of = { ship_deck_space ship_carrier_armor } }
|
||||
# fixed_ship_anti_air_slot = ship_anti_air
|
||||
# fixed_ship_engine_slot = { upgrade = current any_of = { carrier_ship_engine_2 carrier_ship_engine_1 } }
|
||||
# fixed_ship_secondaries_slot = ship_secondaries
|
||||
# fixed_ship_radar_slot = empty
|
||||
# front_1_custom_slot = { any_of = { ship_deck_space ship_carrier_armor } }
|
||||
# }
|
||||
# }
|
||||
# }
|
||||
|
||||
# carrier_conv_ca_dummy = {
|
||||
# role_icon_index = 9
|
||||
|
||||
# priority = { base = 0 }
|
||||
# target_variant = {
|
||||
# type = vnr_ship_hull_carrier_conversion_ca
|
||||
# }
|
||||
# }
|
||||
|
||||
# carrier_conv_bb_dummy = {
|
||||
# role_icon_index = 9
|
||||
|
||||
# priority = { base = 0 }
|
||||
# target_variant = {
|
||||
# type = vnr_ship_hull_carrier_conversion_bb
|
||||
# }
|
||||
# }
|
||||
|
||||
light_carrier_1936 = {
|
||||
name = vnr_cvl_1936
|
||||
role_icon_index = 11
|
||||
|
||||
priority = {
|
||||
base = 0
|
||||
}
|
||||
target_variant = {
|
||||
match_value = 100.0
|
||||
type = vnr_ship_hull_carrier_1
|
||||
modules = {
|
||||
fixed_ship_deck_slot_1 = ship_deck_space
|
||||
fixed_ship_deck_slot_2 = ship_deck_space
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_engine_slot = carrier_ship_engine
|
||||
fixed_ship_secondaries_slot = ship_secondaries
|
||||
fixed_ship_radar_slot = { upgrade = current any_of = { carrier_ship_engine_2 carrier_ship_engine_1 } }
|
||||
fixed_ship_carrier_miscellaneous_slot_1 = carrier_unit
|
||||
fixed_ship_carrier_miscellaneous_slot_2 = carrier_miscellaneous
|
||||
fixed_ship_flight_deck_slot = carrier_wooden_deck
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
light_carrier_1940 = {
|
||||
name = vnr_cvl_1940
|
||||
role_icon_index = 11
|
||||
|
||||
priority = {
|
||||
base = 0
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 300.0
|
||||
|
||||
type = vnr_ship_hull_carrier_2
|
||||
modules = {
|
||||
fixed_ship_deck_slot_1 = ship_deck_space
|
||||
fixed_ship_deck_slot_2 = ship_deck_space
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_engine_slot = { upgrade = current any_of = { carrier_ship_engine_3 carrier_ship_engine_2 carrier_ship_engine_1 } }
|
||||
fixed_ship_secondaries_slot = ship_secondaries
|
||||
fixed_ship_radar_slot = ship_radar
|
||||
fixed_ship_carrier_miscellaneous_slot_1 = carrier_unit
|
||||
fixed_ship_carrier_miscellaneous_slot_2 = carrier_miscellaneous
|
||||
fixed_ship_flight_deck_slot = carrier_wooden_deck
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
light_carrier_1944 = {
|
||||
name = vnr_cvl_1944
|
||||
role_icon_index = 11
|
||||
|
||||
priority = {
|
||||
base = 0
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 800.0
|
||||
|
||||
type = vnr_ship_hull_carrier_3
|
||||
modules = {
|
||||
fixed_ship_deck_slot_1 = ship_deck_space
|
||||
fixed_ship_deck_slot_2 = ship_deck_space
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_engine_slot = { upgrade = current any_of = { carrier_ship_engine_4 carrier_ship_engine_3 carrier_ship_engine_2 carrier_ship_engine_1 } }
|
||||
fixed_ship_secondaries_slot = ship_secondaries
|
||||
fixed_ship_radar_slot = ship_radar
|
||||
fixed_ship_carrier_miscellaneous_slot_1 = carrier_unit
|
||||
fixed_ship_carrier_miscellaneous_slot_2 = carrier_miscellaneous
|
||||
fixed_ship_flight_deck_slot = carrier_wooden_deck
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
273
src/common/ai_equipment/vnr_heavy_cruisers.txt
Executable file
273
src/common/ai_equipment/vnr_heavy_cruisers.txt
Executable file
@@ -0,0 +1,273 @@
|
||||
naval_cruiser_heavy = {
|
||||
category = naval
|
||||
#available_for = {}
|
||||
#blocked_for = {}
|
||||
roles = { vnr_naval_cruiser_heavy }
|
||||
priority = { base = 10 }
|
||||
|
||||
capital_cruiser_1910 = {
|
||||
name = vnr_ca_1910
|
||||
role_icon_index = 17
|
||||
|
||||
priority = {
|
||||
base = 0
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 100.0
|
||||
type = vnr_ship_hull_cruiser_coastal_defense_ship
|
||||
modules = {
|
||||
fixed_ship_battery_slot = ship_medium_battery
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_engine_slot = { upgrade = current any_of = { cruiser_ship_engine_1 } }
|
||||
fixed_ship_radar_slot = {
|
||||
any_of = { ship_radar }
|
||||
module = empty
|
||||
}
|
||||
fixed_ship_armor_slot = { upgrade = current any_of = { ship_armor_cruiser_1 } }
|
||||
fixed_ship_secondaries_slot = ship_secondaries
|
||||
mid_1_custom_slot = ship_anti_air
|
||||
mid_2_custom_slot = ship_torpedo
|
||||
rear_1_custom_slot = ship_medium_battery
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
capital_cruiser_1924 = {
|
||||
name = vnr_ca_1924
|
||||
role_icon_index = 27
|
||||
|
||||
priority = {
|
||||
base = 10
|
||||
modifier = { factor = 0.1 has_tech = interwar_ship_hull_cruiser }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 500.0
|
||||
type = vnr_ship_hull_cruiser_2
|
||||
modules = {
|
||||
fixed_ship_battery_slot = ship_medium_battery
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_engine_slot = { upgrade = current any_of = { cruiser_ship_engine_2 cruiser_ship_engine_1 } }
|
||||
fixed_ship_radar_slot = {
|
||||
any_of = { ship_radar }
|
||||
module = empty
|
||||
}
|
||||
fixed_ship_armor_slot = { upgrade = current any_of = { ship_armor_cruiser_2 ship_armor_cruiser_1 } }
|
||||
fixed_ship_secondaries_slot = ship_secondaries
|
||||
fixed_ship_extra_secondaries_slot = { any_of = { light_miscellaneous heavy_miscellaneous generic_miscellaneous } }
|
||||
front_1_custom_slot = ship_medium_battery
|
||||
mid_1_custom_slot = ship_anti_air
|
||||
mid_2_custom_slot = ship_torpedo
|
||||
rear_1_custom_slot = ship_medium_battery
|
||||
rear_2_custom_slot = ship_medium_battery
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
capital_cruiser_1932 = {
|
||||
name = vnr_ca_1932
|
||||
role_icon_index = 27
|
||||
|
||||
priority = {
|
||||
base = 20
|
||||
modifier = { factor = 0.1 has_tech = improved_ship_hull_cruiser }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 800.0
|
||||
type = vnr_ship_hull_cruiser_3
|
||||
modules = {
|
||||
fixed_ship_battery_slot = ship_medium_battery
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_engine_slot = { upgrade = current any_of = { cruiser_ship_engine_3 cruiser_ship_engine_2 cruiser_ship_engine_1 } }
|
||||
fixed_ship_radar_slot = {
|
||||
any_of = { ship_radar }
|
||||
module = empty
|
||||
}
|
||||
fixed_ship_armor_slot = { upgrade = current any_of = { ship_armor_cruiser_2 ship_armor_cruiser_1 } }
|
||||
fixed_ship_secondaries_slot = ship_dp_secondaries
|
||||
fixed_ship_extra_secondaries_slot = { any_of = { light_miscellaneous heavy_miscellaneous generic_miscellaneous } }
|
||||
front_1_custom_slot = ship_medium_battery
|
||||
mid_1_custom_slot = ship_anti_air
|
||||
mid_2_custom_slot = ship_torpedo
|
||||
mid_3_custom_slot = ship_airplane_launcher
|
||||
rear_1_custom_slot = ship_medium_battery
|
||||
rear_2_custom_slot = ship_medium_battery
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
capital_cruiser_1940 = {
|
||||
name = vnr_ca_1940
|
||||
role_icon_index = 27
|
||||
|
||||
priority = {
|
||||
base = 50
|
||||
modifier = { factor = 0.1 has_tech = advanced_ship_hull_cruiser }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 2500.0
|
||||
|
||||
type = vnr_ship_hull_cruiser_4
|
||||
modules = {
|
||||
fixed_ship_battery_slot = ship_medium_battery
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_engine_slot = { upgrade = current any_of = { cruiser_ship_engine_4 cruiser_ship_engine_3 cruiser_ship_engine_2 cruiser_ship_engine_1 } }
|
||||
fixed_ship_radar_slot = { any_of = { ship_radar } }
|
||||
fixed_ship_armor_slot = { any_of = { ship_armor_cruiser_3 ship_armor_cruiser_2 ship_armor_cruiser_1 } }
|
||||
fixed_ship_secondaries_slot = ship_dp_secondaries
|
||||
fixed_ship_extra_secondaries_slot = { any_of = { light_miscellaneous heavy_miscellaneous generic_miscellaneous } }
|
||||
front_1_custom_slot = ship_medium_battery
|
||||
front_2_custom_slot = ship_medium_battery
|
||||
mid_1_custom_slot = ship_anti_air
|
||||
mid_2_custom_slot = ship_torpedo
|
||||
mid_3_custom_slot = ship_airplane_launcher
|
||||
rear_1_custom_slot = ship_medium_battery
|
||||
rear_2_custom_slot = ship_medium_battery
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
capital_cruiser_1944 = {
|
||||
name = vnr_ca_1944
|
||||
role_icon_index = 27
|
||||
|
||||
priority = {
|
||||
base = 70
|
||||
modifier = { factor = 0.1 has_tech = modern_ship_hull_cruiser }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 5000.0
|
||||
|
||||
type = vnr_ship_hull_cruiser_5
|
||||
modules = {
|
||||
fixed_ship_battery_slot = ship_medium_battery
|
||||
fixed_ship_anti_air_slot = { any_of { ship_anti_air ship_missile_aa } }
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_engine_slot = { upgrade = current any_of = { cruiser_ship_engine_5 cruiser_ship_engine_4 cruiser_ship_engine_3 cruiser_ship_engine_2 cruiser_ship_engine_1 } }
|
||||
fixed_ship_radar_slot = { any_of = { ship_radar } }
|
||||
fixed_ship_armor_slot = { any_of = { ship_armor_cruiser_4 ship_armor_cruiser_3 ship_armor_cruiser_2 ship_armor_cruiser_1 } }
|
||||
fixed_ship_role_slot = { any_of = { ship_hull_cruiser_role_c ship_hull_cruiser_role_aa ship_hull_cruiser_role_cg } }
|
||||
fixed_ship_secondaries_slot = ship_dp_secondaries
|
||||
fixed_ship_extra_secondaries_slot = { any_of = { light_miscellaneous heavy_miscellaneous generic_miscellaneous } }
|
||||
front_1_custom_slot = ship_medium_battery
|
||||
front_2_custom_slot = ship_medium_battery
|
||||
mid_1_custom_slot = ship_anti_air
|
||||
mid_2_custom_slot = ship_torpedo
|
||||
mid_3_custom_slot = ship_airplane_launcher
|
||||
rear_1_custom_slot = ship_medium_battery
|
||||
rear_2_custom_slot = ship_medium_battery
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
capital_cruiser_1949 = {
|
||||
name = vnr_ca_1949
|
||||
role_icon_index = 55
|
||||
|
||||
priority = {
|
||||
base = 0
|
||||
modifier = { add = 100 has_tech = modern_ship_hull_cruiser }
|
||||
modifier = { factor = 0 expert_ai_style = yes }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 9000.0
|
||||
|
||||
type = vnr_ship_hull_cruiser_6
|
||||
modules = {
|
||||
fixed_ship_battery_slot = dp_light_battery
|
||||
fixed_ship_anti_air_slot = ship_missile_aa
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_engine_slot = cruiser_ship_engine_nuclear
|
||||
fixed_ship_radar_slot = { any_of = { ship_radar } }
|
||||
fixed_ship_armor_slot = { any_of = { ship_armor_cruiser_4 ship_armor_cruiser_3 ship_armor_cruiser_2 ship_armor_cruiser_1 } }
|
||||
fixed_ship_role_slot = ship_hull_cruiser_role_cg
|
||||
fixed_ship_secondaries_slot = ship_dp_secondaries
|
||||
fixed_ship_extra_secondaries_slot = economical_nuclear_reactor_cruiser
|
||||
fixed_ship_extra_missile_slot = full_missile_upgrade
|
||||
front_1_custom_slot = dp_light_battery
|
||||
front_2_custom_slot = ship_missile
|
||||
mid_1_custom_slot = ship_missile_aa
|
||||
mid_2_custom_slot = ship_torpedo
|
||||
mid_3_custom_slot = ship_missile
|
||||
rear_1_custom_slot = ship_missile
|
||||
rear_2_custom_slot = ship_missile_aa
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
# expert AI
|
||||
capital_cruiser_1946_expert = {
|
||||
role_icon_index = 55
|
||||
|
||||
priority = {
|
||||
base = 0
|
||||
modifier = { add = 80 has_tech = cruiser_missile_upgrade }
|
||||
modifier = { factor = 0.1 has_tech = modern_ship_hull_cruiser }
|
||||
modifier = { factor = 0 expert_ai_style = no }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 7000.0
|
||||
|
||||
type = vnr_ship_hull_cruiser_5
|
||||
modules = {
|
||||
fixed_ship_battery_slot = ship_medium_battery
|
||||
fixed_ship_anti_air_slot = ship_missile_aa
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_engine_slot = cruiser_ship_engine
|
||||
fixed_ship_radar_slot = ship_radar
|
||||
fixed_ship_armor_slot = empty
|
||||
fixed_ship_role_slot = ship_hull_cruiser_role_cg
|
||||
fixed_ship_secondaries_slot = empty
|
||||
fixed_ship_extra_secondaries_slot = ship_radar_jammer
|
||||
front_2_custom_slot = ship_missile_aa
|
||||
mid_2_custom_slot = ship_missile
|
||||
mid_3_custom_slot = ship_missile
|
||||
}
|
||||
}
|
||||
}
|
||||
capital_cruiser_1949_expert = {
|
||||
role_icon_index = 55
|
||||
|
||||
priority = {
|
||||
base = 0
|
||||
modifier = { add = 100 has_tech = modern_ship_hull_cruiser }
|
||||
modifier = { factor = 0 expert_ai_style = no }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 9000.0
|
||||
|
||||
type = vnr_ship_hull_cruiser_6
|
||||
modules = {
|
||||
fixed_ship_battery_slot = ship_missile
|
||||
fixed_ship_anti_air_slot = ship_missile_aa
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_engine_slot = cruiser_ship_engine
|
||||
fixed_ship_radar_slot = ship_radar
|
||||
fixed_ship_armor_slot = empty
|
||||
fixed_ship_role_slot = ship_hull_cruiser_role_cg
|
||||
fixed_ship_secondaries_slot = empty
|
||||
fixed_ship_extra_secondaries_slot = ship_radar_jammer
|
||||
fixed_ship_extra_missile_slot = ship_decoy_launcher
|
||||
mid_1_custom_slot = ship_missile
|
||||
mid_2_custom_slot = ship_missile
|
||||
mid_3_custom_slot = ship_missile
|
||||
rear_1_custom_slot = ship_missile
|
||||
rear_2_custom_slot = empty
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
109
src/common/ai_equipment/vnr_large_cruisers.txt
Executable file
109
src/common/ai_equipment/vnr_large_cruisers.txt
Executable file
@@ -0,0 +1,109 @@
|
||||
naval_cruiser_large = {
|
||||
category = naval
|
||||
#available_for = {}
|
||||
#blocked_for = {}
|
||||
roles = { vnr_naval_cruiser_large }
|
||||
priority = { base = 10 }
|
||||
|
||||
capital_cruiser_1932_big = {
|
||||
name = vnr_cb_1932
|
||||
role_icon_index = 21
|
||||
|
||||
priority = {
|
||||
base = 10
|
||||
modifier = { factor = 0.1 has_tech = improved_ship_hull_cruiser }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 500.0
|
||||
type = vnr_ship_hull_cruiser_3
|
||||
modules = {
|
||||
fixed_ship_battery_slot = ship_medium_heavy_battery_triple
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_engine_slot = { upgrade = current any_of = { cruiser_ship_engine_3 cruiser_ship_engine_2 cruiser_ship_engine_1 } }
|
||||
fixed_ship_radar_slot = {
|
||||
any_of = { ship_radar }
|
||||
module = empty
|
||||
}
|
||||
fixed_ship_armor_slot = { upgrade = current any_of = { ship_armor_cruiser_heavy_3 ship_armor_cruiser_heavy_2 ship_armor_cruiser_heavy_1 } }
|
||||
fixed_ship_secondaries_slot = ship_dp_secondaries
|
||||
fixed_ship_role_slot = ship_hull_cruiser_role_cb
|
||||
fixed_ship_extra_secondaries_slot = { any_of = { light_miscellaneous heavy_miscellaneous generic_miscellaneous } }
|
||||
front_1_custom_slot = ship_medium_heavy_battery_triple
|
||||
mid_1_custom_slot = ship_anti_air
|
||||
mid_2_custom_slot = ship_torpedo
|
||||
mid_3_custom_slot = ship_airplane_launcher
|
||||
rear_1_custom_slot = ship_medium_heavy_battery_triple
|
||||
rear_2_custom_slot = ship_medium_heavy_battery_triple
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
capital_cruiser_1940_big = {
|
||||
name = vnr_cb_1940
|
||||
role_icon_index = 21
|
||||
|
||||
priority = {
|
||||
base = 30
|
||||
modifier = { factor = 0.1 has_tech = advanced_ship_hull_cruiser }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 1000.0
|
||||
|
||||
type = vnr_ship_hull_cruiser_4
|
||||
modules = {
|
||||
fixed_ship_battery_slot = ship_medium_heavy_battery_triple
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_engine_slot = { upgrade = current any_of = { cruiser_ship_engine_4 cruiser_ship_engine_3 cruiser_ship_engine_2 cruiser_ship_engine_1 } }
|
||||
fixed_ship_radar_slot = { any_of = { ship_radar } }
|
||||
fixed_ship_armor_slot = { upgrade = current any_of = { ship_armor_cruiser_heavy_4 ship_armor_cruiser_heavy_3 ship_armor_cruiser_heavy_2 ship_armor_cruiser_heavy_1 } }
|
||||
fixed_ship_secondaries_slot = ship_dp_secondaries
|
||||
fixed_ship_role_slot = ship_hull_cruiser_role_cb
|
||||
fixed_ship_extra_secondaries_slot = { any_of = { light_miscellaneous heavy_miscellaneous generic_miscellaneous } }
|
||||
front_1_custom_slot = ship_medium_heavy_battery_triple
|
||||
mid_1_custom_slot = ship_anti_air
|
||||
mid_2_custom_slot = ship_torpedo
|
||||
mid_3_custom_slot = ship_airplane_launcher
|
||||
rear_1_custom_slot = ship_medium_heavy_battery_triple
|
||||
rear_2_custom_slot = ship_medium_heavy_battery_triple
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
capital_cruiser_1944_big = {
|
||||
name = vnr_cb_1944
|
||||
role_icon_index = 21
|
||||
|
||||
priority = {
|
||||
base = 0
|
||||
modifier = { add = 50 has_tech = advanced_ship_hull_cruiser }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 1000.0
|
||||
|
||||
type = vnr_ship_hull_cruiser_5
|
||||
modules = {
|
||||
fixed_ship_battery_slot = ship_medium_heavy_battery_triple
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_engine_slot = { upgrade = current any_of = { cruiser_ship_engine_5 cruiser_ship_engine_4 cruiser_ship_engine_3 cruiser_ship_engine_2 cruiser_ship_engine_1 } }
|
||||
fixed_ship_radar_slot = { any_of = { ship_radar } }
|
||||
fixed_ship_armor_slot = { upgrade = current any_of = { ship_armor_cruiser_heavy_4 ship_armor_cruiser_heavy_3 ship_armor_cruiser_heavy_2 ship_armor_cruiser_heavy_1 } }
|
||||
fixed_ship_secondaries_slot = ship_dp_secondaries
|
||||
fixed_ship_role_slot = ship_hull_cruiser_role_cb
|
||||
fixed_ship_extra_secondaries_slot = { any_of = { light_miscellaneous heavy_miscellaneous generic_miscellaneous } }
|
||||
front_1_custom_slot = ship_anti_air
|
||||
front_2_custom_slot = ship_medium_heavy_battery_triple
|
||||
mid_1_custom_slot = ship_anti_air
|
||||
mid_2_custom_slot = ship_torpedo
|
||||
mid_3_custom_slot = ship_airplane_launcher
|
||||
rear_1_custom_slot = ship_medium_heavy_battery_triple
|
||||
rear_2_custom_slot = ship_medium_heavy_battery_triple
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
305
src/common/ai_equipment/vnr_light_cruisers.txt
Executable file
305
src/common/ai_equipment/vnr_light_cruisers.txt
Executable file
@@ -0,0 +1,305 @@
|
||||
naval_cruiser_light = {
|
||||
category = naval
|
||||
#available_for = {}
|
||||
#blocked_for = {}
|
||||
roles = { vnr_naval_cruiser_light }
|
||||
priority = { base = 10 }
|
||||
|
||||
light_cruiser_1922_upgrade = {
|
||||
name = vnr_cl_1922
|
||||
role_icon_index = 25
|
||||
|
||||
priority = {
|
||||
base = 10
|
||||
modifier = { factor = 0 has_tech = basic_ship_hull_cruiser }
|
||||
modifier = { factor = 0 expert_ai_style = yes }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 1000.0
|
||||
type = vnr_ship_hull_cruiser_1
|
||||
modules = {
|
||||
fixed_ship_battery_slot = ship_light_medium_battery_2
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_engine_slot = { upgrade = current module = cruiser_ship_engine_1 }
|
||||
fixed_ship_radar_slot = { module = empty }
|
||||
fixed_ship_armor_slot = { upgrade = current module = ship_armor_cruiser_1 }
|
||||
fixed_ship_secondaries_slot = ship_secondaries
|
||||
fixed_ship_role_slot = ship_hull_cruiser_role_c
|
||||
fixed_ship_extra_secondaries_slot = { any_of = { light_miscellaneous heavy_miscellaneous generic_miscellaneous } }
|
||||
mid_1_custom_slot = ship_torpedo
|
||||
mid_2_custom_slot = ship_light_medium_battery_2
|
||||
rear_1_custom_slot = ship_light_medium_battery_2
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
light_cruiser_1926 = {
|
||||
name = vnr_cl_1926
|
||||
role_icon_index = 25
|
||||
|
||||
priority = {
|
||||
base = 10
|
||||
modifier = { factor = 0.1 has_tech = interwar_ship_hull_cruiser }
|
||||
modifier = { factor = 0 expert_ai_style = yes }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 1500.0
|
||||
type = vnr_ship_hull_cruiser_2
|
||||
modules = {
|
||||
fixed_ship_battery_slot > ship_light_medium_battery_1
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_engine_slot = { upgrade = current any_of = { cruiser_ship_engine_2 cruiser_ship_engine_1 } }
|
||||
fixed_ship_radar_slot = { any_of = { ship_radar ship_sonar } }
|
||||
fixed_ship_armor_slot = { upgrade = current any_of = { ship_armor_cruiser_2 ship_armor_cruiser_1 } }
|
||||
fixed_ship_secondaries_slot = ship_secondaries
|
||||
fixed_ship_role_slot = ship_hull_cruiser_role_c
|
||||
fixed_ship_extra_secondaries_slot = { any_of = { light_miscellaneous heavy_miscellaneous generic_miscellaneous } }
|
||||
front_1_custom_slot > ship_light_medium_battery_1
|
||||
mid_1_custom_slot = ship_torpedo
|
||||
mid_2_custom_slot = ship_torpedo
|
||||
rear_1_custom_slot > ship_light_medium_battery_1
|
||||
rear_2_custom_slot > ship_light_medium_battery_1
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
light_cruiser_1936 = {
|
||||
name = vnr_cl_1936
|
||||
role_icon_index = 25
|
||||
|
||||
priority = {
|
||||
base = 20
|
||||
modifier = { factor = 0.1 has_tech = improved_ship_hull_cruiser }
|
||||
modifier = { factor = 0 expert_ai_style = yes }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 2000.0
|
||||
type = vnr_ship_hull_cruiser_3
|
||||
modules = {
|
||||
fixed_ship_battery_slot > ship_light_medium_battery_1
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_engine_slot = { upgrade = current any_of = { cruiser_ship_engine_3 cruiser_ship_engine_2 cruiser_ship_engine_1 } }
|
||||
fixed_ship_radar_slot = { any_of = { ship_radar ship_sonar } }
|
||||
fixed_ship_armor_slot = { upgrade = current any_of = { ship_armor_cruiser_3 ship_armor_cruiser_2 ship_armor_cruiser_1 } }
|
||||
fixed_ship_secondaries_slot = ship_dp_secondaries
|
||||
fixed_ship_role_slot = ship_hull_cruiser_role_c
|
||||
fixed_ship_extra_secondaries_slot = { any_of = { light_miscellaneous heavy_miscellaneous generic_miscellaneous } }
|
||||
front_1_custom_slot > ship_light_medium_battery_1
|
||||
mid_1_custom_slot = ship_torpedo
|
||||
mid_2_custom_slot = ship_torpedo
|
||||
mid_3_custom_slot = ship_airplane_launcher
|
||||
rear_1_custom_slot > ship_light_medium_battery_1
|
||||
rear_2_custom_slot > ship_light_medium_battery_1
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
light_cruiser_1940 = {
|
||||
name = vnr_cl_1940
|
||||
role_icon_index = 25
|
||||
|
||||
priority = {
|
||||
base = 50
|
||||
modifier = { factor = 0.1 has_tech = advanced_ship_hull_cruiser }
|
||||
modifier = { factor = 0 expert_ai_style = yes }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 4000.0
|
||||
|
||||
type = vnr_ship_hull_cruiser_4
|
||||
modules = {
|
||||
fixed_ship_battery_slot > ship_light_medium_battery_2
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_engine_slot = { upgrade = current any_of = { cruiser_ship_engine_4 cruiser_ship_engine_3 cruiser_ship_engine_2 cruiser_ship_engine_1 } }
|
||||
fixed_ship_radar_slot = { any_of = { ship_radar ship_sonar } }
|
||||
fixed_ship_armor_slot = { any_of = { ship_armor_cruiser_4 ship_armor_cruiser_3 ship_armor_cruiser_2 ship_armor_cruiser_1 } }
|
||||
fixed_ship_secondaries_slot = ship_dp_secondaries
|
||||
fixed_ship_role_slot = { any_of = { ship_hull_cruiser_role_c ship_hull_cruiser_role_aa } }
|
||||
fixed_ship_extra_secondaries_slot = { any_of = { light_miscellaneous heavy_miscellaneous generic_miscellaneous } }
|
||||
front_1_custom_slot > ship_light_medium_battery_2
|
||||
mid_1_custom_slot = ship_torpedo
|
||||
mid_2_custom_slot = ship_torpedo
|
||||
mid_3_custom_slot = ship_airplane_launcher
|
||||
rear_1_custom_slot > ship_light_medium_battery_2
|
||||
rear_2_custom_slot > ship_light_medium_battery_2
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
light_cruiser_1944 = {
|
||||
name = vnr_cl_1944
|
||||
role_icon_index = 25
|
||||
|
||||
priority = {
|
||||
base = 100
|
||||
modifier = { add = 0.1 has_tech = modern_ship_hull_cruiser }
|
||||
modifier = { factor = 0 expert_ai_style = yes }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 6000.0
|
||||
|
||||
type = vnr_ship_hull_cruiser_5
|
||||
modules = {
|
||||
fixed_ship_battery_slot > ship_light_medium_battery_3
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_engine_slot = { upgrade = current any_of = { cruiser_ship_engine_5 cruiser_ship_engine_4 cruiser_ship_engine_3 cruiser_ship_engine_2 cruiser_ship_engine_1 } }
|
||||
fixed_ship_radar_slot = { any_of = { ship_radar ship_sonar } }
|
||||
fixed_ship_armor_slot = { any_of = { ship_armor_cruiser_4 ship_armor_cruiser_3 ship_armor_cruiser_2 ship_armor_cruiser_1 } }
|
||||
fixed_ship_secondaries_slot = ship_dp_secondaries
|
||||
fixed_ship_role_slot = { any_of = { ship_hull_cruiser_role_c ship_hull_cruiser_role_aa } }
|
||||
fixed_ship_extra_secondaries_slot = { any_of = { light_miscellaneous heavy_miscellaneous generic_miscellaneous } }
|
||||
front_1_custom_slot > ship_light_medium_battery_3
|
||||
mid_1_custom_slot = ship_torpedo
|
||||
mid_2_custom_slot = ship_torpedo
|
||||
mid_3_custom_slot = ship_airplane_launcher
|
||||
rear_1_custom_slot > ship_light_medium_battery_3
|
||||
rear_2_custom_slot > ship_light_medium_battery_3
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
light_cruiser_1949 = {
|
||||
name = vnr_cl_1949
|
||||
role_icon_index = 25
|
||||
|
||||
priority = {
|
||||
base = 0
|
||||
modifier = { add = 100 has_tech = modern_ship_hull_cruiser }
|
||||
modifier = { factor = 0 expert_ai_style = yes }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 7000.0
|
||||
|
||||
type = vnr_ship_hull_cruiser_6
|
||||
modules = {
|
||||
fixed_ship_battery_slot = dp_ship_medium_1
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_engine_slot = { upgrade = current any_of = { cruiser_ship_engine_5 cruiser_ship_engine_4 cruiser_ship_engine_3 cruiser_ship_engine_2 cruiser_ship_engine_1 } }
|
||||
fixed_ship_radar_slot = { any_of = { ship_radar ship_sonar } }
|
||||
fixed_ship_armor_slot = { any_of = { ship_armor_cruiser_4 ship_armor_cruiser_3 ship_armor_cruiser_2 ship_armor_cruiser_1 } }
|
||||
fixed_ship_role_slot = { any_of = { ship_hull_cruiser_role_c ship_hull_cruiser_role_aa } }
|
||||
fixed_ship_secondaries_slot = ship_dp_secondaries
|
||||
fixed_ship_extra_secondaries_slot = { any_of = { light_miscellaneous heavy_miscellaneous generic_miscellaneous } }
|
||||
fixed_ship_extra_missile_slot = structural_aluminum
|
||||
front_1_custom_slot = ship_anti_air
|
||||
front_2_custom_slot = dp_ship_medium_1
|
||||
mid_1_custom_slot = ship_dp_secondaries
|
||||
mid_2_custom_slot = ship_torpedo
|
||||
mid_3_custom_slot = ship_airplane_launcher
|
||||
rear_1_custom_slot = dp_ship_medium_1
|
||||
rear_2_custom_slot = dp_ship_medium_1
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
# expert AI
|
||||
light_cruiser_1936_expert = {
|
||||
role_icon_index = 25
|
||||
|
||||
priority = {
|
||||
base = 20
|
||||
modifier = { factor = 0.1 has_tech = improved_ship_hull_cruiser }
|
||||
modifier = { factor = 0 expert_ai_style = no }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 2000.0
|
||||
type = vnr_ship_hull_cruiser_3
|
||||
modules = {
|
||||
fixed_ship_battery_slot = ship_light_medium_battery
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_engine_slot = { upgrade > current any_of = { cruiser_ship_engine_3 cruiser_ship_engine_2 cruiser_ship_engine_1 } }
|
||||
fixed_ship_radar_slot = { upgrade > current any_of = { ship_radar ship_mast } }
|
||||
fixed_ship_armor_slot = { upgrade > current any_of = { ship_armor_cruiser_3 ship_armor_cruiser_2 ship_armor_cruiser_1 } }
|
||||
fixed_ship_secondaries_slot = empty
|
||||
fixed_ship_role_slot = ship_hull_cruiser_role_c
|
||||
front_1_custom_slot = ship_light_medium_battery
|
||||
front_2_custom_slot = ship_anti_air
|
||||
mid_2_custom_slot = ship_light_medium_battery
|
||||
mid_3_custom_slot = ship_light_medium_battery
|
||||
rear_1_custom_slot = ship_light_medium_battery
|
||||
rear_2_custom_slot = ship_light_medium_battery
|
||||
}
|
||||
}
|
||||
}
|
||||
light_cruiser_1940_expert = {
|
||||
role_icon_index = 25
|
||||
|
||||
priority = {
|
||||
base = 50
|
||||
modifier = { factor = 0.1 has_tech = advanced_ship_hull_cruiser }
|
||||
modifier = { factor = 0 expert_ai_style = no }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 4000.0
|
||||
|
||||
type = vnr_ship_hull_cruiser_4
|
||||
modules = {
|
||||
fixed_ship_battery_slot = ship_light_medium_battery
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_engine_slot = { upgrade > current any_of = { cruiser_ship_engine_4 cruiser_ship_engine_3 cruiser_ship_engine_2 cruiser_ship_engine_1 } }
|
||||
fixed_ship_radar_slot = { upgrade > current any_of = { ship_radar } }
|
||||
fixed_ship_armor_slot = { upgrade > current any_of = { ship_armor_cruiser_4 ship_armor_cruiser_3 ship_armor_cruiser_2 ship_armor_cruiser_1 } }
|
||||
fixed_ship_secondaries_slot = empty
|
||||
fixed_ship_role_slot = ship_hull_cruiser_role_c
|
||||
front_1_custom_slot = ship_light_medium_battery
|
||||
front_2_custom_slot = ship_anti_air
|
||||
mid_1_custom_slot = ship_light_medium_battery
|
||||
mid_2_custom_slot = ship_light_medium_battery
|
||||
mid_3_custom_slot = ship_light_medium_battery
|
||||
rear_1_custom_slot = ship_light_medium_battery
|
||||
rear_2_custom_slot = ship_light_medium_battery
|
||||
}
|
||||
}
|
||||
}
|
||||
light_cruiser_1944_expert = {
|
||||
role_icon_index = 25
|
||||
|
||||
priority = {
|
||||
base = 100
|
||||
modifier = { add = 0.1 has_tech = modern_ship_hull_cruiser }
|
||||
modifier = { factor = 0 expert_ai_style = no }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 6000.0
|
||||
|
||||
type = vnr_ship_hull_cruiser_5
|
||||
modules = {
|
||||
fixed_ship_battery_slot = ship_light_medium_battery
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_engine_slot = { upgrade > current any_of = { cruiser_ship_engine_5 cruiser_ship_engine_4 cruiser_ship_engine_3 cruiser_ship_engine_2 cruiser_ship_engine_1 } }
|
||||
fixed_ship_radar_slot = { upgrade > current any_of = { ship_radar } }
|
||||
fixed_ship_armor_slot = { upgrade > current any_of = { ship_armor_cruiser_4 ship_armor_cruiser_3 ship_armor_cruiser_2 ship_armor_cruiser_1 } }
|
||||
fixed_ship_secondaries_slot = empty
|
||||
fixed_ship_role_slot = ship_hull_cruiser_role_c
|
||||
front_1_custom_slot = ship_light_medium_battery
|
||||
front_2_custom_slot = ship_anti_air
|
||||
mid_1_custom_slot = ship_light_medium_battery
|
||||
mid_2_custom_slot = ship_light_medium_battery
|
||||
mid_3_custom_slot = ship_light_medium_battery
|
||||
rear_1_custom_slot = ship_light_medium_battery
|
||||
rear_2_custom_slot = ship_light_medium_battery
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
95
src/common/ai_equipment/vnr_panzerschiff.txt
Executable file
95
src/common/ai_equipment/vnr_panzerschiff.txt
Executable file
@@ -0,0 +1,95 @@
|
||||
naval_cruiser_armor = {
|
||||
category = naval
|
||||
#available_for = {}
|
||||
#blocked_for = {}
|
||||
roles = { vnr_naval_cruiser_armor }
|
||||
priority = { base = 10 }
|
||||
|
||||
capital_cruiser_armor_1936 = {
|
||||
name = vnr_ps_1936
|
||||
role_icon_index = 21
|
||||
|
||||
priority = {
|
||||
base = 0
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 500.0
|
||||
type = vnr_ship_hull_cruiser_panzerschiff
|
||||
modules = {
|
||||
fixed_ship_battery_slot = ship_heavy_battery
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_engine_slot = { upgrade = current any_of = { cruiser_ship_engine_3 cruiser_ship_engine_2 cruiser_ship_engine_1 } }
|
||||
fixed_ship_radar_slot = {
|
||||
any_of = { ship_radar }
|
||||
module = empty
|
||||
}
|
||||
fixed_ship_armor_slot = { upgrade = current any_of = { ship_armor_cruiser_2 ship_armor_cruiser_1 } }
|
||||
fixed_ship_secondaries_slot = ship_secondaries
|
||||
front_1_custom_slot = ship_heavy_battery
|
||||
mid_1_custom_slot = ship_secondaries
|
||||
mid_2_custom_slot = ship_torpedo
|
||||
rear_1_custom_slot = ship_heavy_battery
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
capital_cruiser_armor_1940 = {
|
||||
name = vnr_ps_1940
|
||||
role_icon_index = 21
|
||||
|
||||
priority = {
|
||||
base = 0
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 1000.0
|
||||
|
||||
type = vnr_ship_hull_cruiser_panzerschiff
|
||||
modules = {
|
||||
fixed_ship_battery_slot = ship_heavy_battery_triple
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_engine_slot = { upgrade = current any_of = { cruiser_ship_engine_4 cruiser_ship_engine_3 cruiser_ship_engine_2 cruiser_ship_engine_1 } }
|
||||
fixed_ship_radar_slot = { any_of = { ship_radar } }
|
||||
fixed_ship_armor_slot = { any_of = { ship_cruiser_heavy_armor ship_cruiser_armor } }
|
||||
fixed_ship_secondaries_slot = ship_secondaries
|
||||
front_1_custom_slot = ship_heavy_battery_triple
|
||||
mid_1_custom_slot = ship_secondaries
|
||||
mid_2_custom_slot = ship_torpedo
|
||||
rear_2_custom_slot = ship_heavy_battery_triple
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
capital_cruiser_armor_1944 = {
|
||||
name = vnr_ps_1944
|
||||
role_icon_index = 21
|
||||
|
||||
priority = {
|
||||
base = 0
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 1000.0
|
||||
|
||||
type = vnr_ship_hull_cruiser_panzerschiff
|
||||
modules = {
|
||||
fixed_ship_battery_slot = ship_heavy_battery_triple
|
||||
fixed_ship_anti_air_slot = ship_anti_air
|
||||
fixed_ship_fire_control_system_slot = ship_fire_control_system
|
||||
fixed_ship_engine_slot = { upgrade = current any_of = { cruiser_ship_engine_5 cruiser_ship_engine_4 cruiser_ship_engine_3 cruiser_ship_engine_2 cruiser_ship_engine_1 } }
|
||||
fixed_ship_radar_slot = { any_of = { ship_radar } }
|
||||
fixed_ship_armor_slot = { any_of = { ship_cruiser_heavy_armor ship_cruiser_armor } }
|
||||
fixed_ship_secondaries_slot = ship_secondaries
|
||||
fixed_ship_secondaries_slot = ship_secondaries
|
||||
front_1_custom_slot = ship_heavy_battery_triple
|
||||
mid_1_custom_slot = ship_secondaries
|
||||
mid_2_custom_slot = ship_torpedo
|
||||
rear_2_custom_slot = ship_heavy_battery_triple
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
271
src/common/ai_equipment/vnr_submarines.txt
Executable file
271
src/common/ai_equipment/vnr_submarines.txt
Executable file
@@ -0,0 +1,271 @@
|
||||
naval_sub = {
|
||||
category = naval
|
||||
#available_for = {}
|
||||
#blocked_for = {}
|
||||
roles = { vnr_naval_submarine }
|
||||
priority = { base = 10 }
|
||||
|
||||
submarine_cruiser_dummy = {
|
||||
name = vnr_ss_cruiser
|
||||
role_icon_index = 37
|
||||
|
||||
priority = { base = 1 }
|
||||
target_variant = {
|
||||
type = vnr_ship_hull_cruiser_submarine
|
||||
modules = {
|
||||
fixed_ship_engine_slot = sub_ship_engine
|
||||
fixed_ship_torpedo_slot = ship_torpedo_sub
|
||||
fixed_ship_armor_slot = pressure_hull
|
||||
fixed_ship_extra_secondaries_slot = submarine_miscellaneous
|
||||
front_1_custom_slot = ship_torpedo_sub
|
||||
mid_1_custom_slot = sub_ship_periscope
|
||||
rear_1_custom_slot = ship_torpedo_sub
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
submarine_1922 = {
|
||||
name = vnr_ss_1922
|
||||
role_icon_index = 37
|
||||
|
||||
priority = {
|
||||
base = 10
|
||||
modifier = { factor = 0.1 has_tech = basic_ship_hull_submarine }
|
||||
modifier = { factor = 0 expert_ai_style = yes }
|
||||
}
|
||||
|
||||
|
||||
target_variant = {
|
||||
match_value = 2000.0
|
||||
type = vnr_ship_hull_submarine_1
|
||||
modules = {
|
||||
fixed_ship_engine_slot = sub_ship_engine
|
||||
fixed_ship_torpedo_slot = ship_torpedo_sub
|
||||
fixed_ship_armor_slot = pressure_hull
|
||||
fixed_ship_extra_secondaries_slot = submarine_miscellaneous
|
||||
mid_1_custom_slot = sub_ship_periscope
|
||||
rear_1_custom_slot = ship_torpedo_sub
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
submarine_1936 = {
|
||||
name = vnr_ss_1936
|
||||
role_icon_index = 37
|
||||
|
||||
priority = {
|
||||
base = 20
|
||||
modifier = { factor = 0.1 has_tech = improved_ship_hull_submarine }
|
||||
modifier = { factor = 0 expert_ai_style = yes }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 4000.0
|
||||
|
||||
type = vnr_ship_hull_submarine_2
|
||||
modules = {
|
||||
fixed_ship_engine_slot = sub_ship_engine
|
||||
fixed_ship_torpedo_slot = ship_torpedo_sub
|
||||
fixed_ship_armor_slot = pressure_hull
|
||||
fixed_ship_extra_secondaries_slot = submarine_miscellaneous
|
||||
mid_1_custom_slot = sub_ship_periscope
|
||||
rear_1_custom_slot = ship_torpedo_sub
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
submarine_1940 = {
|
||||
name = vnr_ss_1940
|
||||
role_icon_index = 37
|
||||
|
||||
priority = {
|
||||
base = 35
|
||||
modifier = { factor = 0.1 has_tech = advanced_ship_hull_submarine }
|
||||
modifier = { factor = 0 expert_ai_style = yes }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 4500.0
|
||||
|
||||
type = vnr_ship_hull_submarine_3
|
||||
modules = {
|
||||
mid_1_custom_slot = sub_ship_periscope
|
||||
mid_2_custom_slot = ship_sub_snorkel
|
||||
fixed_ship_engine_slot = sub_ship_engine
|
||||
fixed_ship_torpedo_slot = ship_torpedo_sub
|
||||
fixed_ship_armor_slot = pressure_hull
|
||||
fixed_ship_fire_control_system_slot = sub_fire_control_system
|
||||
fixed_ship_extra_secondaries_slot = submarine_miscellaneous
|
||||
front_1_custom_slot = ship_torpedo_sub
|
||||
rear_1_custom_slot = ship_torpedo_sub
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
submarine_1944 = {
|
||||
name = vnr_ss_1944
|
||||
role_icon_index = 37
|
||||
priority = {
|
||||
base = 50
|
||||
modifier = { factor = 0.1 has_tech = modern_ship_hull_submarine }
|
||||
modifier = { factor = 0 expert_ai_style = yes }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
type = vnr_ship_hull_submarine_4
|
||||
match_value = 5000.0
|
||||
|
||||
modules = {
|
||||
mid_1_custom_slot = sub_ship_periscope
|
||||
mid_2_custom_slot = ship_sub_snorkel
|
||||
mid_3_custom_slot = sub_ship_stealth
|
||||
fixed_ship_engine_slot = sub_ship_engine
|
||||
fixed_ship_torpedo_slot = ship_torpedo_sub
|
||||
fixed_ship_armor_slot = pressure_hull
|
||||
fixed_ship_fire_control_system_slot = sub_fire_control_system
|
||||
fixed_ship_extra_secondaries_slot = submarine_miscellaneous
|
||||
front_1_custom_slot = ship_torpedo_sub
|
||||
rear_1_custom_slot = ship_torpedo_sub
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
submarine_1947 = {
|
||||
name = vnr_ss_1947
|
||||
role_icon_index = 37
|
||||
priority = {
|
||||
base = 0
|
||||
modifier = { add = 100 has_tech = modern_ship_hull_submarine }
|
||||
modifier = { factor = 0 expert_ai_style = yes }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
type = vnr_ship_hull_submarine_5
|
||||
match_value = 5500.0
|
||||
|
||||
modules = {
|
||||
mid_1_custom_slot = sub_ship_periscope
|
||||
mid_2_custom_slot = ship_sub_snorkel
|
||||
mid_3_custom_slot = sub_ship_stealth
|
||||
fixed_ship_engine_slot = sub_ship_engine
|
||||
fixed_ship_torpedo_slot = ship_torpedo_sub
|
||||
fixed_ship_armor_slot = pressure_hull
|
||||
fixed_ship_fire_control_system_slot = sub_fire_control_system
|
||||
fixed_ship_extra_secondaries_slot = sub_wire_guided_torpedo
|
||||
front_1_custom_slot = ship_torpedo_sub
|
||||
rear_1_custom_slot = ship_torpedo_sub
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
# expert AI
|
||||
submarine_1936_expert = {
|
||||
role_icon_index = 37
|
||||
|
||||
priority = {
|
||||
base = 20
|
||||
modifier = { factor = 0.1 has_tech = improved_ship_hull_submarine }
|
||||
modifier = { factor = 0 expert_ai_style = no }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 4000.0
|
||||
|
||||
type = vnr_ship_hull_submarine_2
|
||||
modules = {
|
||||
fixed_ship_engine_slot = { upgrade > current any_of = { sub_ship_engine_2 sub_ship_engine_1 } }
|
||||
fixed_ship_torpedo_slot = ship_torpedo_sub
|
||||
fixed_ship_armor_slot = pressure_hull
|
||||
fixed_ship_extra_secondaries_slot = oxygen_generator
|
||||
fixed_ship_fire_control_system_slot = sub_fire_control_system
|
||||
fixed_ship_radar_slot = ship_radar
|
||||
mid_1_custom_slot = sub_ship_periscope
|
||||
rear_1_custom_slot = ship_torpedo_sub
|
||||
}
|
||||
}
|
||||
}
|
||||
submarine_1940_expert = {
|
||||
role_icon_index = 37
|
||||
|
||||
priority = {
|
||||
base = 35
|
||||
modifier = { factor = 0.1 has_tech = advanced_ship_hull_submarine }
|
||||
modifier = { factor = 0 expert_ai_style = no }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
match_value = 4500.0
|
||||
|
||||
type = vnr_ship_hull_submarine_3
|
||||
modules = {
|
||||
mid_1_custom_slot = sub_ship_periscope
|
||||
mid_2_custom_slot = ship_sub_snorkel
|
||||
fixed_ship_engine_slot = { upgrade > current any_of = { sub_ship_engine_3 sub_ship_engine_2 sub_ship_engine_1 } }
|
||||
fixed_ship_torpedo_slot = ship_torpedo_sub
|
||||
fixed_ship_armor_slot = pressure_hull
|
||||
fixed_ship_fire_control_system_slot = sub_fire_control_system
|
||||
fixed_ship_extra_secondaries_slot = oxygen_generator
|
||||
fixed_ship_radar_slot = ship_radar
|
||||
front_1_custom_slot = ship_torpedo_sub
|
||||
rear_1_custom_slot = ship_torpedo_sub
|
||||
}
|
||||
}
|
||||
}
|
||||
submarine_1944_expert = {
|
||||
role_icon_index = 37
|
||||
priority = {
|
||||
base = 50
|
||||
modifier = { factor = 0.1 has_tech = modern_ship_hull_submarine }
|
||||
modifier = { factor = 0 expert_ai_style = no }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
type = vnr_ship_hull_submarine_4
|
||||
match_value = 5000.0
|
||||
|
||||
modules = {
|
||||
mid_1_custom_slot = sub_ship_periscope
|
||||
mid_2_custom_slot = ship_sub_snorkel
|
||||
mid_3_custom_slot = sub_ship_stealth
|
||||
fixed_ship_engine_slot = { upgrade > current any_of = { sub_ship_engine_4 sub_ship_engine_3 sub_ship_engine_2 sub_ship_engine_1 } }
|
||||
fixed_ship_torpedo_slot = ship_torpedo_sub
|
||||
fixed_ship_armor_slot = pressure_hull
|
||||
fixed_ship_fire_control_system_slot = sub_fire_control_system
|
||||
fixed_ship_extra_secondaries_slot = vlf_receiver
|
||||
fixed_ship_radar_slot = ship_radar
|
||||
front_1_custom_slot = ship_torpedo_sub
|
||||
rear_1_custom_slot = ship_torpedo_sub
|
||||
}
|
||||
}
|
||||
}
|
||||
submarine_1947_expert = {
|
||||
role_icon_index = 37
|
||||
priority = {
|
||||
base = 0
|
||||
modifier = { add = 100 has_tech = modern_ship_hull_submarine }
|
||||
modifier = { factor = 0 expert_ai_style = no }
|
||||
}
|
||||
|
||||
target_variant = {
|
||||
type = vnr_ship_hull_submarine_5
|
||||
match_value = 5500.0
|
||||
|
||||
modules = {
|
||||
mid_1_custom_slot = sub_ship_periscope
|
||||
mid_2_custom_slot = ship_sub_snorkel
|
||||
mid_3_custom_slot = sub_ship_stealth
|
||||
fixed_ship_engine_slot = { upgrade > current any_of = { sub_ship_engine_4 sub_ship_engine_3 sub_ship_engine_2 sub_ship_engine_1 } }
|
||||
fixed_ship_torpedo_slot = ship_torpedo_sub
|
||||
fixed_ship_armor_slot = pressure_hull
|
||||
fixed_ship_fire_control_system_slot = sub_fire_control_system
|
||||
fixed_ship_extra_secondaries_slot = vlf_receiver
|
||||
front_1_custom_slot = ship_torpedo_sub
|
||||
rear_1_custom_slot = ship_torpedo_sub
|
||||
rear_2_custom_slot = ship_torpedo_sub
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
958
src/common/ai_strategy/az_naval_production.txt
Executable file
958
src/common/ai_strategy/az_naval_production.txt
Executable file
@@ -0,0 +1,958 @@
|
||||
BFL_vnr_naval_role_ratios_historical = {
|
||||
allowed = {
|
||||
original_tag = BFL
|
||||
}
|
||||
enable = {
|
||||
has_dlc = "Man the Guns"
|
||||
}
|
||||
|
||||
abort_when_not_enabled = yes
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_capital_bb
|
||||
value = 10
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_capital_bc
|
||||
value = -100
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_carrier
|
||||
value = -10
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_submarine
|
||||
value = -10
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_screen
|
||||
value = 150
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_cruiser_light
|
||||
value = 30
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_cruiser_heavy
|
||||
value = -15
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = unit_ratio
|
||||
id = convoy
|
||||
value = 1
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = equipment_production_min_factories
|
||||
id = convoy
|
||||
value = 1
|
||||
}
|
||||
}
|
||||
|
||||
BLI_vnr_naval_role_ratios_historical = {
|
||||
allowed = {
|
||||
original_tag = BLI
|
||||
}
|
||||
enable = {
|
||||
has_dlc = "Man the Guns"
|
||||
}
|
||||
|
||||
abort_when_not_enabled = yes
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_capital_bb
|
||||
value = 10
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_capital_bc
|
||||
value = -100
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_carrier
|
||||
value = -5
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_submarine
|
||||
value = -10
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_screen
|
||||
value = 150
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_cruiser_light
|
||||
value = 30
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_cruiser_heavy
|
||||
value = -15
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = unit_ratio
|
||||
id = convoy
|
||||
value = 1
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = equipment_production_min_factories
|
||||
id = convoy
|
||||
value = 1
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
BYG_vnr_naval_role_ratios_historical = {
|
||||
allowed = {
|
||||
original_tag = BYG
|
||||
}
|
||||
enable = {
|
||||
has_dlc = "Man the Guns"
|
||||
}
|
||||
|
||||
abort_when_not_enabled = yes
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_capital_bb
|
||||
value = 10
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_capital_bc
|
||||
value = -100
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_carrier
|
||||
value = 10
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_submarine
|
||||
value = -10
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_screen
|
||||
value = 150
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_cruiser_light
|
||||
value = 30
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_cruiser_heavy
|
||||
value = -15
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = unit_ratio
|
||||
id = cv_vnr_naval_bomber
|
||||
value = 1
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = unit_ratio
|
||||
id = cv_fighter
|
||||
value = 1
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = equipment_production_factor
|
||||
id = cv_fighter
|
||||
value = 1
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = equipment_production_factor
|
||||
id = cv_vnr_naval_bomber
|
||||
value = 1
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = unit_ratio
|
||||
id = convoy
|
||||
value = 1
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = equipment_production_min_factories
|
||||
id = convoy
|
||||
value = 1
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
CHY_vnr_naval_role_ratios_historical = {
|
||||
allowed = {
|
||||
original_tag = CHY
|
||||
}
|
||||
enable = {
|
||||
has_dlc = "Man the Guns"
|
||||
}
|
||||
|
||||
abort_when_not_enabled = yes
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_capital_bb
|
||||
value = 5
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_capital_shbb
|
||||
value = 5
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_capital_bc
|
||||
value = -100
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_carrier
|
||||
value = 10
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_submarine
|
||||
value = -10
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_screen
|
||||
value = 150
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_cruiser_light
|
||||
value = 30
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_cruiser_heavy
|
||||
value = -15
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_cruiser_heavy
|
||||
value = -15
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = unit_ratio
|
||||
id = cv_vnr_naval_bomber
|
||||
value = 1
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = unit_ratio
|
||||
id = cv_fighter
|
||||
value = 1
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = equipment_production_factor
|
||||
id = cv_fighter
|
||||
value = 1
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = unit_ratio
|
||||
id = convoy
|
||||
value = 1
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = equipment_production_min_factories
|
||||
id = convoy
|
||||
value = 1
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
DH1_vnr_naval_role_ratios_historical_strong = {
|
||||
allowed = {
|
||||
original_tag = DH1
|
||||
}
|
||||
enable = {
|
||||
has_dlc = "Man the Guns"
|
||||
num_of_vnr_naval_factories > 4
|
||||
}
|
||||
|
||||
abort_when_not_enabled = yes
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_capital_bb
|
||||
value = 10
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_capital_bc
|
||||
value = -100
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_carrier
|
||||
value = -10
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_submarine
|
||||
value = -10
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_screen
|
||||
value = 60
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_cruiser_light
|
||||
value = 30
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_cruiser_heavy
|
||||
value = -15
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = unit_ratio
|
||||
id = convoy
|
||||
value = 1
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = equipment_production_min_factories
|
||||
id = convoy
|
||||
value = 1
|
||||
}
|
||||
}
|
||||
|
||||
DH1_vnr_naval_role_ratios_historical_week = {
|
||||
allowed = {
|
||||
original_tag = DH1
|
||||
}
|
||||
enable = {
|
||||
has_dlc = "Man the Guns"
|
||||
num_of_vnr_naval_factories < 5
|
||||
}
|
||||
|
||||
abort_when_not_enabled = yes
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_capital_bb
|
||||
value = -100
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_capital_bc
|
||||
value = -100
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_carrier
|
||||
value = -10
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_submarine
|
||||
value = -10
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_screen
|
||||
value = 150
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_cruiser_light
|
||||
value = 30
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_cruiser_heavy
|
||||
value = -15
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = unit_ratio
|
||||
id = convoy
|
||||
value = 1
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = equipment_production_min_factories
|
||||
id = convoy
|
||||
value = 1
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
DOH_vnr_naval_role_ratios_historical_strong = {
|
||||
allowed = {
|
||||
original_tag = DOH
|
||||
}
|
||||
enable = {
|
||||
has_dlc = "Man the Guns"
|
||||
num_of_vnr_naval_factories > 30
|
||||
}
|
||||
|
||||
abort_when_not_enabled = yes
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_capital_bb
|
||||
value = 10
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_capital_bc
|
||||
value = -100
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_carrier
|
||||
value = -10
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_submarine
|
||||
value = -10
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_screen
|
||||
value = 60
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_cruiser_light
|
||||
value = 30
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_cruiser_heavy
|
||||
value = -15
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = unit_ratio
|
||||
id = convoy
|
||||
value = 1
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = equipment_production_min_factories
|
||||
id = convoy
|
||||
value = 1
|
||||
}
|
||||
}
|
||||
|
||||
DOH_vnr_naval_role_ratios_historical_week = {
|
||||
allowed = {
|
||||
original_tag = DOH
|
||||
}
|
||||
enable = {
|
||||
has_dlc = "Man the Guns"
|
||||
num_of_vnr_naval_factories < 30
|
||||
}
|
||||
|
||||
abort_when_not_enabled = yes
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_capital_bb
|
||||
value = -100
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_capital_bc
|
||||
value = -100
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_carrier
|
||||
value = -10
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_submarine
|
||||
value = -10
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_screen
|
||||
value = 150
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_cruiser_light
|
||||
value = 30
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_cruiser_heavy
|
||||
value = -15
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = unit_ratio
|
||||
id = convoy
|
||||
value = 1
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = equipment_production_min_factories
|
||||
id = convoy
|
||||
value = 1
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
HUJ_vnr_naval_role_ratios_historical = {
|
||||
allowed = {
|
||||
original_tag = HUJ
|
||||
}
|
||||
enable = {
|
||||
has_dlc = "Man the Guns"
|
||||
}
|
||||
|
||||
abort_when_not_enabled = yes
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_capital_bb
|
||||
value = 10
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_capital_bc
|
||||
value = -100
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_carrier
|
||||
value = 10
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_submarine
|
||||
value = -10
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_screen
|
||||
value = 150
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_cruiser_light
|
||||
value = 30
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_cruiser_heavy
|
||||
value = -15
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = unit_ratio
|
||||
id = cv_vnr_naval_bomber
|
||||
value = 1
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = unit_ratio
|
||||
id = cv_fighter
|
||||
value = 1
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = equipment_production_factor
|
||||
id = cv_fighter
|
||||
value = 1
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = equipment_production_factor
|
||||
id = cv_vnr_naval_bomber
|
||||
value = 1
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = unit_ratio
|
||||
id = convoy
|
||||
value = 1
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = equipment_production_min_factories
|
||||
id = convoy
|
||||
value = 1
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
SAD_vnr_naval_role_ratios_historical = {
|
||||
allowed = {
|
||||
original_tag = SAD
|
||||
}
|
||||
enable = {
|
||||
has_dlc = "Man the Guns"
|
||||
}
|
||||
|
||||
abort_when_not_enabled = yes
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_capital_bb
|
||||
value = 10
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_capital_bc
|
||||
value = -100
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_carrier
|
||||
value = -10
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_submarine
|
||||
value = -10
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_screen
|
||||
value = 150
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_cruiser_light
|
||||
value = 30
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_cruiser_heavy
|
||||
value = -15
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = unit_ratio
|
||||
id = convoy
|
||||
value = 1
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = equipment_production_min_factories
|
||||
id = convoy
|
||||
value = 1
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
SIR_vnr_naval_role_ratios_historical = {
|
||||
allowed = {
|
||||
original_tag = SIR
|
||||
}
|
||||
enable = {
|
||||
has_dlc = "Man the Guns"
|
||||
}
|
||||
|
||||
abort_when_not_enabled = yes
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_capital_bb
|
||||
value = 10
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_capital_bc
|
||||
value = -100
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_carrier
|
||||
value = 10
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_submarine
|
||||
value = -10
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_screen
|
||||
value = 150
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_cruiser_light
|
||||
value = 30
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_cruiser_heavy
|
||||
value = -15
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = unit_ratio
|
||||
id = cv_vnr_naval_bomber
|
||||
value = 1
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = unit_ratio
|
||||
id = cv_fighter
|
||||
value = 1
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = equipment_production_factor
|
||||
id = cv_fighter
|
||||
value = 1
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = equipment_production_factor
|
||||
id = cv_vnr_naval_bomber
|
||||
value = 1
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = unit_ratio
|
||||
id = convoy
|
||||
value = 1
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = equipment_production_min_factories
|
||||
id = convoy
|
||||
value = 1
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
TIX_vnr_naval_role_ratios_historical = {
|
||||
allowed = {
|
||||
original_tag = TIX
|
||||
}
|
||||
enable = {
|
||||
has_dlc = "Man the Guns"
|
||||
}
|
||||
|
||||
abort_when_not_enabled = yes
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_capital_bb
|
||||
value = 10
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_capital_bc
|
||||
value = -100
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_carrier
|
||||
value = -10
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_submarine
|
||||
value = -30
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_screen
|
||||
value = 150
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_cruiser_light
|
||||
value = 30
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_cruiser_heavy
|
||||
value = -15
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = unit_ratio
|
||||
id = convoy
|
||||
value = 1
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = equipment_production_min_factories
|
||||
id = convoy
|
||||
value = 1
|
||||
}
|
||||
}
|
||||
|
||||
YUW_vnr_naval_role_ratios_historical = {
|
||||
allowed = {
|
||||
original_tag = YUW
|
||||
}
|
||||
enable = {
|
||||
has_dlc = "Man the Guns"
|
||||
}
|
||||
|
||||
abort_when_not_enabled = yes
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_capital_bb
|
||||
value = 10
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_capital_bc
|
||||
value = -100
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_carrier
|
||||
value = -10
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_submarine
|
||||
value = -10
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_screen
|
||||
value = 150
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_cruiser_light
|
||||
value = 30
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = role_ratio
|
||||
id = vnr_naval_cruiser_heavy
|
||||
value = -15
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = unit_ratio
|
||||
id = convoy
|
||||
value = 1
|
||||
}
|
||||
|
||||
ai_strategy = {
|
||||
type = equipment_production_min_factories
|
||||
id = convoy
|
||||
value = 1
|
||||
}
|
||||
}
|
||||
2551
src/common/ai_strategy/naval_production.txt
Executable file
2551
src/common/ai_strategy/naval_production.txt
Executable file
File diff suppressed because it is too large
Load Diff
846
src/common/decisions/keyan_decisions.txt
Executable file
846
src/common/decisions/keyan_decisions.txt
Executable file
@@ -0,0 +1,846 @@
|
||||
|
||||
keyan_category = {
|
||||
|
||||
yanfa_zhuli_xp = {
|
||||
icon = hude
|
||||
available = {
|
||||
custom_trigger_tooltip = {
|
||||
tooltip = ""
|
||||
AND = {
|
||||
has_army_experience > 150
|
||||
has_navy_experience > 250
|
||||
}
|
||||
}
|
||||
}
|
||||
custom_cost_trigger = {
|
||||
AND = {
|
||||
has_army_experience > 150
|
||||
has_navy_experience > 250
|
||||
}
|
||||
}
|
||||
custom_cost_text = keyanxp_zhuli
|
||||
visible = {
|
||||
shijianniangguojia_trigger = yes
|
||||
}
|
||||
fire_only_once = yes
|
||||
ai_will_do = {
|
||||
factor = 0
|
||||
}
|
||||
complete_effect = {
|
||||
hidden_effect = {
|
||||
army_experience = -150
|
||||
navy_experience = -250
|
||||
}
|
||||
}
|
||||
remove_effect = {
|
||||
hidden_effect = { scoped_sound_effect = AZ_wancheng_sound }
|
||||
set_country_flag = yanfa_zhuli_xp_get
|
||||
custom_effect_tooltip = yanfa_xp_effect_tooltip
|
||||
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
yanfa_zhuli_wz = {
|
||||
icon = hude
|
||||
available = {
|
||||
custom_trigger_tooltip = {
|
||||
tooltip = ""
|
||||
check_variable = {
|
||||
var = wz_sl
|
||||
value = 20000
|
||||
compare = greater_than_or_equals
|
||||
}
|
||||
}
|
||||
}
|
||||
custom_cost_text = wz_shuliang_20000
|
||||
custom_cost_trigger = {
|
||||
check_variable = {
|
||||
var = wz_sl
|
||||
value = 20000
|
||||
compare = greater_than_or_equals
|
||||
}
|
||||
}
|
||||
fire_only_once = yes
|
||||
visible = {
|
||||
has_country_flag = yanfa_zhuli_xp_get
|
||||
}
|
||||
days_remove = 90
|
||||
modifier = {
|
||||
political_power_cost = 1
|
||||
}
|
||||
|
||||
ai_will_do = {
|
||||
factor = 5
|
||||
}
|
||||
complete_effect = {
|
||||
add_to_variable = {
|
||||
var = wz_sl
|
||||
value = -20000
|
||||
}
|
||||
}
|
||||
remove_effect = {
|
||||
hidden_effect = { scoped_sound_effect = AZ_wancheng_sound }
|
||||
set_country_flag = yanfa_zhuli_wz_get
|
||||
custom_effect_tooltip = yanfa_wz_effect_tooltip
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
yanfa_xzmf = {
|
||||
icon = xzmf
|
||||
available = {
|
||||
custom_trigger_tooltip = {
|
||||
tooltip = ""
|
||||
check_variable = {
|
||||
var = xzmf_sl
|
||||
value = 5
|
||||
compare = greater_than_or_equals
|
||||
}
|
||||
}
|
||||
}
|
||||
custom_cost_text = mf_shuliang_5
|
||||
custom_cost_trigger = {
|
||||
check_variable = {
|
||||
var = xzmf_sl
|
||||
value = 5
|
||||
compare = greater_than_or_equals
|
||||
}
|
||||
}
|
||||
visible = {
|
||||
has_country_flag = yanfa_zhuli_wz_get
|
||||
}
|
||||
days_remove = 10
|
||||
fire_only_once = yes
|
||||
ai_will_do = {
|
||||
factor = 5
|
||||
}
|
||||
complete_effect = {
|
||||
add_to_variable = {
|
||||
var = xzmf_sl
|
||||
value = -5
|
||||
}
|
||||
}
|
||||
remove_effect = {
|
||||
hidden_effect = { scoped_sound_effect = AZ_wancheng_sound }
|
||||
set_country_flag = yanfa_xzmf_get
|
||||
custom_effect_tooltip = yanfa_xzmf_effect_tooltip
|
||||
}
|
||||
}
|
||||
|
||||
zhuli_yanfa_completed = {
|
||||
icon = hude
|
||||
|
||||
visible = {
|
||||
OR = {
|
||||
has_country_flag = yanfa_xzmf_get
|
||||
is_debug = yes
|
||||
}
|
||||
}
|
||||
days_remove = 30
|
||||
cost = 200
|
||||
fire_only_once = yes
|
||||
ai_will_do = {
|
||||
factor = 10
|
||||
|
||||
}
|
||||
remove_effect = {
|
||||
set_technology = {
|
||||
keyantech_daxingyinqing = 1
|
||||
keyantech_sunguan = 1
|
||||
keyantech_huokong = 1
|
||||
early_ship_hull_heavy = 1
|
||||
basic_ship_hull_heavy = 1
|
||||
interwar_ship_hull_heavy = 1
|
||||
improved_ship_hull_heavy = 1
|
||||
ship_hull_super_heavy = 1
|
||||
advanced_ship_hull_heavy = 1
|
||||
improved_heavy_armor_scheme = 1
|
||||
advanced_heavy_battery = 1
|
||||
advanced_torpedo_defense = 1
|
||||
advanced_heavy_armor = 1
|
||||
all_or_nothing_armor_box_armor_scheme = 1
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
xianfeng_yanfa_completed = {
|
||||
icon = chaijun
|
||||
|
||||
visible = {
|
||||
OR = {
|
||||
has_country_flag = yanfa_xzmf_get
|
||||
is_debug = yes
|
||||
}
|
||||
}
|
||||
days_remove = 30
|
||||
cost = 200
|
||||
fire_only_once = yes
|
||||
ai_will_do = {
|
||||
factor = 10
|
||||
|
||||
}
|
||||
remove_effect = {
|
||||
set_technology = {
|
||||
keyantech_zhongxingyinqing = 1
|
||||
keyantech_huokong = 1
|
||||
advanced_ship_hull_cruiser = 1
|
||||
modern_sonar = 1
|
||||
basic_dp_medium_battery = 1
|
||||
advanced_medium_battery = 1
|
||||
early_ship_hull_cruiser = 1
|
||||
improved_ship_hull_cruiser = 1
|
||||
basic_ship_hull_cruiser = 1
|
||||
interwar_ship_hull_cruiser = 1
|
||||
advanced_cruiser_armor = 1
|
||||
modern_ship_hull_cruiser = 1
|
||||
helipad = 1
|
||||
}
|
||||
}
|
||||
}
|
||||
chihou_yanfa_completed = {
|
||||
icon = chaijun
|
||||
|
||||
visible = {
|
||||
OR = {
|
||||
has_country_flag = yanfa_xzmf_get
|
||||
is_debug = yes
|
||||
}
|
||||
}
|
||||
days_remove = 30
|
||||
cost = 200
|
||||
fire_only_once = yes
|
||||
ai_will_do = {
|
||||
factor = 10
|
||||
|
||||
}
|
||||
remove_effect = {
|
||||
set_technology = {
|
||||
keyantech_xiaoxingyinqing = 1
|
||||
keyantech_jianyongyulei = 1
|
||||
advanced_light_battery = 1
|
||||
advanced_dp_light_battery = 1
|
||||
early_ship_hull_light = 1
|
||||
basic_ship_hull_light = 1
|
||||
interwar_ship_hull_light = 1
|
||||
improved_ship_hull_light = 1
|
||||
advanced_ship_hull_light = 1
|
||||
modern_ship_hull_light = 1
|
||||
rocket_depth_charges = 1
|
||||
improved_sonar = 1
|
||||
}
|
||||
}
|
||||
}
|
||||
cike_yanfa_completed = {
|
||||
icon = chaijun
|
||||
|
||||
visible = {
|
||||
OR = {
|
||||
has_country_flag = yanfa_xzmf_get
|
||||
is_debug = yes
|
||||
}
|
||||
}
|
||||
days_remove = 30
|
||||
cost = 200
|
||||
fire_only_once = yes
|
||||
ai_will_do = {
|
||||
factor = 10
|
||||
|
||||
}
|
||||
remove_effect = {
|
||||
set_technology = {
|
||||
early_ship_hull_submarine = 1
|
||||
basic_ship_hull_submarine = 1
|
||||
improved_ship_hull_submarine = 1
|
||||
keyantech_qiantingyinqing = 1
|
||||
keyantech_qiantingyulei = 1
|
||||
advanced_ship_hull_submarine = 1
|
||||
improved_submarine_snorkel = 1
|
||||
modern_ship_torpedo_launcher = 1
|
||||
modern_ship_hull_submarine = 1
|
||||
anechoic_tile = 1
|
||||
advanced_periscope = 1
|
||||
}
|
||||
}
|
||||
}
|
||||
hangmu_yanfa_completed = {
|
||||
icon = chaijun
|
||||
|
||||
visible = {
|
||||
OR = {
|
||||
has_country_flag = yanfa_xzmf_get
|
||||
is_debug = yes
|
||||
}
|
||||
}
|
||||
days_remove = 30
|
||||
cost = 200
|
||||
fire_only_once = yes
|
||||
ai_will_do = {
|
||||
factor = 10
|
||||
|
||||
}
|
||||
remove_effect = {
|
||||
set_technology = {
|
||||
prototype_airplane_launcher = 1
|
||||
early_ship_hull_carrier = 1
|
||||
basic_ship_hull_carrier = 1
|
||||
improved_ship_hull_carrier = 1
|
||||
advanced_ship_hull_carrier = 1
|
||||
keyantech_hangmuyinqing = 1
|
||||
keyantech_jiku = 1
|
||||
advanced_ship_hull_carrier = 1
|
||||
super_carriers = 1
|
||||
carrier_angled_deck = 1
|
||||
full_armored_carrier = 1
|
||||
carrier_steam_catapult = 1
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
##############################################################################################################################
|
||||
DOH_daodantech = {
|
||||
icon = jian
|
||||
visible = { tag = DOH }
|
||||
available = {
|
||||
if = {
|
||||
limit = { is_ai = no }
|
||||
OR = {
|
||||
custom_trigger_tooltip = {
|
||||
tooltip = DOH_daodantech_trigger_tt
|
||||
has_country_flag = shikongchuansuo_get
|
||||
}
|
||||
has_tech = advanced_rocket_engines
|
||||
}
|
||||
}
|
||||
}
|
||||
fire_only_once = yes
|
||||
days_remove = 30
|
||||
cost = 150
|
||||
remove_effect = {
|
||||
set_technology = { keyantech_daodan = 1 }
|
||||
set_global_flag = DOH_faxiandaodan_get
|
||||
set_technology = {
|
||||
ship_to_ship_missile = 1
|
||||
destroyer_missile_upgrade = 1
|
||||
cruiser_missile_upgrade = 1
|
||||
destroyer_guided_missile_upgrade = 1
|
||||
}
|
||||
}
|
||||
ai_will_do = {
|
||||
base = 0
|
||||
modifier = {
|
||||
date > 1937.6.1
|
||||
add = 500
|
||||
}
|
||||
}
|
||||
}
|
||||
buy_daodantech = {
|
||||
icon = jian
|
||||
visible = {
|
||||
NOT = { tag = DOH }
|
||||
is_ai = no
|
||||
NOT = { has_tech = keyantech_daodan }
|
||||
has_global_flag = DOH_faxiandaodan_get
|
||||
}
|
||||
available = {
|
||||
NOT = { has_tech = keyantech_daodan }
|
||||
custom_trigger_tooltip = {
|
||||
tooltip = ""
|
||||
check_variable = {
|
||||
var = wz_sl
|
||||
value = 25000
|
||||
compare = greater_than_or_equals
|
||||
}
|
||||
}
|
||||
}
|
||||
custom_cost_text = wz_shuliang_25000
|
||||
custom_cost_trigger = {
|
||||
check_variable = {
|
||||
var = wz_sl
|
||||
value = 25000
|
||||
compare = greater_than_or_equals
|
||||
}
|
||||
}
|
||||
|
||||
days_remove = 2
|
||||
cost = 300
|
||||
complete_effect = {
|
||||
add_to_variable = { wz_sl = -25000 }
|
||||
}
|
||||
remove_effect = {
|
||||
set_technology = { keyantech_daodan = 1 }
|
||||
if = { limit = { country_exists = DOH }
|
||||
DOH = { country_event = junhuo.19 }
|
||||
}
|
||||
}
|
||||
}
|
||||
steal_daodantech = {
|
||||
icon = jian
|
||||
visible = {
|
||||
NOT = { tag = DOH }
|
||||
is_ai = no
|
||||
NOT = { has_tech = keyantech_daodan }
|
||||
has_global_flag = DOH_faxiandaodan_get
|
||||
}
|
||||
available = {
|
||||
NOT = { has_tech = keyantech_daodan }
|
||||
}
|
||||
days_remove = 7
|
||||
cost = 300
|
||||
remove_effect = {
|
||||
random_list = {
|
||||
1 = {
|
||||
set_technology = { keyantech_daodan = 1 }
|
||||
navy_experience = 10
|
||||
hidden_effect = { scoped_sound_effect = AZ_wancheng_sound }
|
||||
}
|
||||
9 = {
|
||||
navy_experience = 1
|
||||
hidden_effect = { scoped_sound_effect = AZ_shibai_sound }
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
BYG_donglizhuangjiatech = {
|
||||
icon = jian
|
||||
visible = { tag = BYG }
|
||||
available = {
|
||||
if = {
|
||||
limit = { is_ai = no }
|
||||
OR = {
|
||||
AND = {
|
||||
has_tech = armor_tech_3
|
||||
has_tech = nuclear_reactor
|
||||
}
|
||||
|
||||
custom_trigger_tooltip = {
|
||||
tooltip = DOH_daodantech_trigger_tt
|
||||
has_country_flag = shikongchuansuo_get
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
fire_only_once = yes
|
||||
days_remove = 30
|
||||
cost = 300
|
||||
remove_effect = {
|
||||
set_technology = { keyantech_donglizhuangjia = 1 }
|
||||
set_global_flag = BYG_donglizhuangjiatech_get
|
||||
}
|
||||
ai_will_do = {
|
||||
base = 0
|
||||
modifier = {
|
||||
date > 1937.6.1
|
||||
add = 500
|
||||
}
|
||||
}
|
||||
}
|
||||
buy_donglizhuangjiatech = {
|
||||
icon = jian
|
||||
visible = {
|
||||
NOT = { tag = BYG }
|
||||
is_ai = no
|
||||
NOT = { has_tech = keyantech_donglizhuangjia }
|
||||
has_global_flag = BYG_donglizhuangjiatech_get
|
||||
}
|
||||
available = {
|
||||
NOT = { has_tech = keyantech_donglizhuangjia }
|
||||
custom_trigger_tooltip = {
|
||||
tooltip = ""
|
||||
check_variable = {
|
||||
var = wz_sl
|
||||
value = 25000
|
||||
compare = greater_than_or_equals
|
||||
}
|
||||
}
|
||||
}
|
||||
custom_cost_text = wz_shuliang_25000
|
||||
custom_cost_trigger = {
|
||||
check_variable = {
|
||||
var = wz_sl
|
||||
value = 25000
|
||||
compare = greater_than_or_equals
|
||||
}
|
||||
}
|
||||
|
||||
days_remove = 2
|
||||
cost = 300
|
||||
complete_effect = {
|
||||
add_to_variable = { wz_sl = -25000 }
|
||||
}
|
||||
remove_effect = {
|
||||
set_technology = { keyantech_donglizhuangjia = 1 }
|
||||
}
|
||||
}
|
||||
steal_donglizhuangjiatech = {
|
||||
icon = jian
|
||||
visible = {
|
||||
NOT = { tag = BYG }
|
||||
is_ai = no
|
||||
NOT = { has_tech = keyantech_donglizhuangjia }
|
||||
has_global_flag = BYG_donglizhuangjiatech_get
|
||||
}
|
||||
available = {
|
||||
NOT = { has_tech = keyantech_donglizhuangjia }
|
||||
}
|
||||
days_remove = 7
|
||||
cost = 300
|
||||
remove_effect = {
|
||||
random_list = {
|
||||
1 = {
|
||||
set_technology = { keyantech_donglizhuangjia = 1 }
|
||||
army_experience = 10
|
||||
hidden_effect = { scoped_sound_effect = AZ_wancheng_sound }
|
||||
}
|
||||
9 = {
|
||||
army_experience = 1
|
||||
hidden_effect = { scoped_sound_effect = AZ_shibai_sound }
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
YUW_jupaotech = {
|
||||
icon = jian
|
||||
visible = { tag = YUW }
|
||||
available = {
|
||||
if = {
|
||||
limit = { is_ai = no }
|
||||
OR = {
|
||||
AND = {
|
||||
has_tech = artillery3
|
||||
has_tech = antitank2
|
||||
}
|
||||
|
||||
custom_trigger_tooltip = {
|
||||
tooltip = DOH_daodantech_trigger_tt
|
||||
has_country_flag = shikongchuansuo_get
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
fire_only_once = yes
|
||||
days_remove = 30
|
||||
cost = 200
|
||||
remove_effect = {
|
||||
set_technology = { keyantech_jupao = 1 }
|
||||
set_global_flag = YUW_jupaotech_get
|
||||
}
|
||||
ai_will_do = {
|
||||
base = 0
|
||||
modifier = {
|
||||
date > 1937.6.1
|
||||
add = 500
|
||||
}
|
||||
}
|
||||
}
|
||||
buy_jupaotech = {
|
||||
icon = jian
|
||||
visible = {
|
||||
NOT = { tag = YUW }
|
||||
is_ai = no
|
||||
NOT = { has_tech = keyantech_jupao }
|
||||
has_global_flag = YUW_jupaotech_get
|
||||
}
|
||||
available = {
|
||||
NOT = { has_tech = keyantech_jupao }
|
||||
custom_trigger_tooltip = {
|
||||
tooltip = ""
|
||||
check_variable = {
|
||||
var = wz_sl
|
||||
value = 25000
|
||||
compare = greater_than_or_equals
|
||||
}
|
||||
}
|
||||
}
|
||||
custom_cost_text = wz_shuliang_25000
|
||||
custom_cost_trigger = {
|
||||
check_variable = {
|
||||
var = wz_sl
|
||||
value = 25000
|
||||
compare = greater_than_or_equals
|
||||
}
|
||||
}
|
||||
|
||||
days_remove = 2
|
||||
cost = 300
|
||||
complete_effect = {
|
||||
add_to_variable = { wz_sl = -25000 }
|
||||
}
|
||||
remove_effect = {
|
||||
set_technology = { keyantech_jupao = 1 }
|
||||
|
||||
}
|
||||
}
|
||||
steal_jupaotech = {
|
||||
icon = jian
|
||||
visible = {
|
||||
NOT = { tag = BYG }
|
||||
is_ai = no
|
||||
NOT = { has_tech = keyantech_jupao }
|
||||
has_global_flag = YUW_jupaotech_get
|
||||
}
|
||||
available = {
|
||||
NOT = { has_tech = keyantech_jupao }
|
||||
}
|
||||
days_remove = 7
|
||||
cost = 300
|
||||
remove_effect = {
|
||||
random_list = {
|
||||
1 = {
|
||||
set_technology = { keyantech_jupao = 1 }
|
||||
army_experience = 10
|
||||
hidden_effect = { scoped_sound_effect = AZ_wancheng_sound }
|
||||
}
|
||||
9 = {
|
||||
army_experience = 1
|
||||
hidden_effect = { scoped_sound_effect = AZ_shibai_sound }
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
keyanxiezhu_quzhu_1 = {
|
||||
icon = chaijun
|
||||
available = {
|
||||
NOT = { has_tech = shipgirltech_quzhupao_1 }
|
||||
custom_trigger_tooltip = {
|
||||
tooltip = keyanxiezhu_quzhu_1_cost_trigger_tt
|
||||
check_variable = {
|
||||
wz_sl > 9999
|
||||
}
|
||||
}
|
||||
if = {
|
||||
limit = { has_government = communism }
|
||||
has_idea = BFL_zuozhanshiyanshi
|
||||
}
|
||||
if = {
|
||||
limit = { has_government = democratic }
|
||||
has_idea = BYG_zuozhanshiyanshi
|
||||
}
|
||||
if = {
|
||||
limit = { has_government = neutrality }
|
||||
has_idea = DOH_zuozhanshiyanshi
|
||||
}
|
||||
if = {
|
||||
limit = { has_government = fascism }
|
||||
has_idea = TIX_zuozhanshiyanshi
|
||||
}
|
||||
if = {
|
||||
limit = { has_government = siren }
|
||||
has_idea = SIR_zuozhanshiyanshi
|
||||
}
|
||||
}
|
||||
fire_only_once = yes
|
||||
days_remove = 30
|
||||
cost = 80
|
||||
complete_effect = {
|
||||
add_to_variable = { wz_sl = -10000 }
|
||||
}
|
||||
remove_effect = {
|
||||
set_technology = { shipgirltech_quzhupao_1 = 1 }
|
||||
}
|
||||
ai_will_do = {
|
||||
base = 0
|
||||
modifier = {
|
||||
date > 1937.6.1
|
||||
add = 500
|
||||
}
|
||||
}
|
||||
}
|
||||
keyanxiezhu_xunyang_1 = {
|
||||
icon = chaijun
|
||||
available = {
|
||||
NOT = { has_tech = shipgirltech_xunyangpao_1 }
|
||||
custom_trigger_tooltip = {
|
||||
tooltip = keyanxiezhu_quzhu_1_cost_trigger_tt
|
||||
check_variable = {
|
||||
wz_sl > 9999
|
||||
}
|
||||
}
|
||||
if = {
|
||||
limit = { has_government = communism }
|
||||
has_idea = BFL_zuozhanshiyanshi
|
||||
}
|
||||
if = {
|
||||
limit = { has_government = democratic }
|
||||
has_idea = BYG_zuozhanshiyanshi
|
||||
}
|
||||
if = {
|
||||
limit = { has_government = neutrality }
|
||||
has_idea = DOH_zuozhanshiyanshi
|
||||
}
|
||||
if = {
|
||||
limit = { has_government = fascism }
|
||||
has_idea = TIX_zuozhanshiyanshi
|
||||
}
|
||||
if = {
|
||||
limit = { has_government = siren }
|
||||
has_idea = SIR_zuozhanshiyanshi
|
||||
}
|
||||
}
|
||||
fire_only_once = yes
|
||||
days_remove = 30
|
||||
cost = 100
|
||||
complete_effect = {
|
||||
add_to_variable = { wz_sl = -10000 }
|
||||
}
|
||||
remove_effect = {
|
||||
set_technology = { shipgirltech_xunyangpao_1 = 1 }
|
||||
}
|
||||
ai_will_do = {
|
||||
base = 0
|
||||
modifier = {
|
||||
date > 1937.6.1
|
||||
add = 500
|
||||
}
|
||||
}
|
||||
}
|
||||
keyanxiezhu_zhanlie_1 = {
|
||||
icon = chaijun
|
||||
available = {
|
||||
NOT = { has_tech = shipgirltech_zhanliepao_1 }
|
||||
custom_trigger_tooltip = {
|
||||
tooltip = keyanxiezhu_quzhu_1_cost_trigger_tt
|
||||
check_variable = {
|
||||
wz_sl > 9999
|
||||
}
|
||||
}
|
||||
if = {
|
||||
limit = { has_government = communism }
|
||||
has_idea = BFL_zuozhanshiyanshi
|
||||
}
|
||||
if = {
|
||||
limit = { has_government = democratic }
|
||||
has_idea = BYG_zuozhanshiyanshi
|
||||
}
|
||||
if = {
|
||||
limit = { has_government = neutrality }
|
||||
has_idea = DOH_zuozhanshiyanshi
|
||||
}
|
||||
if = {
|
||||
limit = { has_government = fascism }
|
||||
has_idea = TIX_zuozhanshiyanshi
|
||||
}
|
||||
if = {
|
||||
limit = { has_government = siren }
|
||||
has_idea = SIR_zuozhanshiyanshi
|
||||
}
|
||||
}
|
||||
fire_only_once = yes
|
||||
days_remove = 30
|
||||
cost = 150
|
||||
complete_effect = {
|
||||
add_to_variable = { wz_sl = -10000 }
|
||||
}
|
||||
remove_effect = {
|
||||
set_technology = { shipgirltech_zhanliepao_1 = 1 }
|
||||
}
|
||||
ai_will_do = {
|
||||
base = 0
|
||||
modifier = {
|
||||
date > 1937.6.1
|
||||
add = 500
|
||||
}
|
||||
}
|
||||
}
|
||||
keyanxiezhu_zujiekeyanxiaozu_1 = {
|
||||
icon = manjiu
|
||||
available = {
|
||||
NOT = { has_country_flag = keyanxiezhu_zujiekeyanxiaozu_2_get }
|
||||
custom_trigger_tooltip = {
|
||||
tooltip = keyanxiezhu_zujiekeyanxiaozu_1_cost_trigger_tt
|
||||
check_variable = {
|
||||
wz_sl > 11999
|
||||
}
|
||||
}
|
||||
if = {
|
||||
limit = { has_government = communism }
|
||||
has_idea = BFL_zuozhanshiyanshi
|
||||
}
|
||||
if = {
|
||||
limit = { has_government = democratic }
|
||||
has_idea = BYG_zuozhanshiyanshi
|
||||
}
|
||||
if = {
|
||||
limit = { has_government = neutrality }
|
||||
has_idea = DOH_zuozhanshiyanshi
|
||||
}
|
||||
if = {
|
||||
limit = { has_government = fascism }
|
||||
has_idea = TIX_zuozhanshiyanshi
|
||||
}
|
||||
if = {
|
||||
limit = { has_government = siren }
|
||||
has_idea = SIR_zuozhanshiyanshi
|
||||
}
|
||||
}
|
||||
days_remove = 180
|
||||
complete_effect = {
|
||||
add_to_variable = { wz_sl = -12000 }
|
||||
add_research_slot = 1
|
||||
set_country_flag = keyanxiezhu_zujiekeyanxiaozu_1_doing
|
||||
}
|
||||
remove_effect = {
|
||||
add_research_slot = -1
|
||||
clr_country_flag = keyanxiezhu_zujiekeyanxiaozu_1_doing
|
||||
}
|
||||
ai_will_do = {
|
||||
base = 0
|
||||
|
||||
}
|
||||
}
|
||||
keyanxiezhu_zujiekeyanxiaozu_2 = {
|
||||
icon = manjiu
|
||||
visible = {
|
||||
has_country_flag = keyanxiezhu_zujiekeyanxiaozu_1_doing
|
||||
}
|
||||
available = {
|
||||
custom_trigger_tooltip = {
|
||||
tooltip = keyanxiezhu_maishenqi_cost_trigger_tt
|
||||
check_variable = {
|
||||
zs_sl > 887
|
||||
}
|
||||
}
|
||||
if = {
|
||||
limit = { has_government = communism }
|
||||
has_idea = BFL_zuozhanshiyanshi
|
||||
}
|
||||
if = {
|
||||
limit = { has_government = democratic }
|
||||
has_idea = BYG_zuozhanshiyanshi
|
||||
}
|
||||
if = {
|
||||
limit = { has_government = neutrality }
|
||||
has_idea = DOH_zuozhanshiyanshi
|
||||
}
|
||||
if = {
|
||||
limit = { has_government = fascism }
|
||||
has_idea = TIX_zuozhanshiyanshi
|
||||
}
|
||||
if = {
|
||||
limit = { has_government = siren }
|
||||
has_idea = SIR_zuozhanshiyanshi
|
||||
}
|
||||
}
|
||||
fire_only_once = yes
|
||||
complete_effect = {
|
||||
add_research_slot = 1
|
||||
custom_effect_tooltip = keyanxiezhu_zujiekeyanxiaozu_2_tt
|
||||
hidden_effect = {
|
||||
add_to_variable = { zs_sl = -888 }
|
||||
set_country_flag = keyanxiezhu_zujiekeyanxiaozu_2_get
|
||||
}
|
||||
}
|
||||
ai_will_do = {
|
||||
base = 0
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
50
src/common/on_actions/00_navy_rework.txt
Executable file
50
src/common/on_actions/00_navy_rework.txt
Executable file
@@ -0,0 +1,50 @@
|
||||
on_actions = {
|
||||
on_startup = {
|
||||
effect = {
|
||||
set_global_flag = vnr_enabled
|
||||
# show welcome splash
|
||||
set_global_flag = navy_rework_splash_show
|
||||
|
||||
# show the first panel of intro splash
|
||||
every_country = {
|
||||
limit = { is_ai = no }
|
||||
set_variable = { navy_rework_welcome_splash_variable = 0 }
|
||||
}
|
||||
|
||||
set_variable = { vnr_ai_difficulty = 1 }
|
||||
|
||||
# major naval powers array setup
|
||||
|
||||
add_to_array = { global.vnr_naval_powers = ENG }
|
||||
add_to_array = { global.vnr_naval_powers = FRA }
|
||||
add_to_array = { global.vnr_naval_powers = GER }
|
||||
add_to_array = { global.vnr_naval_powers = ITA }
|
||||
add_to_array = { global.vnr_naval_powers = JAP }
|
||||
add_to_array = { global.vnr_naval_powers = SOV }
|
||||
add_to_array = { global.vnr_naval_powers = USA }
|
||||
|
||||
add_to_array = { global.vnr_naval_powers = BYG }
|
||||
add_to_array = { global.vnr_naval_powers = BFL }
|
||||
add_to_array = { global.vnr_naval_powers = HUJ }
|
||||
add_to_array = { global.vnr_naval_powers = YUW }
|
||||
add_to_array = { global.vnr_naval_powers = TIX }
|
||||
add_to_array = { global.vnr_naval_powers = CHY }
|
||||
add_to_array = { global.vnr_naval_powers = SAD }
|
||||
add_to_array = { global.vnr_naval_powers = DOH }
|
||||
|
||||
add_to_array = { global.vnr_naval_powers = DH1 }
|
||||
add_to_array = { global.vnr_naval_powers = WEX }
|
||||
|
||||
add_to_array = { global.vnr_naval_powers = BLI }
|
||||
add_to_array = { global.vnr_naval_powers = SIR }
|
||||
|
||||
add_to_array = { global.vnr_naval_powers = SR1 }
|
||||
add_to_array = { global.vnr_naval_powers = SR2 }
|
||||
add_to_array = { global.vnr_naval_powers = SR3 }
|
||||
add_to_array = { global.vnr_naval_powers = SR4 }
|
||||
|
||||
# naval treaty violator
|
||||
set_global_flag = { flag = MTG_naval_treaty_violator value = 0 }
|
||||
}
|
||||
}
|
||||
}
|
||||
13
src/common/on_actions/az_vnr_patch_on_actions.txt
Executable file
13
src/common/on_actions/az_vnr_patch_on_actions.txt
Executable file
@@ -0,0 +1,13 @@
|
||||
on_actions = {
|
||||
on_startup = {
|
||||
effect = {
|
||||
every_country = {
|
||||
limit = { is_ai = no }
|
||||
country_event = {
|
||||
id = az_vnr_patch.1
|
||||
days = 3
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
279
src/common/units/names_ships/CHI_ship_names.txt
Executable file
279
src/common/units/names_ships/CHI_ship_names.txt
Executable file
@@ -0,0 +1,279 @@
|
||||
##### GENERIC CHINESE NAME LISTS #####
|
||||
|
||||
##############################
|
||||
#
|
||||
# CHI
|
||||
#
|
||||
##############################
|
||||
|
||||
### REGULAR DESTROYER NAMES###
|
||||
CHI_DD_HISTORICAL = {
|
||||
name = NAME_THEME_HISTORICAL_DESTROYERS
|
||||
|
||||
for_countries = { CHI SHX PRC GXC XSM SIK YUN DOH }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_light destroyer ship_hull_civilian }
|
||||
|
||||
#prefix = "ROCS "
|
||||
fallback_name = "%s. Quzujian"
|
||||
|
||||
unique = {
|
||||
## Jiang Yuan Class
|
||||
"江利" "江亨" "江鲲" "江犀" "江坤" "江熙" "江元" "江贞"
|
||||
|
||||
## Chu Tong Class
|
||||
"楚予" "楚才" "楚安" "楚溢" "楚汐" "楚同" "楚泰" "楚由" "楚观" "楚汘" "楚宽" "楚有" "楚谦" "楚鲐" "楚潼"
|
||||
|
||||
## Yong Feng Class
|
||||
"永翔" "永安"
|
||||
|
||||
## Sheng Class
|
||||
"澄胜" "泳胜" "魟胜" "溢胜" "浯胜" "魜胜" "顺胜"
|
||||
|
||||
## Zhong Kai Class
|
||||
"仲恺" "仲元" "志新"
|
||||
|
||||
## Hai Hu Class
|
||||
"海洲" "海湖" "海丘"
|
||||
|
||||
## Hu Peng Class
|
||||
"湖鹏" "湖隼" "湖鹰" "湖鹗" "湖活"
|
||||
|
||||
## Zi Class
|
||||
"宿紫" "冽紫" "琛紫" "彰紫"
|
||||
|
||||
## Yong Jiang Class
|
||||
"永江" "永济" "永绥"
|
||||
|
||||
## Tong An Class
|
||||
"同安" "静安" "永安"
|
||||
|
||||
## Miscellaneous Class
|
||||
"建康" "予彰" "同济" "笺汝" "蜉蝣" "功臣" "建中" "莲晶" "大同" "自强"
|
||||
|
||||
"海龙" "海清" "海华" "海犀" "海镜" "利运" "犀照" "飞霆" "飞凫" "超海" "铁龙" "飞龙" "快顺" "遇顺"
|
||||
"利顺" "捷顺" "导海" "导河" "杆雷" "守雷" "下雷" "巡雷" "宝筏"
|
||||
|
||||
# KMT ships
|
||||
"海蛟" "海狮" "海豹" "海虎"
|
||||
"太康" "太平" "太和" "太仓" "太昭"
|
||||
"云阳" "正阳" "邵阳" "资阳" "开阳" "德阳" "绥阳" "建阳" "莱阳" "富阳" "当阳" "昆阳"
|
||||
"定安" "克安" "咸宁" "德胜" "威胜" "义胜" "勇胜" "仁胜" "诚胜" "公胜" "绥宁" "肃宁" "威宁" "崇宁" "义宁" "正宁"
|
||||
"长宁"
|
||||
"甘露" "皦日" "景星" "庆云"
|
||||
|
||||
"永丰" "永嘉" "永定" "永顺" "永靖"
|
||||
"中建" "中启" "中明" "中业" "中和" "中平" "旭海" "安海" "大冈" "大台" "大万" "达观"
|
||||
"合成" "合功" "合群" "合川" "合潮" "合永" "合茂" "合寿" "合春" "合耀" "合忠"
|
||||
}
|
||||
}
|
||||
|
||||
### LIGHT CRUISER NAMES###
|
||||
CHI_CL_HISTORICAL = {
|
||||
name = NAME_THEME_HISTORICAL_CL
|
||||
|
||||
for_countries = { CHI SHX PRC GXC XSM SIK YUN DOH }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_cruiser light_cruiser }
|
||||
|
||||
#prefix = "ROCS "
|
||||
fallback_name = "%s. Xunyangjian"
|
||||
|
||||
unique = {
|
||||
## Hai Rong Class
|
||||
"海琛" "海祈" "海容" "海筹" "海永"
|
||||
|
||||
## Miscellaneous Class
|
||||
"崛川" "君淑" "英瑞" "昭和" "皓然" "飞鸿" "潮鹤" "银水"
|
||||
|
||||
"操江" "湄云" "泰安"
|
||||
|
||||
"临安" "固安" "成安" "泰安" "同安" "瑞安" "吉安" "新安" "黄安" "潮安" "惠安" "正安" "德安" "高安"
|
||||
"磐石" "肇和" "应瑞"
|
||||
}
|
||||
}
|
||||
|
||||
### HEAVY CRUISER NAMES###
|
||||
CHI_CA_HISTORICAL = {
|
||||
name = NAME_THEME_HISTORICAL_CA
|
||||
|
||||
for_countries = { CHI SHX PRC GXC XSM SIK YUN DOH }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_cruiser heavy_cruiser }
|
||||
|
||||
#prefix = "ROCS "
|
||||
fallback_name = "%s. Zhuangjia Xunyangjian"
|
||||
|
||||
unique = {
|
||||
## Ping Hai Class
|
||||
"平海" "宁海" "定海" "威海" "澄海" "镇海" "威远" "康济" "广甲" "广乙" "广丙"
|
||||
"郑和" "继光" "岳飞" "子仪" "班超" "张骞" "田单" "铭传" "逢甲"
|
||||
"纪德" "明德" "同德" "武德"
|
||||
}
|
||||
}
|
||||
|
||||
### BATTLESHIP NAMES ###
|
||||
CHI_BB_HISTORICAL = {
|
||||
name = NAME_THEME_HISTORICAL_BB
|
||||
|
||||
for_countries = { CHI SHX PRC GXC XSM SIK YUN DOH }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_heavy battleship battle_cruiser ship_hull_pre_dreadnought }
|
||||
|
||||
#prefix = "ROCS "
|
||||
fallback_name = "%s. Zhanjian"
|
||||
|
||||
unique = {
|
||||
## Wuwei Class
|
||||
"武威" "虎威" "龙威" "定远" "镇远" "经远" "来远" "济远" "致远" "靖远" "超勇" "扬威" "平远"
|
||||
}
|
||||
}
|
||||
|
||||
### AIRCRAFT CARRIER NAMES ###
|
||||
CHI_CV_HISTORICAL = {
|
||||
name = NAME_THEME_HISTORICAL_CARRIERS
|
||||
|
||||
for_countries = { CHI SHX PRC GXC XSM SIK YUN DOH }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_carrier carrier }
|
||||
|
||||
#prefix = "ROCS "
|
||||
fallback_name = "%s. Hangmu"
|
||||
unique = {
|
||||
"翔龙" "翔凤" "天凤" "麒麟" "青龙" "白虎" "朱雀" "玄武" "天织" "白泽"
|
||||
"决川" "威胜" "德胜" "华甲" "镇海"
|
||||
}
|
||||
}
|
||||
|
||||
### SUBMARINES ###
|
||||
CHI_SS_HISTORICAL = {
|
||||
name = NAME_THEME_HISTORICAL_SUBMARINES
|
||||
|
||||
for_countries = { CHI SHX PRC GXC XSM SIK YUN DOH }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_submarine submarine }
|
||||
|
||||
fallback_name = "长城-%d" # Based on ROCN naming convention
|
||||
}
|
||||
|
||||
### THEME: MOUNTAINS ###
|
||||
# CHI_THEME_MOUNTAINS = {
|
||||
# name = NAME_THEME_MOUNTAINS
|
||||
|
||||
# for_countries = { CHI SHX PRC GXC XSM SIK YUN DOH }
|
||||
|
||||
# type = ship
|
||||
|
||||
# #prefix = "ROCS "
|
||||
# fallback_name = "%s."
|
||||
|
||||
# unique = {
|
||||
# ## Mountains (Incomplete)
|
||||
# "戴云山" "罗霄山" "万阳山" "天柱山" "沂蒙山" "昆仑山" "井冈山"
|
||||
# "长白山" "龙湖山" "五指山" "大青山" "八仙山" "华顶山" "老铁山"
|
||||
# "绿华山" "大别山" "太行山" "天目山" "武夷山" "徂徕山" "五台山" "峨眉山"
|
||||
# "丹霞山" "雪峰山" "海洋山" "青城山" "雁荡山" "九华山" "普陀山"
|
||||
# "黄岗山" "天台山" "灵岩山" "洞庭山" "贺兰山" "六盘山" "云台山"
|
||||
# "五峰山" "紫金山" "泰山" "恒山" "嵩山" "华山" "衡山" "黄山"
|
||||
# "天山" "玉山" "文山" "庐山" "福山" "寿山" "青山" "长山" "龙山"
|
||||
# "崆峒山" "白云山" "雷公山" "象鼻山" "苍岩山" "王屋山" "青云山" "清源山" "千佛山" "罗浮山" "月亮山" "太华山" "凤凰山" "崂山"
|
||||
# }
|
||||
# }
|
||||
|
||||
### THEME: STATES ###
|
||||
# CHI_THEME_STATES = {
|
||||
# name = NAME_THEME_STATES
|
||||
|
||||
# for_countries = { CHI SHX PRC GXC XSM SIK YUN DOH }
|
||||
|
||||
# type = ship
|
||||
|
||||
# #prefix = "ROCS "
|
||||
# fallback_name = "%s."
|
||||
|
||||
# unique = {
|
||||
# ## Based on 1936 KR Map
|
||||
# "云南" "贵州" "广西" "广东" "湖南" "河南" "福建" "浙江" "江西" "江苏"
|
||||
# "安徽" "湖北" "山西" "陕西" "直隶" "四川" "甘肃" "山东" "黑龙江" "辽宁"
|
||||
# "青海" "新疆" "吉林" "热河" "察尔哈" "宁夏" "绥远" "西康"
|
||||
|
||||
# ## More Outlandish States
|
||||
# "内蒙古" "西藏"
|
||||
# }
|
||||
# }
|
||||
|
||||
### THEME: RIVERS ###
|
||||
# CHI_THEME_RIVERS = {
|
||||
# name = NAME_THEME_RIVERS
|
||||
|
||||
# for_countries = { CHI SHX PRC GXC XSM SIK YUN DOH }
|
||||
|
||||
# type = ship
|
||||
|
||||
# #prefix = "ROCS "
|
||||
# fallback_name = "%s."
|
||||
|
||||
# unique = {
|
||||
# ## Lakes
|
||||
# "艾比湖" "艾里克湖" "艾丁湖" "博斯腾湖" "柴窝堡湖" "长湖" "巢湖" "大別勒湖" "达布逊盐湖"
|
||||
# "大冶湖" "岱海" "滇池" "达克次湖" "淀山湖" "东钱湖" "洞庭湖" "东湖" "洱海" "斧头湖"
|
||||
# "高邮湖" "天池" "黑海" "洪湖" "洪泽湖" "后官湖" "黄旗海" "呼伦湖" "梁子湖"
|
||||
# "龙感湖" "麓湖" "鲁玛江东错" "泸沽湖" "骆马湖" "玛纳斯湖" "南四湖" "牛山湖" "北霍布逊湖"
|
||||
# "班公错" "鄱阳湖" "千岛湖" "青海湖" "南湖" "南洞庭湖" "南霍布逊湖" "涩聂湖" "太湖"
|
||||
# "汤逊湖" "团结湖" "西湖" "西达布逊湖" "武湖" "小别勒湖" "协作湖" "西凉湖" "兴凯湖"
|
||||
# "雅尔湖" "阳澄湖" "雁东湖" "雁西湖" "野芷湖" "张渡湖"
|
||||
|
||||
# ## Rivers (Incomplete)
|
||||
# "乌苏里江" "松花江" "海拉尔河" "绥芬河" "图们江" "鞍子河" "复州河" "大辽河" "辽河"
|
||||
# "大凌河" "烟台河" "六股河" "石河" "狗河" "大石河" "九江河" "戴河" "洋河" "滦河" "海河"
|
||||
# "潍河" "徒駭河" "黃河" "漯河" "伊河" "渭河" "汾河" "延河" "無定河" "清水河" "洮河" "大夏河"
|
||||
# "小清河" "鸭绿江" "胶河" "长江" "黃浦江" "青弋江" "汉江" "富水" "湘江" "雅砻江"
|
||||
# "闽江" "珠江" "韩江" "北仑河" "元江" "澜沧江" "南渡江" "万泉河" "若水"
|
||||
# }
|
||||
# }
|
||||
|
||||
# ### THEME: CITIES ###
|
||||
# CHI_THEME_CITIES = {
|
||||
# name = NAME_THEME_CITIES
|
||||
|
||||
# for_countries = { CHI SHX PRC GXC XSM SIK YUN DOH }
|
||||
|
||||
# type = ship
|
||||
|
||||
# #prefix = "ROCS "
|
||||
# fallback_name = "%s."
|
||||
|
||||
# unique = {
|
||||
# ## VP display in-game
|
||||
# "海拉尔" "嫩江" "齐齐哈尔" "哈尔滨" "长春" "沈阳" "朝阳" "山海关" "承德" "大连" "北京"
|
||||
# "天津" "张垣" "大同" "石门" "保定" "洛阳" "郑州" "开封" "西安" "武昌" "汉阳" "汉口"
|
||||
# "荆州" "信阳" "烟台" "威县" "青岛" "威海卫" "临沂" "济宁" "济南" "徐州" "盐城" "如皋"
|
||||
# "南通" "无锡" "上海" "杭州" "宁波" "金华" "温州" "安庆" "南昌" "常德" "长沙" "衡阳"
|
||||
# "韶关" "厦门" "泉州" "汕头" "梧州" "桂林" "龙岩" "福州" "南平" "台北" "高兴"
|
||||
# "惠州" "香港" "澳门" "广州" "贵阳" "昆明" "大理" "景洪" "达县" "重庆" "成都" "雅安"
|
||||
# "玉树" "延安" "太原" "阳泉" "归绥" "银川" "兰州" "天水" "西宁" "迪化" "阿克苏" "喀什" "和田"
|
||||
# "哈密" "湛江" "库伦" "拉萨" "日喀则" "百眼" "苏州" "咸阳" "惠阳"
|
||||
# }
|
||||
# }
|
||||
|
||||
CHYN_THEME_ASTROLOGY = {
|
||||
name = NAME_THEME_ASTROLOGY
|
||||
for_countries = { CHI SHX PRC GXC XSM SIK YUN DOH }
|
||||
|
||||
type = ship
|
||||
|
||||
#prefix = "ROCS "
|
||||
fallback_name = "%s."
|
||||
|
||||
unique = {
|
||||
"天枢星" "天璇星" "天玑星" "天权星" "玉衡星" "开阳星" "瑶光星" "北极星" "四辅" "天乙" "太乙" "紫微左垣" "紫微右垣"
|
||||
"阴德" "尚书" "女史" "柱史" "御女" "天柱" "大理" "勾陈" "六甲" "华盖" "传舍" "内阶" "天厨" "八谷" "天棓"
|
||||
"文昌" "三师" "三公" "天床" "太尊" "天牢" "玄戈"
|
||||
}
|
||||
}
|
||||
827
src/common/units/names_ships/CHI_ship_names_2.txt
Executable file
827
src/common/units/names_ships/CHI_ship_names_2.txt
Executable file
@@ -0,0 +1,827 @@
|
||||
### SUBMARINES ###
|
||||
DOH_SS_HISTORICAL_2 = {
|
||||
name = NAME_THEME_HISTORICAL_SUBMARINES_2
|
||||
|
||||
for_countries = { DOH DH1 }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_submarine submarine }
|
||||
|
||||
fallback_name = "远征-%d"
|
||||
}
|
||||
|
||||
DOH_SolarTerm = {
|
||||
name = NAME_THEME_DOH_SolarTerm
|
||||
for_countries = { DOH DH1 }
|
||||
type = ship
|
||||
|
||||
unique = {
|
||||
"立春"
|
||||
"雨水"
|
||||
"惊蛰"
|
||||
"春分"
|
||||
"清明"
|
||||
"谷雨"
|
||||
"立夏"
|
||||
"小满"
|
||||
"芒种"
|
||||
"夏至"
|
||||
"小暑"
|
||||
"大暑"
|
||||
"立秋"
|
||||
"处暑"
|
||||
"白露"
|
||||
"秋分"
|
||||
"寒露"
|
||||
"霜降"
|
||||
"立冬"
|
||||
"小雪"
|
||||
"大雪"
|
||||
"冬至"
|
||||
"小寒"
|
||||
"大寒"
|
||||
}
|
||||
}
|
||||
DOH_ASTROLOGY_28 = {
|
||||
name = NAME_THEME_DOH_ASTROLOGY_28
|
||||
|
||||
for_countries = { DOH DH1 }
|
||||
type = ship
|
||||
|
||||
unique = {
|
||||
"角木蛟"
|
||||
"亢金龙"
|
||||
"氐土貉"
|
||||
"房日兔"
|
||||
"心月狐"
|
||||
"尾火虎"
|
||||
"箕水豹"
|
||||
"斗木獬"
|
||||
"牛金牛"
|
||||
"女土蝠"
|
||||
"虚日鼠"
|
||||
"危月燕"
|
||||
"室火猪"
|
||||
"壁水獝"
|
||||
"奎木狼"
|
||||
"娄金狗"
|
||||
"胃土雉"
|
||||
"昴日鸡"
|
||||
"毕月乌"
|
||||
"觜火猴"
|
||||
"参水猴"
|
||||
"井木犴"
|
||||
"鬼金羊"
|
||||
"柳土獐"
|
||||
"星日马"
|
||||
"张月鹿"
|
||||
"翼火蛇"
|
||||
"轸水蚓"
|
||||
}
|
||||
}
|
||||
|
||||
DOH_Provincial = {
|
||||
name = NAME_THEME_DOH_Provincial
|
||||
for_countries = { DOH DH1 }
|
||||
type = ship
|
||||
unique = {
|
||||
"辽宁"
|
||||
"山东"
|
||||
"广东"
|
||||
"北京"
|
||||
"天津"
|
||||
"上海"
|
||||
"广东"
|
||||
"四川"
|
||||
"江苏"
|
||||
"浙江"
|
||||
"山西"
|
||||
"河北"
|
||||
"吉林"
|
||||
"黑龙江"
|
||||
"安徽"
|
||||
"福建"
|
||||
"江西"
|
||||
"河南"
|
||||
"湖北"
|
||||
"湖南"
|
||||
"海南"
|
||||
"贵州"
|
||||
"云南"
|
||||
"陕西"
|
||||
"甘肃"
|
||||
"青海"
|
||||
"台湾"
|
||||
"蒙古"
|
||||
"广西"
|
||||
"西藏"
|
||||
"宁夏"
|
||||
"新疆"
|
||||
"香港"
|
||||
"澳门"
|
||||
}
|
||||
}
|
||||
|
||||
DOH_Prefectural_1 = {
|
||||
name = NAME_THEME_DOH_Prefectural_1
|
||||
for_countries = { DOH DH1 }
|
||||
type = ship
|
||||
unique = {
|
||||
"石家庄"
|
||||
"重庆"
|
||||
"太原"
|
||||
"宁波"
|
||||
"呼和浩特"
|
||||
"沈阳"
|
||||
"长春"
|
||||
"徐州"
|
||||
"哈尔滨"
|
||||
"南京"
|
||||
"杭州"
|
||||
"合肥"
|
||||
"福州"
|
||||
"南昌"
|
||||
"济南"
|
||||
"郑州"
|
||||
"武汉"
|
||||
"长沙"
|
||||
"广州"
|
||||
"南宁"
|
||||
"海口"
|
||||
"成都"
|
||||
"贵阳"
|
||||
"昆明"
|
||||
"拉萨"
|
||||
"西安"
|
||||
"兰州"
|
||||
"西宁"
|
||||
"银川"
|
||||
"乌鲁木齐"
|
||||
"台北"
|
||||
"大连"
|
||||
"吉林"
|
||||
"青岛"
|
||||
"开封"
|
||||
"洛阳"
|
||||
"泉州"
|
||||
"咸阳"
|
||||
"深圳"
|
||||
"厦门"
|
||||
"扬州"
|
||||
"无锡"
|
||||
"海参崴"
|
||||
"双城子"
|
||||
}
|
||||
}
|
||||
|
||||
DOH_Prefectural_2 = {
|
||||
name = NAME_THEME_DOH_Prefectural_2
|
||||
for_countries = { DOH DH1 }
|
||||
type = ship
|
||||
unique = {
|
||||
"敦煌"
|
||||
"唐山"
|
||||
"大同"
|
||||
"包头"
|
||||
"齐齐哈尔"
|
||||
"芜湖"
|
||||
"景德镇"
|
||||
"黄石"
|
||||
"株洲"
|
||||
"韶关"
|
||||
"柳州"
|
||||
"三亚"
|
||||
"自贡"
|
||||
"六盘水"
|
||||
"曲靖"
|
||||
"日喀则"
|
||||
"铜川"
|
||||
"嘉峪关"
|
||||
"海东"
|
||||
"石嘴山"
|
||||
"克拉玛依"
|
||||
"高雄"
|
||||
"秦皇岛"
|
||||
"阳泉"
|
||||
"乌海"
|
||||
"鞍山"
|
||||
"四平"
|
||||
"鸡西"
|
||||
"温州"
|
||||
"蚌埠"
|
||||
"莆田"
|
||||
"萍乡"
|
||||
"淄博"
|
||||
"十堰"
|
||||
"湘潭"
|
||||
"桂林"
|
||||
"三沙"
|
||||
"攀枝花"
|
||||
"遵义"
|
||||
"玉溪"
|
||||
"昌都"
|
||||
"宝鸡"
|
||||
"金昌"
|
||||
"海南"
|
||||
"吴忠"
|
||||
"吐鲁番"
|
||||
"邯郸"
|
||||
"长治"
|
||||
"赤峰"
|
||||
"抚顺"
|
||||
"辽源"
|
||||
"鹤岗"
|
||||
"常州"
|
||||
"嘉兴"
|
||||
"淮南"
|
||||
"三明"
|
||||
"九江"
|
||||
"枣庄"
|
||||
"平顶山"
|
||||
"宜昌"
|
||||
"衡阳"
|
||||
"珠海"
|
||||
"梧州"
|
||||
"儋州"
|
||||
"泸州"
|
||||
"安顺"
|
||||
"保山"
|
||||
"林芝"
|
||||
"白银"
|
||||
"海北"
|
||||
"固原"
|
||||
"哈密"
|
||||
"邢台"
|
||||
"晋城"
|
||||
"通辽"
|
||||
"本溪"
|
||||
"通化"
|
||||
"双鸭山"
|
||||
"苏州"
|
||||
"湖州"
|
||||
"马鞍山"
|
||||
"抚州"
|
||||
"东营"
|
||||
"安阳"
|
||||
"襄阳"
|
||||
"邵阳"
|
||||
"汕头"
|
||||
"北海"
|
||||
"德阳"
|
||||
"毕节"
|
||||
"昭通"
|
||||
"山南"
|
||||
"渭南"
|
||||
"天水"
|
||||
"海西"
|
||||
"中卫"
|
||||
"伊犁"
|
||||
"保定"
|
||||
"朔州"
|
||||
"鄂尔多斯"
|
||||
"丹东"
|
||||
"白山"
|
||||
"大庆"
|
||||
"南通"
|
||||
"绍兴"
|
||||
"淮北"
|
||||
"漳州"
|
||||
"鹰潭"
|
||||
"烟台"
|
||||
"鹤壁"
|
||||
"鄂州"
|
||||
"岳阳"
|
||||
"佛山"
|
||||
"崇左"
|
||||
"绵阳"
|
||||
"铜仁"
|
||||
"丽江"
|
||||
"那曲"
|
||||
"延安"
|
||||
"武威"
|
||||
"黄南"
|
||||
"喀什"
|
||||
"张家口"
|
||||
"晋中"
|
||||
"呼伦贝尔"
|
||||
"锦州"
|
||||
"松原"
|
||||
"伊春"
|
||||
"连云港"
|
||||
"金华"
|
||||
"铜陵"
|
||||
"南平"
|
||||
"赣州"
|
||||
"潍坊"
|
||||
"新乡"
|
||||
"荆门"
|
||||
"常德"
|
||||
"江门"
|
||||
"来宾"
|
||||
"广元"
|
||||
"黔东南"
|
||||
"普洱"
|
||||
"阿里"
|
||||
"汉中"
|
||||
"张掖"
|
||||
"果洛"
|
||||
"和田"
|
||||
"承德"
|
||||
"运城"
|
||||
"巴彦淖尔"
|
||||
"营口"
|
||||
"白城"
|
||||
"佳木斯"
|
||||
"淮安"
|
||||
"衢州"
|
||||
"安庆"
|
||||
"龙岩"
|
||||
"吉安"
|
||||
"济宁"
|
||||
"焦作"
|
||||
"孝感"
|
||||
"张家界"
|
||||
"湛江"
|
||||
"贺州"
|
||||
"遂宁"
|
||||
"黔南州"
|
||||
"临沧"
|
||||
"榆林"
|
||||
"平凉"
|
||||
"玉树"
|
||||
"沧州"
|
||||
"忻州"
|
||||
"乌兰察布"
|
||||
"阿拉善"
|
||||
"阜新"
|
||||
"七台河"
|
||||
"盐城"
|
||||
"舟山"
|
||||
"黄山"
|
||||
"宁德"
|
||||
"宜春"
|
||||
"泰安"
|
||||
"濮阳"
|
||||
"荆州"
|
||||
"益阳"
|
||||
"茂名"
|
||||
"玉林"
|
||||
"内江"
|
||||
"黔西南"
|
||||
"德宏"
|
||||
"安康"
|
||||
"酒泉"
|
||||
"廊坊"
|
||||
"临汾"
|
||||
"锡林郭勒"
|
||||
"辽阳"
|
||||
"牡丹江"
|
||||
"台州"
|
||||
"阜阳"
|
||||
"新余"
|
||||
"威海"
|
||||
"许昌"
|
||||
"黄冈"
|
||||
"郴州"
|
||||
"肇庆"
|
||||
"百色"
|
||||
"乐山"
|
||||
"怒江"
|
||||
"商洛"
|
||||
"庆阳"
|
||||
"衡水"
|
||||
"吕梁"
|
||||
"兴安"
|
||||
"盘锦"
|
||||
"黑河"
|
||||
"镇江"
|
||||
"丽水"
|
||||
"宿州"
|
||||
"上饶"
|
||||
"日照"
|
||||
"漯河"
|
||||
"咸宁"
|
||||
"永州"
|
||||
"惠州"
|
||||
"河池"
|
||||
"南充"
|
||||
"迪庆"
|
||||
"定西"
|
||||
"铁岭"
|
||||
"绥化"
|
||||
"泰州"
|
||||
"滁州"
|
||||
"临沂"
|
||||
"三门峡"
|
||||
"随州"
|
||||
"怀化"
|
||||
"梅州"
|
||||
"钦州"
|
||||
"眉山"
|
||||
"大理"
|
||||
"陇南"
|
||||
"朝阳"
|
||||
"宿迁"
|
||||
"六安"
|
||||
"德州"
|
||||
"南阳"
|
||||
"恩施"
|
||||
"娄底"
|
||||
"汕尾"
|
||||
"防城港"
|
||||
"宜宾"
|
||||
"楚雄"
|
||||
"临夏"
|
||||
"葫芦岛"
|
||||
"宣城"
|
||||
"聊城"
|
||||
"商丘"
|
||||
"湘西"
|
||||
"河源"
|
||||
"贵港"
|
||||
"广安"
|
||||
"红河"
|
||||
"甘南"
|
||||
"池州"
|
||||
"滨州"
|
||||
"信阳"
|
||||
"阳江"
|
||||
"达州"
|
||||
"文山"
|
||||
"亳州"
|
||||
"菏泽"
|
||||
"周口"
|
||||
"清远"
|
||||
"雅安"
|
||||
"西双版纳"
|
||||
"驻马店"
|
||||
"东莞"
|
||||
"巴中"
|
||||
"济源"
|
||||
"中山"
|
||||
"资阳"
|
||||
"潮州"
|
||||
"凉山"
|
||||
"揭阳"
|
||||
"甘孜"
|
||||
"云浮"
|
||||
"阿坝"
|
||||
}
|
||||
}
|
||||
|
||||
DOH_RIVERS = {
|
||||
name = NAME_THEME_DOH_RIVERS
|
||||
for_countries = { DOH DH1 }
|
||||
type = ship
|
||||
unique = {
|
||||
"长江"
|
||||
"黄河"
|
||||
"黑龙江"
|
||||
"怒江"
|
||||
"乌苏里江"
|
||||
"湄公河"
|
||||
"红河"
|
||||
"珠江"
|
||||
"湘江"
|
||||
"赣江"
|
||||
"红水河"
|
||||
"黔江"
|
||||
"融江"
|
||||
"桂江"
|
||||
"钱塘江"
|
||||
"闽江"
|
||||
"黄埔"
|
||||
"金沙江"
|
||||
"乌江"
|
||||
"嘉陵江"
|
||||
"白龙号"
|
||||
"澧水"
|
||||
"沅江"
|
||||
"巫水"
|
||||
"淮河"
|
||||
"沅江"
|
||||
"泗河"
|
||||
"鸭绿江"
|
||||
"胶水"
|
||||
"汾河"
|
||||
"渭河"
|
||||
"洛河"
|
||||
"泾河"
|
||||
"海河"
|
||||
"卫河"
|
||||
"漳河"
|
||||
"永定河"
|
||||
"滦河"
|
||||
"辽河"
|
||||
"图们江"
|
||||
"松花江"
|
||||
"渠江"
|
||||
"邕江"
|
||||
"浔江"
|
||||
"宁江"
|
||||
"海拉尔河"
|
||||
"绥芬河"
|
||||
"鞍子河"
|
||||
"复州河"
|
||||
"大辽河"
|
||||
"大凌河"
|
||||
"烟台河"
|
||||
"六股河"
|
||||
"石河"
|
||||
"狗河"
|
||||
"大石河"
|
||||
"九江河"
|
||||
"戴河"
|
||||
"洋河"
|
||||
"滦河"
|
||||
"海河"
|
||||
"潍河"
|
||||
"徒駭河"
|
||||
"漯河"
|
||||
"伊河"
|
||||
"無定河"
|
||||
"清水河"
|
||||
"洮河"
|
||||
"大夏河"
|
||||
"小清河"
|
||||
"胶河" "黃浦江"
|
||||
"青弋江"
|
||||
"汉江"
|
||||
"富水"
|
||||
"雅砻江"
|
||||
"韩江"
|
||||
"北仑河"
|
||||
"元江"
|
||||
"澜沧江"
|
||||
"南渡江"
|
||||
"万泉河"
|
||||
"若水"
|
||||
}
|
||||
}
|
||||
|
||||
DOH_LAKE = {
|
||||
name = NAME_THEME_DOH_LAKE
|
||||
for_countries = { DOH DH1 }
|
||||
type = ship
|
||||
unique = {
|
||||
"艾比湖"
|
||||
"艾里克湖"
|
||||
"艾丁湖"
|
||||
"博斯腾湖"
|
||||
"柴窝堡湖"
|
||||
"长湖"
|
||||
"巢湖"
|
||||
"大別勒湖"
|
||||
"达布逊盐湖"
|
||||
"大冶湖"
|
||||
"岱海"
|
||||
"滇池"
|
||||
"达克次湖"
|
||||
"淀山湖"
|
||||
"东钱湖"
|
||||
"洞庭湖"
|
||||
"东湖"
|
||||
"洱海"
|
||||
"斧头湖"
|
||||
"高邮湖"
|
||||
"天池"
|
||||
"黑海"
|
||||
"洪湖"
|
||||
"洪泽湖"
|
||||
"后官湖"
|
||||
"黄旗海"
|
||||
"呼伦湖"
|
||||
"梁子湖"
|
||||
"龙感湖"
|
||||
"麓湖"
|
||||
"鲁玛江东错"
|
||||
"泸沽湖"
|
||||
"骆马湖"
|
||||
"玛纳斯湖"
|
||||
"南四湖"
|
||||
"牛山湖"
|
||||
"北霍布逊湖"
|
||||
"班公错"
|
||||
"鄱阳湖"
|
||||
"千岛湖"
|
||||
"青海湖"
|
||||
"南湖"
|
||||
"南洞庭湖"
|
||||
"南霍布逊湖"
|
||||
"涩聂湖"
|
||||
"太湖"
|
||||
"汤逊湖"
|
||||
"团结湖"
|
||||
"西湖"
|
||||
"西达布逊湖"
|
||||
"武湖"
|
||||
"小别勒湖"
|
||||
"协作湖"
|
||||
"西凉湖"
|
||||
"兴凯湖"
|
||||
"雅尔湖"
|
||||
"阳澄湖"
|
||||
"雁东湖"
|
||||
"雁西湖"
|
||||
"野芷湖"
|
||||
"张渡湖"
|
||||
}
|
||||
}
|
||||
|
||||
DOH_AZURLANE_1 = {
|
||||
name = NAME_THEME_DOH_AZURLANE_1
|
||||
for_countries = { DOH DH1 }
|
||||
type = ship
|
||||
unique = {
|
||||
"镇海"
|
||||
"华甲"
|
||||
"定安"
|
||||
}
|
||||
}
|
||||
DOH_AZURLANE_2 = {
|
||||
name = NAME_THEME_DOH_AZURLANE_2
|
||||
for_countries = { DOH DH1 }
|
||||
type = ship
|
||||
unique = {
|
||||
"逸仙"
|
||||
"肇和"
|
||||
"应瑞"
|
||||
"济安"
|
||||
"龙武"
|
||||
"虎贲"
|
||||
"飞云"
|
||||
"海圻"
|
||||
"宁海"
|
||||
"平海"
|
||||
"寰昌"
|
||||
"滨江"
|
||||
"鞍山"
|
||||
"抚顺"
|
||||
"长春"
|
||||
"太原"
|
||||
"雪风"
|
||||
}
|
||||
}
|
||||
|
||||
DOH_HISTORY_SHIP = {
|
||||
name = NAME_THEME_DOH_HISTORY_SHIP
|
||||
for_countries = { DOH DH1 }
|
||||
type = ship
|
||||
unique = {
|
||||
"龙骧"
|
||||
"虎威"
|
||||
"海昭"
|
||||
"海震"
|
||||
"飞鸿"
|
||||
"南琛"
|
||||
"保宁"
|
||||
"保民"
|
||||
"郢荆"
|
||||
"湍济"
|
||||
"海容"
|
||||
"海天"
|
||||
"海安"
|
||||
"海圻"
|
||||
"镇东"
|
||||
"镇西"
|
||||
"镇南"
|
||||
"镇北"
|
||||
"镇中"
|
||||
"镇边"
|
||||
"镇海"
|
||||
"定远"
|
||||
"镇远"
|
||||
"经远"
|
||||
"来远"
|
||||
"致远"
|
||||
"靖远"
|
||||
"济远"
|
||||
"平远"
|
||||
"驭远"
|
||||
}
|
||||
}
|
||||
DOH_HISTORY_BATTLE = {
|
||||
name = NAME_THEME_DOH_HISTORY_BATTLE
|
||||
for_countries = { DOH DH1 }
|
||||
type = ship
|
||||
unique = {
|
||||
"长勺"
|
||||
"城濮"
|
||||
"桂陵"
|
||||
"长平"
|
||||
"还秦"
|
||||
"巨鹿"
|
||||
"赤壁"
|
||||
"官渡"
|
||||
"漠北"
|
||||
"复台"
|
||||
"淝水"
|
||||
"伐纣"
|
||||
"垓下"
|
||||
"萨尔浒"
|
||||
"靖康"
|
||||
"甲午"
|
||||
"柏举"
|
||||
"阴晋"
|
||||
"伊阙"
|
||||
"即墨"
|
||||
"鄗代"
|
||||
"彭城"
|
||||
"井陉"
|
||||
"潍水"
|
||||
"昆阳"
|
||||
"临淄"
|
||||
"赤亭"
|
||||
"兖州"
|
||||
"沙苑"
|
||||
"玉壁"
|
||||
"金乡"
|
||||
"浅水原"
|
||||
"虎牢"
|
||||
"碛口"
|
||||
"雍丘"
|
||||
"睢阳"
|
||||
"浑河"
|
||||
}
|
||||
}
|
||||
DOH_THEME_MOUNTAINS = {
|
||||
name = NAME_THEME_MOUNTAINS
|
||||
|
||||
for_countries = { CHI SHX PRC GXC XSM SIK YUN DOH }
|
||||
|
||||
type = ship
|
||||
|
||||
#prefix = "ROCS "
|
||||
fallback_name = "%s."
|
||||
|
||||
unique = {
|
||||
## Mountains (Incomplete)
|
||||
"戴云山"
|
||||
"罗霄山"
|
||||
"万阳山"
|
||||
"天柱山"
|
||||
"沂蒙山"
|
||||
"昆仑山"
|
||||
"井冈山"
|
||||
"长白山"
|
||||
"龙湖山"
|
||||
"五指山"
|
||||
"大青山"
|
||||
"八仙山"
|
||||
"华顶山"
|
||||
"老铁山"
|
||||
"绿华山"
|
||||
"大别山"
|
||||
"太行山"
|
||||
"天目山"
|
||||
"武夷山"
|
||||
"徂徕山"
|
||||
"五台山"
|
||||
"峨眉山"
|
||||
"丹霞山"
|
||||
"雪峰山"
|
||||
"海洋山"
|
||||
"青城山"
|
||||
"雁荡山"
|
||||
"九华山"
|
||||
"普陀山"
|
||||
"黄岗山"
|
||||
"天台山"
|
||||
"灵岩山"
|
||||
"洞庭山"
|
||||
"贺兰山"
|
||||
"六盘山"
|
||||
"云台山"
|
||||
"五峰山"
|
||||
"紫金山"
|
||||
"泰山"
|
||||
"恒山"
|
||||
"嵩山"
|
||||
"华山"
|
||||
"衡山"
|
||||
"黄山"
|
||||
"天山"
|
||||
"玉山"
|
||||
"文山"
|
||||
"庐山"
|
||||
"福山"
|
||||
"寿山"
|
||||
"青山"
|
||||
"长山"
|
||||
"龙山"
|
||||
"崆峒山"
|
||||
"白云山"
|
||||
"雷公山"
|
||||
"象鼻山"
|
||||
"苍岩山"
|
||||
"王屋山"
|
||||
"青云山"
|
||||
"清源山"
|
||||
"千佛山"
|
||||
"罗浮山"
|
||||
"月亮山"
|
||||
"太华山"
|
||||
"凤凰山"
|
||||
"崂山"
|
||||
}
|
||||
}
|
||||
536
src/common/units/names_ships/ENG_ship_names.txt
Executable file
536
src/common/units/names_ships/ENG_ship_names.txt
Executable file
@@ -0,0 +1,536 @@
|
||||
##### Britain NAME LISTS #####
|
||||
### REGULAR DESTROYER NAMES###
|
||||
ENG_DD_ALPHABETICAL = {
|
||||
name = NAME_ENG_DD_ALPHABETICAL
|
||||
|
||||
for_countries = { ENG HUJ }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_light destroyer ship_hull_civilian }
|
||||
|
||||
prefix = "HMS "
|
||||
fallback_name = "Destroyer %s"
|
||||
|
||||
unique = {
|
||||
#G/H-class ships
|
||||
"英勇" "花环" "吉普赛人" "萤火虫" "格拉夫顿" "手榴弹" "格伦维尔" "灰猎犬" "狮鹫" "基林"
|
||||
"勇敢" "轻率" "浩劫" "赫利沃德" "英雄" "敌意" "热刺" "猎人" "海伯利安" "收割者"
|
||||
"哈文特" "哈弗洛克" "赫斯帕洛斯" "高地人" "飓风" "亨丽埃特"
|
||||
#Tribals
|
||||
"阿弗里迪人" "阿散蒂人" "贝都因人" "哥萨克人" "爱斯基摩人" "廓尔喀人" "毛利人" "绍约人" "马塔贝莱人" "莫霍克人"
|
||||
"努比亚人" "旁遮普人" "锡克人" "索马里人" "鞑靼人" "祖鲁人"
|
||||
# I-class
|
||||
"伊卡洛斯" "冬青" "伊墨金" "冲动" "英格菲尔德" "无畏" "伊西斯" "艾芬豪" "善变" "伊图里尔" "不灭" "伊斯塔尔"
|
||||
# J/K-class
|
||||
"杰维斯" "豺狼" "捷豹" "朱诺" "杰纳斯" "标枪" "泽西" "朱庇特"
|
||||
"凯利" "凯文" "吉普林" "肯彭费尔特" "骑士" "王鱼" "柯西" # "Kandahar" "Kashmir" "Khartoum" "Kimberley" "Kingston"
|
||||
# L/M-class
|
||||
"拉弗雷" "活泼" "军团" "闪电" "守望" "忠诚" "猎豹" "长矛" "拉妮"
|
||||
"米尔恩" "神射手" "火枪手" "跟班" "杰出" "流星" "马恩" "马丁" "经线" "梅林" "掠夺者" "马尔莱" # "Mahratta"
|
||||
# N-class is a duplicate of the J/K-class but alphabetical order in alt-hist
|
||||
"纳皮尔" "内斯特" "尼扎姆" "诺曼" "无穷" "尼丽莎" "高尚" "牛顿" # "Nepal"
|
||||
# O/P-class
|
||||
"流动" "猛攻" "固执" "顺从" "机遇" "奥威尔" "花园" "奥德赛" # "Offa" "Oribi"
|
||||
"圣骑士" "黑豹" "鹧鸪" "寻路者" "佩恩" "烟花" "豪猪" "波特" # "Pakenham"
|
||||
# Q/R-class
|
||||
"皇后区" "象限" "鹌鹑" "品质" "昆丁" "导火索" "奎利姆" "量子" # "Quiberon"
|
||||
"罗瑟姆" "赛马" "劫掠者" "快速" "堡垒" "不安" "罗巴克" "无情" "拉斯穆森" "救赎" # "Rocket"
|
||||
# S/T-class
|
||||
"索玛雷兹" "野人" "蝎子" "惩罚" "塞拉皮斯" "鲨鱼" "成功" "迅速" "西门" "弯刀"
|
||||
"苏格兰人" "侦察" "议员" "炽天使" "夏洛克" "不移" "纯真" "吞噬" "安详"
|
||||
"剑士" "军刀" "萨拉丁" "雀鹰" "灿烂" "据点" "玛瑙" "结实" "黑貂"
|
||||
"莎士比亚" "斯宾塞" "海火" "搜寻者" "运动" "浪花" "萨图" "智者" # "Somme"
|
||||
|
||||
"挑衅" "顽强" "专横" "菊苣" "特鲁布里奇" "动荡" "托斯卡尼" "泰利安" "忒涅多斯" "赛内特"
|
||||
"色雷斯人" "战术家" "推进" "暴风雨" "热带" "塞斯比" "暴君" "木马" "可信" "湍流"
|
||||
|
||||
# U/V-class
|
||||
"尤利西斯" "无惧" "温迪" "大熊座" "淘气" "乌拉尼亚" "独特" # "Ulster"
|
||||
|
||||
"维纳斯" "维鲁拉姆" "警戒" "悍妇" "瓦伦丁" "雌狐" "莽撞" "吸血鬼" "仇杀" "航海家"
|
||||
"勇猛" "瓦诺克" "征服者" "织女星" "沃尔蒂根" "威尼斯" "杠杆" "恶毒" "真理"
|
||||
"冒险" "有才" "生动" "敏捷" "黄昏" "维米" "薇薇安" "维蒂特" "范西塔特" "战士"
|
||||
"瓦妮莎" "虚荣" "女武神" "武力" "志愿者" "活力" # "Viceroy" "Viscount" "Vimiera" "Verdun"
|
||||
|
||||
# W/Z-class (Also mixed with WW1 ships)
|
||||
"赌徒" "觉醒" "幼兽" "旋风" "向导" "牧马人" "看守" "沃克" "温切尔西"
|
||||
"沃维克" "温彻斯特" "沃尔波尔" "威斯科特" "摔跤手" "狼狗" "惠特利" "啄木鸟" "沃尔西" "白腹秧鸡"
|
||||
"伍斯顿" "徘徊者" "白厅" "鹪" "威沙特" "女巫" "韦瑟林顿" "凋零" "惠特舍德" "飞龙"
|
||||
"野天鹅" "人狼" "海象" "西兰" # "Wessex"
|
||||
|
||||
"明斯" "清风" "赞比西" "妒忌" "斑马" "天顶" "热情" "十二宫"
|
||||
|
||||
# Ca/Ch/Cr-class
|
||||
"任性" "卡桑德拉" "凯撒" "卡文迪许" "寒武" "卡伦" "骑士" "卡里福特"
|
||||
"桂冠" "慈悲" "棋盘" "首领" "雪佛龙" "切维奥特" "柴尔德斯" "侠义" "柯姆斯" "康科德"
|
||||
"竞争" "协调" "帽徽" "彗星" "坚持"
|
||||
"新月" "十字军" "牧杖" "水晶" "克里斯平" "克里奥尔" "克伦威尔" "显眼"
|
||||
|
||||
# Daring-class
|
||||
"胆大" "纤巧" "保护" "诱饵" "戴安娜" "公爵夫人" "恶魔" "修行" "龙" "喜悦"
|
||||
"金刚石" "殊死" "渴望" "狗星" "德鲁伊"
|
||||
|
||||
# Older ships (A-F classes)
|
||||
"亚马逊" "伏击" "克林顿" "阿卡斯塔" "伙伴" "冥界" "积极" "羚羊" "安东尼" "热心" "弓箭"
|
||||
"基斯" "巴西利斯克" "比格犬" "布兰奇" "布狄卡" "伯利亚斯" "无耻" "聪慧" "斗牛犬"
|
||||
"邓肯" "回响" "月食" "伊莱克特拉" "遭遇" "捉弄" "护卫" "埃斯科" "迅捷" "埃克斯茅斯"
|
||||
"名望" "不怯" "火龙" "森林人" "远见" "财富" "猎狐犬" "怒火" "福克纳"
|
||||
|
||||
# Older ships (S class and V/W classes)
|
||||
"华莱士" "卡普佩尔" "布洛克" "布鲁斯" "道格拉斯" "蒙特罗斯" "坎贝尔" "麦凯" "马尔科姆"
|
||||
}
|
||||
}
|
||||
|
||||
ENG_DD_WEAPONS = {
|
||||
name = NAME_ENG_WEAPONS
|
||||
|
||||
for_countries = { ENG HUJ }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_light destroyer ship_hull_civilian }
|
||||
|
||||
prefix = "HMS "
|
||||
fallback_name = "Destroyer %s"
|
||||
|
||||
unique = {
|
||||
"大斧" "大剑" "反曲弓" "短剑" "手榴弹" "长戟" "匕首" "来复枪" "长矛" "阔剑"
|
||||
"弯刀" "短刀" "蛇炮" "榴弹炮" "长弓" "宝剑" "燧发枪" "长枪" "卡隆炮" "迫击炮"
|
||||
"加农炮" "战斧" "子弹" "火箭"
|
||||
}
|
||||
}
|
||||
|
||||
### DESTROYER ESCORT NAMES###
|
||||
ENG_DE_HISTORICAL = {
|
||||
name = NAME_THEME_HISTORICAL_DE
|
||||
|
||||
for_countries = { ENG HUJ }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_light destroyer ship_hull_civilian }
|
||||
|
||||
prefix = "HMS "
|
||||
fallback_name = "Destroyer Escort %s"
|
||||
|
||||
unique = {
|
||||
# Starting with Hunt class ships
|
||||
"阿瑟斯通" "伯克利" "布伦卡特拉" "布洛克斯比" "卡蒂斯托克" "克利夫兰" "埃格林顿" "埃克斯穆尔" "弗尼" "加思" "汉布尔顿" "持有者" "利兹代尔" "科茨沃尔德" "科特斯莫尔" "门迪普" "梅内尔"
|
||||
"皮奇利" "匡托克" "阔恩" "索斯顿" "廷代尔" "沃顿"
|
||||
"雅芳谷" "布兰克尼" "奇丁福尔" "考德瑞" "克鲁姆" "达弗顿" "埃里奇" "法恩戴尔" "赫斯罗普" "拉默顿" "帕克里奇" "惠特兰" "威尔顿" "劳德戴尔"
|
||||
"莱德伯里" "巴兹沃思" "博福特" "比斯特" "布莱克莫" "布拉汉姆" "卡尔佩" "格洛弗" "赫斯利" "赫沃斯" "米德尔顿" "奥克利" "索斯沃尔德" "泰科特" "泽特兰"
|
||||
"艾瑞德尔" "奥尔布赖顿" "奥尔德纳姆" "贝尔沃" "布里恩" "布莱斯戴尔" "卡特里克" "德文特" "伊斯顿" "埃格斯福德" "戈斯兰" "海顿" "霍尔科姆" "林伯恩" "梅尔布雷克" "彭尼兰" "洛克伍德"
|
||||
"史蒂文斯通" "塔利邦" "塔那赛德" "温斯利代尔" "布雷肯" "布里森登"
|
||||
# Cancelled/Not completed
|
||||
"比戴尔" "西尔弗顿" "蒂卡姆" "博勒布鲁克" "边疆" "埃斯克代尔" "格莱斯戴尔" "霍尔登" "哈瑟利" "莫德伯里"
|
||||
"利茨" "刘易斯" "勒德洛" "巴斯" "布莱顿" "坎贝尔敦" "考德维尔" "卡斯尔顿" "查尔斯顿" "切尔西" "哥伦比亚" "乔治敦" "汉密尔顿" "兰开斯特" "雷明顿" "林肯" "曼斯菲尔德"
|
||||
"蒙哥马利" "纽瓦克" "纽马克特" "纽波特" "尼亚加拉" "里士满" "罗克斯堡" "圣奥尔本斯" "圣克莱尔" "圣玛丽" "索尔兹伯里" "威尔斯" "贝尔蒙特" "贝弗利" "布拉德福德" "布罗德沃特" "布罗德威"
|
||||
"伯纳姆" "伯威尔" "巴克斯顿" "卡梅隆" "切斯特菲尔德" "丘吉尔" "克莱尔" "拉姆齐" "里丁" "里普利" "罗金厄姆" "舍伍德" "斯坦利"
|
||||
# US-Made Escorts
|
||||
"拜恩顿" "贝兹利" "贝里" "布莱克伍德" "伯吉斯" "科克本" "卡佩尔" "库克" "达克莱斯" "多美特" "富利" "加利斯" "古尔德" "格林道尔" "加德纳" "古道尔" "古德森" "顾尔" "济慈" "肯普索恩"
|
||||
"金斯米尔" "劳福德" "路易斯" "劳森" "帕斯利" "洛林" "米切尔" "曼纳" "蒙西" "英格利斯" "英曼"
|
||||
"本廷克" "比亚德" "考尔德" "达克沃斯" "达夫" "阿弗莱克" "艾尔默" "贝尔福" "宾利" "比克顿" "布莱特" "布雷思韦特" "布伦" "拜伦" "康" "卡顿" "克兰斯顿" "丘比特" "寇松" "达金斯"
|
||||
"迪恩" "伊金斯" "菲茨罗伊" "雷德米尔" "霍尔斯特德" "里欧" "卢瑟福" "考斯比" "罗利" "鲁珀特" "斯托克汉姆" "西摩" "斯普拉格" "斯特纳" "桑伯勒" "特罗洛普" "泰勒" "托灵顿" "纳布鲁"
|
||||
"沃尔德格雷夫" "惠特克" "福尔摩斯" "哈古德" "霍瑟姆"
|
||||
}
|
||||
}
|
||||
|
||||
### LIGHT CRUISER NAMES###
|
||||
ENG_CL_TOWN = {
|
||||
name = NAME_ENG_CL_TOWN
|
||||
|
||||
for_countries = { ENG HUJ }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_cruiser light_cruiser }
|
||||
|
||||
prefix = "HMS "
|
||||
fallback_name = "Light Cruiser %s"
|
||||
|
||||
unique = {
|
||||
# Town-class
|
||||
"南安普敦" "伯明翰" "格拉斯哥" "纽卡瑟尔" "设菲尔德" "格洛斯特" "利物浦" "曼彻斯特" "爱丁堡" # "Belfast"
|
||||
|
||||
# Fictional
|
||||
"利兹" "布拉福" "维克菲尔德" "考文垂" "诺丁汉" "桑德兰" "布莱顿" "奇切斯特" "特鲁罗" "雷丁"
|
||||
"霍夫" "赫尔" "普利茅斯" "沃尔弗安普敦" "斯托克" "德比" "斯旺西" "索尔福德" "威斯敏斯特" "格林斯比"
|
||||
"朴次茅斯" "亚伯丁" "彼得伯勒" "切尔姆斯福德" "丹地" "牛津" "坎特伯雷" "纽波特" "珀斯" "亚伯"
|
||||
"圣奥尔本斯" "普雷斯顿" "兰开斯特" "诺维奇" "剑桥" "利斯本" "埃克塞特" "温彻斯特" "索尔斯伯里" "什鲁斯伯里"
|
||||
"伦敦德里" "卡莱尔" "伍斯特" "德罕" "林肯" "切斯特" "巴斯" "印威内斯" "阿马" "赫里福德" "伊利"
|
||||
"史特灵" "利奇菲尔德" "纽里" "班戈" "威尔斯" "里彭" "卓特汉" "福甘尼"
|
||||
"圣阿瑟夫" "圣戴维斯" "顿卡斯特" "斯文顿" "邓弗里斯" "道格拉斯" "埃尔金"
|
||||
|
||||
##reusing WW1 ship names from here##
|
||||
"布里斯托" "韦茅斯" "达特茅斯" "法尔茅斯" "雅茅斯"
|
||||
"查塔姆" "加的夫" "柯柳" "丹娜"
|
||||
}
|
||||
}
|
||||
|
||||
ENG_CL_MYTHOLOGY = {
|
||||
name = NAME_ENG_CL_MYTH
|
||||
|
||||
for_countries = { ENG HUJ }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_cruiser light_cruiser }
|
||||
|
||||
prefix = "HMS "
|
||||
fallback_name = "Light Cruiser %s"
|
||||
|
||||
unique = {
|
||||
# Leander class
|
||||
"猎户座" "海王星" "阿贾克斯" "阿喀琉斯" "安菲翁" "阿波罗" "法厄同"
|
||||
# Arethusa class
|
||||
"林仙" "加拉蒂亚" "佩内洛普" "曙光女神" "米诺陶" "波吕斐摩斯"
|
||||
|
||||
# Dido class
|
||||
"波拿文德拉" "黛朵" "水中女仙" "月神" "赫尔迈厄尼" "欧亚卢斯" "卡律布迪斯" "天狼星" "六头女妖" "亚尔古水手"
|
||||
"贝罗娜" "斯巴达"
|
||||
|
||||
# Minotaur class
|
||||
"伯勒罗丰"
|
||||
# Neptune class
|
||||
"半人马" "阿瑞斯"
|
||||
|
||||
# Fictional
|
||||
"阿尔泰尔" "巴耶克" "欧西里斯" "荷鲁斯" "赛特" "拉" "伊西斯" "托特" "阿努比斯"
|
||||
|
||||
##reusing WW1 ship names from here##
|
||||
"卡罗琳" "科穆斯" "寇蒂利亚" "卡利俄佩" "冠军"
|
||||
"卡斯特" "卡里冬" "卡里普索" "卡拉道克"
|
||||
"刻瑞斯" "达那厄" "龙" "迪奥米德"
|
||||
}
|
||||
}
|
||||
|
||||
### LIGHT CRUISER NAMES###
|
||||
ENG_CL_HISTORICAL = {
|
||||
name = NAME_THEME_HISTORICAL_CL
|
||||
|
||||
for_countries = { ENG HUJ }
|
||||
|
||||
can_use = {
|
||||
not = { has_government = communism }
|
||||
}
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_cruiser light_cruiser }
|
||||
|
||||
prefix = "HMS "
|
||||
fallback_name = "Light Cruiser %s"
|
||||
|
||||
unique = {
|
||||
# Starting with Leander class (less HMNZS ships)
|
||||
"安菲翁" "阿波罗" "佩内洛普" "曙光女神" "南安普敦" "伯明翰" "格拉斯哥" "纽卡瑟尔" "设菲尔德" "格洛斯特" "利物浦" "曼彻斯特" "爱丁堡" "贝尔法斯特"
|
||||
"斐济" "肯尼亚" "尼日利亚" "毛里求斯" "特立尼达" "冈比亚" "牙买加" "百慕大" "锡兰" "纽芬兰" "乌干达" "确捷" "米诺陶" "壮丽"
|
||||
"虎" "狮" "布雷克" "霍克" "伯勒罗丰"
|
||||
# Starting with Dido class
|
||||
"波拿文德拉" "黛朵" "水中女仙" "月神" "赫尔迈厄尼" "欧亚卢斯" "卡律布迪斯" "天狼星" "六头女妖" "亚尔古水手"
|
||||
"贝罗娜" "保皇党" "斯巴达"
|
||||
##reusing WW1 ship names from here##
|
||||
"康斯坦斯" "半人马" "康科德" "费尔顿" "布里斯托" "Weymouth" "韦茅斯" "法尔茅斯" "雅茅斯" "查塔姆" "卡罗琳" "卡里登" "卡吕普索" "卡拉道克" "加的夫" "刻瑞斯"
|
||||
"考文垂" "库拉索" "杓鹬" "开罗" "加尔各答" "开普敦" "卡莱尔" "科伦坡" "达娜厄" "无畏" "龙" "德里" "达尼丁" "德班" "派遣" "迪奥米德" "翡翠"
|
||||
"进取" "阿喀琉斯" "阿贾克斯" "利安德" "海王星" "猎户座" "林仙" "加拉蒂亚"
|
||||
}
|
||||
}
|
||||
|
||||
### HEAVY CRUISER NAMES ###
|
||||
ENG_COUNTIES = {
|
||||
name = NAME_ENG_COUNTY
|
||||
|
||||
for_countries = { ENG HUJ }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_cruiser heavy_cruiser }
|
||||
|
||||
prefix = "HMS "
|
||||
|
||||
unique = {
|
||||
# County Class
|
||||
"贝里克" "坎伯兰" "康沃尔" "萨福克" "肯特" "伦敦" "德文郡" "什罗普郡" "萨塞克斯" "诺福克" "多塞特郡" "萨里" "诺森伯兰"
|
||||
#York Class
|
||||
"约克" "埃克塞特"
|
||||
|
||||
### Fictional
|
||||
# England
|
||||
"柴郡" "埃塞克斯" "汉普郡" "米德萨克斯" "伯克郡" "萨默塞特" "赫里福德" "伍斯特郡" "斯塔福郡" "兰开郡"
|
||||
"威斯莫兰" "德罕" "林肯郡" "诺丁汉郡" "莱斯特郡" "拉特兰" "北安普敦郡" "亨廷顿郡" "沃里克郡" "格洛斯特郡"
|
||||
"牛津郡" "白金汉郡" "赫特福德郡" "剑桥郡"
|
||||
# Scotland
|
||||
"凯瑟尼斯" "萨瑟兰郡" "罗斯郡" "克罗马蒂郡" "因弗内斯郡" "奈恩郡" "埃尔金郡" "班夫郡" "亚巴甸郡" "金卡丁郡" "福法郡"
|
||||
"珀斯郡" "阿盖尔郡" "布特郡" "艾尔郡" "伦弗鲁郡" "邓巴顿郡" "斯特林郡" "克拉克曼南郡" "金罗斯郡" "法夫"
|
||||
"哈丁顿郡" "中洛锡安" "林利斯格郡" "拉奈克郡" "皮布尔斯郡" "塞尔柯克郡" "伯立克郡" "蒂維厄特郡" "邓弗里斯郡" "柯库布里郡"
|
||||
"威格敦郡" "泽特兰" "奥克尼" "安特里姆" "唐郡" "伦敦德里" "蒂龙郡" "阿马" "弗马纳"
|
||||
# Wales
|
||||
"蒙茅斯" "格拉摩根" "卡马森" "彭布罗克" "锡尔迪金" "布雷克诺克" "拉德诺" "蒙哥马利" "登比郡" "弗林特"
|
||||
"梅里奥尼斯" "卡那封郡" "安格尔西"
|
||||
}
|
||||
}
|
||||
|
||||
### MINELAYER NAMES ###
|
||||
ENG_MINELAYERS_HISTORICAL = {
|
||||
name = NAME_THEME_HISTORICAL_MINELAYERS
|
||||
|
||||
for_countries = { ENG HUJ }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_cruiser light_cruiser ship_hull_light destroyer ship_hull_civilian }
|
||||
|
||||
prefix = "HMS "
|
||||
fallback_name = "Miner %s"
|
||||
|
||||
unique = {
|
||||
# Cruiser and DD Minelayers
|
||||
"鸻" "亚必迭" "勒托" "孟克斯人" "威尔士人" "阿波罗" "阿里阿德涅"
|
||||
# Older and smaller minelayer names
|
||||
"历险" "朱顶雀" "红尾鸲" "环斑鸠"
|
||||
}
|
||||
}
|
||||
|
||||
### BATTLESHIP NAMES ###
|
||||
ENG_BB_HISTORICAL = {
|
||||
name = NAME_THEME_HISTORICAL_BB
|
||||
|
||||
for_countries = { ENG HUJ }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_heavy battleship }
|
||||
|
||||
prefix = "HMS "
|
||||
fallback_name = "Battleship %s"
|
||||
|
||||
unique = {
|
||||
"英王乔治五世" "威尔士亲王" "约克公爵"
|
||||
|
||||
# Lion class
|
||||
"狮" "鲁莽" "解放者" "雷神" "前卫" "反抗"
|
||||
|
||||
## Fictional
|
||||
"抵抗" "奋进" "无畏" "仁慈" "愤怒"
|
||||
|
||||
## Older ships
|
||||
# Pre-Dreadnoughts
|
||||
"雄伟" "庄严" "朱庇特" "玛尔斯" "卡诺普斯" "歌莉娅" "光荣" "报复" "壁垒" "可敬" "凯旋" "阿伽门农"
|
||||
|
||||
# Dreadnoughts
|
||||
"伯勒罗丰" "壮丽" "圣文森特" "柯林伍德" "海王星" "巨人" "大力神" "猎户座" "百夫长" "大胆"
|
||||
"约翰·丘吉尔" "本鲍" "艾琳"
|
||||
|
||||
"厌战" "勇士" "米德尔顿" "复仇" "决心" "拉米利斯" "纳尔逊" "罗德尼"
|
||||
}
|
||||
}
|
||||
|
||||
### BATTLECRUISER NAMES ###
|
||||
ENG_BC_HISTORICAL = {
|
||||
name = NAME_ENG_BC_QUALITIES
|
||||
|
||||
for_countries = { ENG HUJ }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_heavy battle_cruiser }
|
||||
|
||||
prefix = "HMS "
|
||||
fallback_name = "Battlecruiser %s"
|
||||
|
||||
unique = {
|
||||
"反抗" "无比" "无敌" "不屈" "不挠" "不倦" "虎"
|
||||
|
||||
# Exisiting / Used Names
|
||||
"声望" "反击" "勇敢" "光荣" "暴怒"
|
||||
}
|
||||
}
|
||||
|
||||
### AIRCRAFT CARRIER NAMES ###
|
||||
ENG_CV_QUALITIES = {
|
||||
name = NAME_ENG_CV_QUALITIES
|
||||
|
||||
for_countries = { ENG HUJ }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_heavy carrier }
|
||||
|
||||
prefix = "HMS "
|
||||
fallback_name = "Carrier %s"
|
||||
|
||||
unique = {
|
||||
# Illustrious-class
|
||||
"光辉" "可畏" "胜利" "不挠"
|
||||
# Implacable-class
|
||||
"怨仇" "不倦" "不退"
|
||||
# Audacious-class
|
||||
"大胆" "皇家方舟" "鹰"
|
||||
|
||||
"凯旋" "战士" "可敬" "报复" "光荣" "先行者" "海洋"
|
||||
|
||||
"雄伟" "非凡" "可怖"
|
||||
|
||||
#Used
|
||||
"百眼巨人" "竞技神" "荣耀" "光荣" "勇敢" "暴怒"
|
||||
}
|
||||
}
|
||||
|
||||
### LIGHT CARRIER NAMES ###
|
||||
ENG_CV_MYTHOLOGY = {
|
||||
name = NAME_ENG_CV_MYTH
|
||||
|
||||
for_countries = { ENG HUJ }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_heavy carrier }
|
||||
|
||||
prefix = "HMS "
|
||||
fallback_name = "Carrier %s"
|
||||
|
||||
unique = {
|
||||
# Unicorn-class
|
||||
"独角兽"
|
||||
# Colossus-class (Only the mythological stuff)
|
||||
"巨像" "帕修斯" "忒修斯"
|
||||
# Majestic-class (Only the mythological stuff)
|
||||
"大力神" "利维坦" "百眼巨人" "竞技神"
|
||||
# Centaur-class
|
||||
"半人马" "阿尔比恩" "壁垒" "仙女座" "波吕斐摩斯"
|
||||
}
|
||||
}
|
||||
|
||||
### HEAVY CRUISER NAMES###
|
||||
ENG_CA_HISTORICAL = {
|
||||
name = NAME_THEME_HISTORICAL_CA
|
||||
|
||||
for_countries = { ENG HUJ }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_cruiser heavy_cruiser }
|
||||
|
||||
prefix = "HMS "
|
||||
fallback_name = "Heavy Cruiser %s"
|
||||
|
||||
unique = {
|
||||
"卡文迪什" "罗利" "蛮横" "奥兰多" "布莱克" "萨里" "布伦海姆" "霍金斯" "弗罗比歇" "埃芬厄姆" "坎伯兰" "贝里克"
|
||||
"康沃尔" "萨福克" "肯特" "伦敦" "德文郡" "什罗普郡" "苏塞克斯" "诺福克" "多塞特郡" "约克" "埃克塞特"
|
||||
###
|
||||
"埃德加" "霍克" "恩底弥翁" "格拉夫顿" "圣乔治" "诺森伯兰" "新月" "有力" "可怖" "王冠" "尼俄伯" "安菲特里忒"
|
||||
"阿里亚德涅" "斯巴达卫队" "霍格" "酒神祭司" "欧律阿罗斯" "德雷克" "好望" "埃塞克斯" "汉普郡" "卡那封" "安特里姆" "罗克斯巴勒" "阿盖尔" "爱丁堡" "科克伦"
|
||||
}
|
||||
}
|
||||
|
||||
### SUBMARINES ###
|
||||
ENG_SS_HISTORICAL = {
|
||||
name = NAME_THEME_HISTORICAL_SUBMARINES
|
||||
|
||||
for_countries = { ENG HUJ }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_submarine submarine }
|
||||
|
||||
prefix = "HMS "
|
||||
fallback_name = "Submarine %s"
|
||||
|
||||
unique = {
|
||||
# Starting with S-class ships
|
||||
"剑鱼" "鲟鱼" "海马" "海星" "泰晤士河" "塞文河" "克莱德河" "海狮" "鲨鱼" "鲷鱼" "鲑鱼" "海狼" "旗鱼" "太阳鱼" "小体鲟"
|
||||
"鼠海豚" "灰海豚" "独角鲸" "须鲸" "抹香鲸" "海豹" "特里同" "忒提斯" "论坛" "三叉戟" "大捷"
|
||||
"温迪" "联合" "乌苏拉" "裁判" "尤娜" "不败" "不怯" "工会" "独特" "支持者" "耿直" "顽皮" "督促" "乌斯克" "极致"
|
||||
"塔库" "海鲢" "蓟" "底格里斯" "三位一体" "怠惰" "金枪鱼" "护符" "领主" "托贝" "暴风雨" "荆棘" "长尾鲛" "旅者" "骑兵" "可信" "湍流"
|
||||
"尘嚣" "通牒" "暗影" "倔强"
|
||||
"探索" "萨希布" "撒拉逊人" "萨堤尔" "权杖" "海狗" "西比拉" "海上漫游者" "炽天使" "莎士比亚" "水妖" "镰刀" "西门" "队长" "恶毒" "灿烂" "运动员"
|
||||
"不破" "和谐" "团结" "莫敌" "从容" "不羁" "无形" "复仇者" "不摇"
|
||||
"侵入者" "战术家" "好斗" "圣殿骑士" "锁定" "坦塔罗斯" "坦提维"
|
||||
"斯多葛" "巨石阵" "风暴" "多谋" "强弓" "火苗" "斯基泰人" "固执" "冲浪者" "瑟提斯" "沙利马尔" "苏格兰人" "海魔鬼" "精神" "参议员"
|
||||
"无情" "篡位" "大同" "野蛮" "不懈" "瓦兰吉" "乌瑟尔" "不弃" "破坏者" "新贵" "瓦尔内" "声响"
|
||||
"健壮" "冥河" "微妙" "至高" "海上侦察兵" "莎伦娜" "执事" "哨兵" "西顿" "侦探" "索伦特" "矛头"
|
||||
"冒险家" "维京人" "吸血鬼" "蓬勃" "美德" "西哥特人" "明快" "贪心" "狐狸" "瓦尔内" "终局" "荨麻" "寻仇" "涡流" "剧毒" "弥散"
|
||||
"施普林格" "忒勒马科斯" "海龟" "周密" "拓乐" "都铎" "不疲" "令牌" "季风" "刻薄" "箭头" "王牌" "沉默" "貘" "天才" "特雷多"
|
||||
"传奇" "灼热者" "马刺" "乐观" "投票人" "游民" "安菲翁" "精明" "御夫座" "野牛" "阿尔西德" "奥尔德尼" "同盟" "伏击" "隐士" "安德鲁" "好斗" "埃涅阿斯"
|
||||
"阿拉里克" "战袍" "图腾" "束棍" "特平" "温泉关" "阿尔忒弥斯" "精巧" "冥界" "皇牌" "伙伴"
|
||||
###older ship names (unnumbered)
|
||||
"奥伯龙" "奥特韦" "奥克斯利" "奥丁" "奥林匹斯" "俄耳甫斯" "欧西里斯" "奥斯瓦尔德" "奥图斯" "潘多拉" "帕提亚人" "帕修斯" "凤凰" "普罗透斯" "彩虹" "摄政" "轩辕" "漫游者"
|
||||
###planned but cancelled, etc.
|
||||
"有利" "慷慨" "毒液" "气魄" "放荡" "向上" "海罗宾" "轻快" "海面" "浪涌" "波塞冬" "否决" "阳刚" "访问者" "乌帕斯" "乌力士" "乌托邦"
|
||||
"安德洛玛克" "答案" "敌手" "安泰" "澳新军团" "阿芙罗狄蒂" "接近" "阿卡迪亚" "热心" "阿戈西" "亚特兰蒂斯" "可叹" "粗糙" "严肃" "对抗者" "阿兹台克人" "阿伯拉尔"
|
||||
"阿卡斯塔" "玛瑙" "侵略者" "灵活" "阿拉丁" "阿尔切斯蒂斯" "阿斯加德" "保证" "阿斯塔特"
|
||||
}
|
||||
}
|
||||
|
||||
## THEME: BRITISH ADMIRALS ###
|
||||
ENG_ADMIRALS = {
|
||||
name = NAME_THEME_ADMIRALS
|
||||
|
||||
for_countries = { ENG HUJ }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_heavy battleship battle_cruiser carrier }
|
||||
|
||||
prefix = "HMS "
|
||||
|
||||
unique = {
|
||||
# More Modern ones
|
||||
"杰里科" "贝蒂" "德雷克"
|
||||
|
||||
"蒙克" "康沃利斯" "邓肯" "佩柳" "蒙塔古" "拉塞尔"
|
||||
|
||||
"布莱克" "迪恩" "波帕姆" "潘恩" "德斯伯勒" "布洛克" "波塔" "霍斯特"
|
||||
"索玛雷兹" "琼斯" "克拉克" "斯通" "伯顿" "古金" "凯尔西" "艾斯库" "阿普尔顿"
|
||||
|
||||
## Used Names
|
||||
# Hawkins-class
|
||||
"霍金斯" "罗利" "弗罗比舍" "埃芬汉" "卡文迪许"
|
||||
# Admiral-class
|
||||
"胡德" "安森" "豪" "罗德尼"
|
||||
#
|
||||
"霍克" "科克本" "福克纳"
|
||||
}
|
||||
}
|
||||
|
||||
## THEME: BRITISH BATTLES ###
|
||||
ENG_BATTLES = {
|
||||
name = NAME_THEME_BATTLES
|
||||
|
||||
for_countries = { ENG HUJ }
|
||||
ship_types = { ship_hull_light ship_hull_cruiser light_cruiser heavy_cruiser ship_hull_civilian }
|
||||
|
||||
type = ship
|
||||
|
||||
prefix = "HMS "
|
||||
|
||||
unique = {
|
||||
"巴夫勒尔" "特拉法尔加" "阿玛达" "索尔贝" "坎珀当" "福斯特拉" "莱奥格" "拉各斯" "圣基茨" "圣詹姆斯"
|
||||
"加巴德" "格拉沃利讷" "桑特" "斯勒伊斯" "加的斯" "维戈尔" "阿金库尔" "埃纳" "巴罗萨" "科伦纳"
|
||||
"奥德纳尔德" "日德兰" "圣卢西亚" "贝尔岛" "恩图曼" "蒙斯" "波瓦第尔" "纳慕尔" "纳瓦里诺" "圣多明哥"
|
||||
"索姆河" "塔拉韦拉" "亭可马里" "滑铁卢" "伊珀尔" "维米拉"
|
||||
}
|
||||
}
|
||||
|
||||
## THEME: BRITISH RIVERS ###
|
||||
ENG_RIVERS = {
|
||||
name = NAME_THEME_RIVERS
|
||||
|
||||
for_countries = { ENG HUJ }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_light ship_hull_cruiser light_cruiser ship_hull_civilian }
|
||||
|
||||
prefix = "HMS "
|
||||
|
||||
unique = {
|
||||
"塞文河" "泰晤士河" "特伦特河" "大乌斯河" "怀伊河" "尤尔河" "泰河" "克莱德河" "斯佩河" "内内河" "班恩河" "特威德河"
|
||||
"埃文河" "艾登河" "迪河" "威特姆河" "蒂姆河" "顿河" "福伊尔河" "泰菲河" "陶伊河" "里布尔河" "泰恩河" "德文特河"
|
||||
"艾尔河" "尼思河" "蒂斯河" "梅德威河" "默西河"
|
||||
}
|
||||
}
|
||||
|
||||
ENG_KINGS = {
|
||||
name = NAME_THEME_KINGS # 1066 - 1936
|
||||
|
||||
for_countries = { ENG HUJ }
|
||||
|
||||
type = ship
|
||||
|
||||
prefix = "HMS "
|
||||
|
||||
unique = {
|
||||
"英王爱德华八世" "英王乔治五世" "英王爱德华七世" "维多利亚女王" "英王威廉四世" "英王乔治四世"
|
||||
"英王乔治三世" "英王乔治二世" "英王乔治一世" "安妮女王" "英王威廉三世" "英王詹姆斯二世"
|
||||
"英王查尔斯二世" "英王查尔斯一世" "英王詹姆斯一世" "伊丽莎白女王" "玛丽皇后" "英王爱德华六世" "英王亨利八世"
|
||||
"英王亨利七世" "英王理查德三世" "英王爱德华五世" "英王爱德华四世" "英王亨利六世" "英王亨利五世" "英王亨利四世"
|
||||
"英王理查德二世" "英王爱德华三世" "英王爱德华二世" "英王爱德华一世" "英王亨利三世" "英王约翰" "英王理查德一世"
|
||||
"英王亨利二世" "英王史蒂芬" "英王亨利一世" "英王威廉二世" "英王威廉一世"
|
||||
}
|
||||
}
|
||||
3740
src/common/units/names_ships/ENG_ship_names_2.txt
Executable file
3740
src/common/units/names_ships/ENG_ship_names_2.txt
Executable file
File diff suppressed because it is too large
Load Diff
305
src/common/units/names_ships/FRA_ship_names.txt
Executable file
305
src/common/units/names_ships/FRA_ship_names.txt
Executable file
@@ -0,0 +1,305 @@
|
||||
##### FRANCE NAME LISTS #####
|
||||
### REGULAR DESTROYER NAMES###
|
||||
FRA_DD_HISTORICAL = {
|
||||
name = NAME_THEME_HISTORICAL_DESTROYERS
|
||||
|
||||
for_countries = { FRA YUW }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_light destroyer ship_hull_civilian }
|
||||
|
||||
fallback_name = "%d Contre-Torpilleur"
|
||||
|
||||
unique = {
|
||||
"莫加多尔" "伏尔塔"
|
||||
"空想" "可怖" "大胆" "恶毒" "不屈" "凯旋"
|
||||
"奥什" "玛索" "战斗"
|
||||
"沃克兰" "卡莎" "马耶·布雷泽" "凯尔桑" "塔图" "舍瓦利耶·保罗"
|
||||
"鹰" "长尾隼" "信天翁" "秃鹰" "雀鹰" "猛禽"
|
||||
"猎豹" "野牛" "瓦尔密" "凡尔登" "狮子" "沃邦"
|
||||
"豺狼" "虎" "捷豹" "黑豹" "豹" "山猫"
|
||||
"鲁尔少尉" "莱斯坦士官" "加博尔少尉"
|
||||
"比森" "雷诺丹" "指挥官卢卡" "保卫" "马恩吉尼" "马贡"
|
||||
"盾牌" "震荡波" "梅尔船长" "头盔" "弯刀" "指挥官博里" "指挥官里维尔" "匕首" "德霍特" "福尔" "三叉戟" "弗朗西斯·卡尼尔"
|
||||
"猎人" "骑士" "步兵" "卫士" "跳跃者" "前卫" "斯帕西" "骠骑兵" "步枪手" "雇佣兵" "马穆鲁克" "亨利少尉" "赫伯准尉"
|
||||
"多尔多涅" "加龙" "卢瓦尔" "摩泽尔" "莱茵" "塞纳" "八分仪" "巴克斯" "雪松" "福尔图娜" "雅努斯" "地中海" "密涅瓦"
|
||||
"苏弗朗" "迪凯纳" "地平线" "福尔班" "拉斐特" "盖普拉特"
|
||||
}
|
||||
}
|
||||
|
||||
### LIGHT DESTROYER/TORPEDO BOAT NAMES###
|
||||
FRA_DE_HISTORICAL = {
|
||||
name = NAME_THEME_HISTORICAL_LIGHT_DDS
|
||||
|
||||
for_countries = { FRA YUW }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_light destroyer ship_hull_civilian }
|
||||
|
||||
fallback_name = "%d Légère Contre-Torpilleur"
|
||||
|
||||
unique = {
|
||||
"却敌" "长剑" "三角旗" "头盔" "石笼" "花剑" "箭筒" "仙王座" "阔剑" "雇佣兵" "马穆鲁克" "海盗" "探险者" "无畏" "鲁莽" "冒险家" "倔强"
|
||||
"梅尔波墨尼" "波莫纳" "花" "伊菲革尼亚" "巴约那" "山脉" "迟钝" "追求" "轰击" "动荡" "盾牌" "弩炮"
|
||||
"傲慢" "灵敏" "进取" "不羁" "阿尔萨斯人" "科西嘉人" "布列塔尼人" "突尼斯人" "诺曼人" "巴黎人" "普罗旺斯人" "桑通日人" "尼斯人" "萨伏伊人"
|
||||
"巴斯蒂亚人" "福克兰人" "迪耶普人" "潘波人" "马贡" "金焰旗" "榴弹炮" "短剑" "火铳"
|
||||
"火绳枪" "长戟" "军刀" "匕首" "燧发枪" "标枪"
|
||||
"乌头" "庭荠花" "指挥官埃斯蒂尼·奥瓦斯" "指挥官德特罗亚特" "指挥官德罗戈" "莲花" "含羞草" "毛茛" "罗斯林"
|
||||
"真理" "巴斯克人" "波尔多人" "布罗奈" "布雷斯特" "福尔宾" "福隆德" "平和" "棕榈树" "讥讽" "幸运" "前进" "闪电" "火热"
|
||||
"冰雹" "旋风" "雷雨" "东南风" "北风" "西北风" "飓风" "热风" "风暴" "龙卷风" "水龙卷" "台风"
|
||||
"亚眠" "加莱" "克朗" "埃佩尔奈" "列万" "吕内维尔" "蒙代芒蒙特" "蒙米赖" "阿拉斯" "敦刻尔克" "兰斯" "凡尔登"
|
||||
"巴卡拉" "贝蒂讷" "巴波姆" "巴勒迪克" "贝尔福特" "库西" "埃皮纳勒" "拉西尼" "莱赛帕尔热" "南希" "佩罗讷" "雷米雷蒙"
|
||||
"勒维尼" "塔于尔" "图勒" "沃夸" "维米" "维特里勒弗朗索瓦"
|
||||
}
|
||||
}
|
||||
|
||||
### LIGHT CRUISER NAMES###
|
||||
FRA_CL_HISTORICAL = {
|
||||
name = NAME_THEME_HISTORICAL_CL
|
||||
|
||||
for_countries = { FRA YUW }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_cruiser light_cruiser }
|
||||
|
||||
fallback_name = "%d Croiseur Léger"
|
||||
|
||||
unique = {
|
||||
"拉加利索尼埃" "让·德·维埃纳" "马赛" "荣耀" "蒙卡尔姆" "乔治·莱格"
|
||||
"德格拉塞" "沙托雷诺" "吉尚" "柯尔贝尔" "拉图多韦尔尼"
|
||||
"科尔马" "米卢斯" "斯特拉斯堡" "梅斯" "西欧维尔" "朱利安·德·拉格拉维埃"
|
||||
"若雷吉贝里" "马塞纳" "布威" "卡诺"
|
||||
"当特尔卡斯托" "德斯特蕾" "炼狱"
|
||||
"孔多塞" "丹东" "狄德罗" "米拉波" "韦尼奥" "伏尔泰"
|
||||
"迪盖·特鲁安" "拉莫特皮凯" "普里莫格" "普路托" "圣女贞德" "白劳易"
|
||||
}
|
||||
}
|
||||
|
||||
### HEAVY CRUISER NAMES###
|
||||
FRA_CA_HISTORICAL = {
|
||||
name = NAME_THEME_HISTORICAL_CA
|
||||
|
||||
for_countries = { FRA YUW }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_cruiser heavy_cruiser }
|
||||
|
||||
fallback_name = "%d Croiseur Lourd"
|
||||
|
||||
unique = {
|
||||
"阿尔及利亚" "印度支那" "叙利亚" "黎巴嫩" "摩洛哥" "波利尼西亚" "突尼斯" "达荷美" "科特迪瓦" "喀麦隆"
|
||||
"圣路易斯" "亨利四世" "查理曼" "布伦努斯" "查理·马特" "维钦托利"
|
||||
"杜佩德洛美" "查纳海军上将" "布利斯" "钱兹" "拉图什·特雷维尔" "波塔乌" "杜佩蒂特·杜阿尔斯" "盖登"
|
||||
"荣耀" "蒙卡尔姆" "德赛" "克勒贝尔" "奥布海军上将" "孔代" "马赛" "莱昂·甘必大"
|
||||
"茹·费里" "维克多·雨果" "儒勒·米什莱" "欧内斯特·勒南" "埃德加·基内" "瓦尔德克·卢梭"
|
||||
"迪凯纳" "图维尔" "苏弗朗" "柯尔贝尔" "福煦" "杜布雷"
|
||||
}
|
||||
}
|
||||
|
||||
### MINELAYER NAMES###
|
||||
FRA_MINELAYERS_HISTORICAL = {
|
||||
name = NAME_THEME_HISTORICAL_MINELAYERS
|
||||
|
||||
for_countries = { FRA YUW }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_cruiser light_cruiser ship_hull_light destroyer ship_hull_civilian }
|
||||
|
||||
fallback_name = "%d Mouilleur de Mines"
|
||||
|
||||
unique = {
|
||||
# Older and smaller minelayer names
|
||||
"布干维尔" "查纳海军上将" "迪蒙·迪维尔" "当特尔卡斯托" "拉·格朗迪埃尔" "迪贝维尔" "里戈·德热努伊" "萨沃尼昂·德·布拉撒" "博腾普斯·博普雷" "拉佩鲁兹"
|
||||
"德·皮莫丹" "杜佩瑞海军上将" "古尔登海军中将" "塞内斯海军少将" "安南" "山羚" "西方狍" "巴兰德少尉" "比森少尉" "瞪羚" "雄心"
|
||||
"愤怒" "慷慨" "快活" "惬意" "恶意" "指挥官杜枯因" "嘲笑" "严肃" "班巴拉" "欺瞒" "胜利者" "勒布朗特水手" "拉乔特·德·拉·图什"
|
||||
"激情" "战斗者" "沉闷" "善变" "指挥官博里" "指挥官德拉热" "指挥官多明" "指挥官杜博克" "指挥官里维尔" "好奇" "仁慈" "浮躁" "知更鸟"
|
||||
"阿德巴兰" "阿尔戈" "阿尔泰尔" "安塔瑞斯" "贝拉特里克斯" "里吉尔" "仙后" "王子"
|
||||
"冥王星" "地狱犬" "角斗士" "沙托雷诺" "吉尚"
|
||||
}
|
||||
}
|
||||
|
||||
### BATTLESHIP NAMES ###
|
||||
FRA_BB_HISTORICAL = {
|
||||
name = NAME_THEME_HISTORICAL_BB
|
||||
|
||||
for_countries = { FRA YUW }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_heavy battleship }
|
||||
|
||||
fallback_name = "%d Navire de Ligne"
|
||||
|
||||
unique = {
|
||||
"黎塞留" "让·巴尔" "加斯科涅"
|
||||
"阿尔萨斯" "勃艮第" "香槟" "普瓦图" "阿图瓦" "富瓦" "皮卡第" "诺曼底" "弗兰德尔" "图赖讷" "朗格多克"
|
||||
"查理曼" "查理·马特" "高卢"
|
||||
"自由" "正义" "真理" "民主" "共和" "祖国"
|
||||
"巴黎" "奥尔良" "马赛" "里昂" "图卢兹" "尼斯"
|
||||
"孤拔" "法兰西" "海洋" "布列塔尼" "洛林" "普罗旺斯"
|
||||
}
|
||||
}
|
||||
|
||||
### BATTLECRUISER NAMES ###
|
||||
FRA_BC_HISTORICAL = {
|
||||
name = NAME_THEME_HISTORICAL_BC
|
||||
|
||||
for_countries = { FRA YUW }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_heavy battle_cruiser }
|
||||
|
||||
fallback_name = "%d Croiseur Cuirassé"
|
||||
|
||||
unique = {
|
||||
"敦刻尔克" "斯特拉斯堡"
|
||||
"阿拉斯" "布尔吉" "梅斯" "里尔" "南特" "土伦" "罗恩" "蒙彼利埃"
|
||||
"拉·海尔" "让·布罗" "贝特朗·杜·盖克兰" "皮埃尔·德·布雷泽" "让·德·格鲁齐" "让·勒曼格尔"
|
||||
"共和" "祖国" "民主" "真理" "正义" "自由" "韦尼奥"
|
||||
}
|
||||
}
|
||||
|
||||
### AIRCRAFT CARRIER NAMES ###
|
||||
FRA_CV_HISTORICAL = {
|
||||
name = NAME_THEME_HISTORICAL_CARRIERS
|
||||
|
||||
for_countries = { FRA YUW }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_carrier carrier }
|
||||
|
||||
fallback_name = "%d Porte-Avions"
|
||||
|
||||
unique = {
|
||||
"霞飞" "潘勒韦" "克莱蒙梭" "福煦"
|
||||
"迪克斯穆德" "埃罗芒什" "拉斐特" "贝洛森林" "圣女贞德" "凡尔登" "闪电"
|
||||
"菲利克斯·福尔" "埃米尔·卢贝" "阿尔芒·法利埃" "雷蒙·普恩加莱" "亚历山大·米勒兰" "加斯东·杜梅格" "保罗·杜梅" "阿尔贝·勒布伦"
|
||||
"塔斯特指挥官" "无忧" "伊苏" "海洋" "贝亚恩"
|
||||
}
|
||||
}
|
||||
|
||||
### SUBMARINES ###
|
||||
FRA_SS_HISTORICAL = {
|
||||
name = NAME_THEME_HISTORICAL_SUBMARINES
|
||||
|
||||
for_countries = { FRA YUW }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_submarine submarine }
|
||||
|
||||
fallback_name = "%d Sous-Marin"
|
||||
|
||||
unique = {
|
||||
"征服者" "斯法克斯" "卡萨比安卡" "奥古斯塔" "雷霆" "比奇角" "韦桑" "西迪-弗雷杰"
|
||||
"米内尔夫" "朱诺" "维纳斯" "鸢尾花" "帕拉斯" "刻瑞斯"
|
||||
"曙光" "仙女座" "阿斯特拉" "非洲人" "阿尔忒弥斯" "克里奥尔" "巴亚德尔" "热爱" "白鹤" "安德洛玛克" "阿米达" "埃妙妮" "软珊瑚" "克洛林德" "科尼莉亚"
|
||||
"布莱松瓜" "劳比" "布安" "格莫诺图斯" "达芙妮" "居里"
|
||||
"人鱼" "纳伊阿德斯" "伽拉忒亚" "阿丽亚娜" "温蒂尼" "欧律狄克" "达娜厄" "喀尔刻" "卡吕普索" "忒提斯" "牛舌草" "鲨鱼" "大风" "鼠海豚" "海豚" "独角鲸" "海象" "海豹"
|
||||
"旗鱼" "凯门鳄" "可惧" "复仇者" "阿基米德" "菲涅耳" "亨利·庞加莱" "蒙日" "帕斯卡" "巴斯德" "彭赛列" "阿喀琉斯" "阿贾克斯" "阿克泰翁" "冥河" "亚尔戈"
|
||||
"普罗蒂亚" "飞马座" "英仙座" "凤凰" "猎户座" "黛安" "美杜莎" "安提俄普" "安菲特里忒" "亚马逊" "俄耳甫斯" "奥雷德" "女巫" "普赛克" "阿尔戈英雄" "林仙"
|
||||
"阿塔兰特" "维斯塔圣母" "苏丹娜" "絮库夫" "普罗米修斯" "宁芬" "蓝宝石" "绿松石" "金刚石" "鹦鹉螺" "红宝石"
|
||||
"潜水者" "古斯塔夫·泽代" "特里同" "鲶鱼" "树妖" "克里根" "守护精灵" "妖精" "鲥鱼" "鳗鱼" "鲣鱼" "海狸" "鲷鱼" "鲟鱼" "绿鳍鱼"
|
||||
"水濑" "浮沉子" "海狮" "海胆" "珍珠" "金枪鱼" "鳟鱼" "塔拉斯克" "白鹭" "鹳" "绿宝石" "蛋白石" "黄玉"
|
||||
"雨月" "安培" "贝特洛" "居纽" "花月" "果月" "盖伊·卢萨克" "芽月" "吉法尔" "获月" "帕潘" "牧月" "热月" "葡月"
|
||||
"风月" "瓦特" "夏尔·布伦" "马里奥特" "雾月" "阿拉戈" "伯努利" "库伦" "欧拉" "法拉第" "涡流" "富兰克林" "霜月" "焦耳" "水晶"
|
||||
"热气球" "牛顿" "雪月" "伏打" "布尔戈瓦海军少将" "科尼莉亚" "尼瑞德" "阿马兰蒂" "阿尔忒弥斯" "贝罗纳" "萨内" "罗兰·莫里洛特" "特立尼特·席勒芒"
|
||||
"卡里桑" "让·克雷" "富尔顿" "约塞尔" "拉格朗日" "拉普拉斯" "雷诺" "罗马佐蒂" "让·奥特里克" "莱昂·米诺" "皮埃尔·马拉斯特" "让·鲁利尔" "维克托·里维尔"
|
||||
"茹内·奥德里" "海尔布隆" "亨利·富尼耶" "路易·杜培蒂·奥博特" "奥伯恩" "莫里斯·卡罗" "皮埃尔·夏利" "半人马"
|
||||
}
|
||||
}
|
||||
|
||||
### THEME: FRENCH REGIONS ###
|
||||
FRA_REGIONS = {
|
||||
name = NAME_THEME_REGIONS
|
||||
|
||||
for_countries = { FRA YUW }
|
||||
|
||||
type = ship
|
||||
|
||||
unique = {
|
||||
"法兰西岛" "巴里" "奥尔良" "诺曼底" "朗格多克" "里昂" "多菲内" "香槟" "欧尼斯"
|
||||
"桑通日" "普瓦图" "阿基坦" "勃艮第" "皮卡第" "安茹" "普罗旺斯" "昂古莱姆" "波旁"
|
||||
"马尔什" "布列塔尼" "加斯科涅" "图赖讷" "利穆赞" "富瓦" "奥弗涅" "贝亚恩" "阿尔萨斯" "阿图瓦"
|
||||
"鲁西隆" "弗兰德尔" "弗朗什-孔泰" "洛林" "巴鲁瓦" "科西嘉" "讷韦尔" "博若莱" "曼恩"
|
||||
"吉耶讷" "佩尔什" "福雷" "沃奈桑" "米卢斯" "萨伏伊" "尼斯" "蒙贝利亚尔" "加泰罗尼亚"
|
||||
}
|
||||
}
|
||||
|
||||
## THEME: FRENCH CITIES ###
|
||||
FRA_CITIES = {
|
||||
name = NAME_THEME_CITIES
|
||||
|
||||
for_countries = { FRA YUW }
|
||||
|
||||
type = ship
|
||||
|
||||
unique = {
|
||||
"雷恩" "兰斯" "勒哈弗尔" "圣艾蒂安" "土伦" "格勒诺布尔" "第戎" "尼姆" "昂杰"
|
||||
"勒芒" "圣丹尼" "普罗旺斯艾克斯" "克莱蒙费朗" "布雷斯特" "里摩" "土尔" "亚眠" "佩皮尼昂"
|
||||
"梅斯" "贝桑松" "滨海布洛涅" "奥尔良" "米卢斯" "罗恩" "康城" "圣保罗"
|
||||
"南希" "阿维尼翁" "敦刻尔克" "普瓦捷" "凡尔赛" "法兰西堡" "圣皮埃"
|
||||
"波城" "昂蒂布" "贝济耶" "拉罗谢尔" "戛纳"
|
||||
"加莱" "圣纳泽尔" "梅里尼亚克" "科尔马" "阿雅克肖" "布尔吉" "滨海拉塞讷" "坎佩尔" "瓦朗斯"
|
||||
"佩萨克" "特鲁瓦" "香贝里" "洛里昂" "萨莱比梅" "蒙托邦" "尼奥尔"
|
||||
"圣安德烈" "伊埃雷" "圣康坦" "博韦" "卡宴" "绍莱"
|
||||
"弗雷瑞斯" "瓦讷" "拉罗什" "亚尔" "那邦尼" "阿讷西"
|
||||
"格拉斯" "拉瓦勒" "贝尔福特" "埃夫勒" "阿尔比" "沙勒维尔-梅济耶尔"
|
||||
"马蒂格" "圣旺" "巴约讷" "卡尔卡松" "布鲁瓦" "圣布里厄" "欧巴涅"
|
||||
"沙托鲁" "圣马洛" "香槟沙隆" "塞特港" "瓦朗谢讷" "昂古莱姆" "西欧维尔" "阿拉斯" "阿莱"
|
||||
"贡比涅" "沙特尔" "圣沙蒙" "欧赛尔"
|
||||
"讷韦尔" "阿让" "圣拉斐尔" "马孔" "康布雷" "德勒" "迪耶普" "佩里格" "维埃纳"
|
||||
"苏瓦松" "阿朗松" "蒙贝利亚尔" "圣迪济耶" "桑特" "维希"
|
||||
"巴黎" "马赛" "里昂" "图卢兹" "尼斯" "南特" "斯特拉斯堡" "蒙彼利埃" "波尔多" "里尔"
|
||||
}
|
||||
}
|
||||
|
||||
## THEME: FRENCH COLONIES ###
|
||||
FRA_COLONIES = {
|
||||
name = NAME_THEME_COLONIES
|
||||
|
||||
for_countries = { FRA YUW }
|
||||
|
||||
type = ship
|
||||
|
||||
unique = {
|
||||
"阿尔及利亚" "印度支那" "叙利亚" "黎巴嫩" "摩洛哥" "波利尼西亚" "突尼斯" "达荷美" "科特迪瓦"
|
||||
"马里" "喀麦隆" "苏丹" "塞内加尔" "马达加斯加" "安南" "交趾支那" "老挝" "高棉" "东京"
|
||||
"赤道非洲" "阿卡迪亚" "路易斯安那" "圣克鲁瓦克斯" "桑特" "拉代希拉德"
|
||||
"瓜地洛普" "马丁尼克" "圭亚那" "圣皮埃" "密克隆" "圣巴瑟米" "多米尼克"
|
||||
"尼维斯" "格林纳达" "圣文森特" "普莱桑斯" "圣露西亚" "多巴哥" "几内亚" "毛里塔尼亚"
|
||||
"尼日尔" "上伏尔塔" "多哥" "尼日利亚" "冈比亚" "乍得" "刚果" "加蓬" "毛里求斯" "吉布提"
|
||||
"马约特" "塞舌尔" "科摩罗" "留尼旺" "本地治里" "卡莱卡" "马埃" "亚纳姆"
|
||||
"金德讷格尔" "广州湾" "天津" "汉口" "沙面岛" "谢赫·萨伊德"
|
||||
}
|
||||
}
|
||||
|
||||
## THEME: FRENCH MARSHALS ###
|
||||
FRA_MARSHALS = {
|
||||
name = NAME_THEME_MARSHALS # 1180 - 1789
|
||||
|
||||
for_countries = { FRA YUW }
|
||||
|
||||
type = ship
|
||||
|
||||
unique = {
|
||||
"艾伯利克·克列芒" "亨利·克列芒" "纪尧姆·德·布尔内尔" "尼韦龙·德·阿拉斯" "纪尧姆·德·拉·图讷勒"
|
||||
"费利·佩斯特" "纪尧姆·德·博蒙" "戈蒂尔·德·内穆尔" "赫里克·德·博若" "雷诺·德·普雷西尼"
|
||||
"朗斯诺·德·圣马亚尔" "费里·德·弗纳伊" "让·德哈考特" "让·克列芒" "拉乌尔·勒弗拉芒"
|
||||
"让·德·瓦雷讷" "西蒙·德默伦" "居伊·克列芒" "杜梅尔" "让·德·博蒙"
|
||||
"伯纳德·德·莫瑞" "让·德·巴雷斯" "马修·德·特里" "罗伯·贝特朗" "安塞尔·德·雅因维尔"
|
||||
"查尔斯·德·蒙莫朗西" "罗伯特·德沃林" "爱德华·德·博热" "阿尔诺·奥德雷海姆" "罗格·德·汉杰斯特"
|
||||
"让·勒曼格尔" "让·德·莫昆西" "路易·德·桑塞尔" "让·德·里厄" "皮埃尔·德·里欧" "克劳德·德波伏瓦"
|
||||
"让·德·维利尔斯" "雅克·德·蒙贝隆" "拉斐特侯爵" "安托万·德·维吉"
|
||||
"让·德拉·波美" "阿莫里·德·赛弗拉克" "让·德布鲁斯" "吉尔·德·雷" "安德烈·德·罗埃阿克"
|
||||
"菲利普·德·库朗" "让·波东·德·桑特拉耶" "约阿希姆·鲁奥" "让·德·勒斯肯" "沃尔夫特·范博尔塞勒"
|
||||
"皮埃尔·德·罗昂吉埃" "菲利普·德·克雷维科尔" "让·德·鲍德里库尔" "贾科莫·特里乌奇奥"
|
||||
"查理·德·昂布瓦兹" "奥德·德·福瓦" "罗伯·斯图尔特·德奥比尼" "雅克·德拉·帕里斯"
|
||||
"加斯帕尔·德克利尼" "汤玛斯·德·福瓦" "安内·莫蒙朗西" "特奥多罗·特里乌奇奥" "罗伯特·德拉马克"
|
||||
"克劳德·德·安尼博" "勒内·德·蒙让" "奥达·杜比兹" "安东尼·德·德斯佩雷兹" "乔瓦尼·卡拉乔洛"
|
||||
"雅克·德·圣安德烈" "查理·德·科斯" "皮埃尔·斯特罗奇" "保罗·德拉尔姆" "弗朗索瓦·德·莫蒙朗西"
|
||||
"弗朗索瓦·德·斯塞波" "因伯特·德拉普拉蒂埃"
|
||||
"路易斯·贝尔蒂埃" "若阿尚·缪拉" "让诺·德·蒙塞" "让·巴普蒂斯·儒尔当" "安德烈·马塞纳" "皮埃尔·奥热罗"
|
||||
"让·巴普蒂斯·贝尔纳多特" "安内·布律纳" "尼古拉斯·苏尔特" "让·拉纳" "爱德华·莫蒂埃" "米歇尔·内伊"
|
||||
"路易斯·达武" "让·贝西埃尔" "弗朗索瓦·克勒曼" "多米尼克·佩里尼翁" "弗朗索瓦·勒费弗尔" "让·马蒂厄·菲利贝特"
|
||||
"克劳德·维克托" "亚历山大·麦克唐纳" "尼古拉斯·乌迪诺" "奥古斯特·马尔蒙" "路易·絮歇"
|
||||
}
|
||||
}
|
||||
1388
src/common/units/names_ships/FRA_ship_names_2.txt
Executable file
1388
src/common/units/names_ships/FRA_ship_names_2.txt
Executable file
File diff suppressed because it is too large
Load Diff
723
src/common/units/names_ships/GER_ship_name.txt
Executable file
723
src/common/units/names_ships/GER_ship_name.txt
Executable file
@@ -0,0 +1,723 @@
|
||||
GER_GENERAL_IMPERIAL = {
|
||||
name = NAME_THEME_GENERALS
|
||||
|
||||
for_countries = { GER TIX }
|
||||
|
||||
|
||||
type = ship
|
||||
fallback_name = "Schlachtschiff %d"
|
||||
|
||||
unique = {
|
||||
# fieldmarshall
|
||||
"比滕费尔德" "施泰因梅茨" "毛奇" "阿尔伯特国王" "罗恩" "曼陀菲尔" "布鲁门萨尔" "乔治国王" "阿尔布雷希特王储"
|
||||
"阿尔布雷希特大公" "冯·瓦德西" "黑泽勒伯爵" "威廉·冯·哈恩克" "沃尔特·冯·略埃" "施里芬"
|
||||
"兴登堡" "比洛" "腓特烈大公" "马肯森" "路德维希三世" "鲁普雷希特" "利奥波德王储" "赫尔曼·冯·艾希霍恩"
|
||||
"雷穆斯·冯·沃伊尔施"
|
||||
# colonel general
|
||||
"奥古斯特王储" "腓特烈一世国王" "卡尔·亚历山大" "伯恩哈德三世" "腓特烈二世国王" "汉斯·冯·普莱森" "海因里希亲王"
|
||||
"腓特烈·利奥波德" "克里斯蒂安王储" "古斯塔夫·冯·凯塞尔" "卡尔·冯·霍恩" "奥托·克雷斯" "菲利普公爵" "普里特维茨"
|
||||
"莫里茨·冯·林克" "弗里德里希·冯·朔尔" "乔西亚斯·冯·赫林根" "豪森男爵" "克鲁克" "比辛"
|
||||
"卡尔·冯·艾内姆" "奥托·冯·马奇塔勒" "基希巴赫伯爵" "波默伯爵" "卡尔·路德维希" "汉斯·冯·基希巴赫"
|
||||
"汉斯·冯·塞克特" "威廉·海耶"
|
||||
}
|
||||
}
|
||||
|
||||
GER_CHANCELLOR_IMPERIAL = {
|
||||
name = NAME_THEME_CHANCELLORS
|
||||
|
||||
for_countries = { GER TIX }
|
||||
|
||||
|
||||
type = ship
|
||||
fallback_name = "Schlachtschiff %d"
|
||||
|
||||
unique = {
|
||||
"俾斯麦亲王" "列奥·冯·卡普里维" "克洛德维希" "伯恩哈德·冯·比洛" "贝特曼·霍尔维格" "乔治·米夏埃利斯" "乔治·冯·赫特林"
|
||||
"提尔皮茨" "库诺·冯·维斯塔普"
|
||||
}
|
||||
}
|
||||
|
||||
GER_CITIES = {
|
||||
name = NAME_THEME_CITIES
|
||||
|
||||
for_countries = { GER TIX }
|
||||
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_cruiser light_cruiser heavy_cruiser }
|
||||
|
||||
fallback_name = "Schiff %d"
|
||||
|
||||
ordered = {
|
||||
7 = {"慕尼黑"}
|
||||
8 = {"柏林"}
|
||||
9 = {"汉堡"}
|
||||
10 = {"斯图加特"}
|
||||
11 = {"不来梅"}
|
||||
12 = {"吕贝克"}
|
||||
13 = {"但泽"}
|
||||
14 = {"斯德丁"}
|
||||
15 = {"德累斯顿"}
|
||||
16 = {"美因茨"}
|
||||
17 = {"奥格斯堡"}
|
||||
18 = {"马格德堡"}
|
||||
19 = {"布雷斯劳"}
|
||||
20 = {"汉诺威"}
|
||||
21 = {"施特拉尔松德"}
|
||||
22 = {"法兰克福"}
|
||||
23 = {"罗斯托克"}
|
||||
102 = {"美杜莎"}
|
||||
103 = {"尼俄伯"}
|
||||
104 = {"宁芙"}
|
||||
105 = {"丽蝇"}
|
||||
106 = {"牛虻"}
|
||||
107 = {"瞪羚"}
|
||||
108 = {"忒提斯"}
|
||||
109 = {"阿里阿德涅"}
|
||||
110 = {"阿玛宗"}
|
||||
111 = {"女性之赞"}
|
||||
112 = {"阿科纳"}
|
||||
113 = {"温蒂妮"}
|
||||
114 = {"海拉"}
|
||||
115 = {"吉菲昂"}
|
||||
24 = {"埃尔宾"}
|
||||
25 = {"斯特拉斯堡"}
|
||||
26 = {"雷根斯堡"}
|
||||
27 = {"威斯巴登"}
|
||||
28 = {"亚琛"}
|
||||
29 = {"波茨坦"}
|
||||
30 = {"海德堡"}
|
||||
31 = {"基尔"}
|
||||
32 = {"维尔茨堡"}
|
||||
33 = {"明斯特"}
|
||||
34 = {"达姆施塔特"}
|
||||
35 = {"开姆尼茨"}
|
||||
36 = {"不伦瑞克"}
|
||||
37 = {"卡塞尔"}
|
||||
38 = {"奥登堡"}
|
||||
39 = {"杜塞尔多夫"}
|
||||
40 = {"哈雷"}
|
||||
41 = {"维也纳"}
|
||||
42 = {"多特蒙德"}
|
||||
43 = {"弗赖堡"}
|
||||
44 = {"杜伊斯堡"}
|
||||
45 = {"曼海姆"}
|
||||
46 = {"埃尔福特"}
|
||||
47 = {"奥斯纳布吕克"}
|
||||
48 = {"埃森"}
|
||||
49 = {"沃尔夫斯堡"}
|
||||
50 = {"伍珀塔尔"}
|
||||
51 = {"布拉格"}
|
||||
52 = {"因斯布鲁克"}
|
||||
53 = {"萨尔布吕肯"}
|
||||
54 = {"波森"}
|
||||
55 = {"牟罗兹"}
|
||||
56 = {"帕德博恩"}
|
||||
57 = {"布尔诺"}
|
||||
58 = {"英戈尔施塔特"}
|
||||
59 = {"比勒费尔德"}
|
||||
60 = {"萨尔茨堡"}
|
||||
61 = {"皮尔森"}
|
||||
62 = {"米尔海姆"}
|
||||
63 = {"海尔布隆"}
|
||||
64 = {"波恩"}
|
||||
65 = {"格拉茨"}
|
||||
116 = {"弗伦斯堡"}
|
||||
66 = {"奥伯豪森"}
|
||||
67 = {"路德维希港"}
|
||||
68 = {"波鸿"}
|
||||
69 = {"佐林根"}
|
||||
70 = {"林茨"}
|
||||
71 = {"门兴格拉德巴赫"}
|
||||
72 = {"菲尔特"}
|
||||
73 = {"特里尔"}
|
||||
74 = {"哈根"}
|
||||
75 = {"克雷费尔德"}
|
||||
76 = {"乌尔姆"}
|
||||
77 = {"哥廷根"}
|
||||
78 = {"盖尔森基兴"}
|
||||
79 = {"雷克林豪森"}
|
||||
80 = {"普福尔茨海姆"}
|
||||
81 = {"哈姆"}
|
||||
82 = {"博特罗普"}
|
||||
83 = {"不来梅哈芬"}
|
||||
84 = {"罗伊特林根"}
|
||||
85 = {"耶拿"}
|
||||
86 = {"科布伦茨"}
|
||||
87 = {"勒沃库森"}
|
||||
88 = {"诺伊斯"}
|
||||
89 = {"奥芬巴赫"}
|
||||
90 = {"黑尔讷"}
|
||||
91 = {"雷姆沙伊德"}
|
||||
92 = {"凯撒斯劳滕"}
|
||||
93 = {"萨尔茨吉特"}
|
||||
94 = {"什未林"}
|
||||
95 = {"科特布斯"}
|
||||
96 = {"威廉港"}
|
||||
97 = {"埃尔兰根"}
|
||||
98 = {"锡根"}
|
||||
99 = {"希尔德斯海姆"}
|
||||
101 = {"茨维考"}
|
||||
1 = {"埃姆登"}
|
||||
2 = {"柯尼斯堡"}
|
||||
3 = {"卡尔斯鲁厄"}
|
||||
4 = {"科隆"}
|
||||
5 = {"莱比锡"}
|
||||
6 = {"纽伦堡"}
|
||||
}
|
||||
}
|
||||
|
||||
GER_BB_HISTORICAL = {
|
||||
name = NAME_THEME_HISTORICAL_BB
|
||||
|
||||
for_countries = { GER TIX }
|
||||
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_heavy battleship }
|
||||
|
||||
fallback_name = "Schlachtschiff %d"
|
||||
|
||||
ordered = {
|
||||
1 = {"沙恩霍斯特"}
|
||||
2 = {"格奈森瑙"}
|
||||
3 = {"俾斯麦亲王"}
|
||||
4 = {"提尔皮茨"}
|
||||
5 = {"兴登堡"}
|
||||
6 = {"鲁登道夫"}
|
||||
7 = {"腓特烈大帝"}
|
||||
8 = {"皇帝"}
|
||||
9 = {"乌尔里希·冯·胡滕"}
|
||||
46 = {"国王"}
|
||||
10 = {"格茨·冯·贝利欣根"}
|
||||
47 = {"皇储"}
|
||||
11 = {"勃兰登堡"}
|
||||
48 = {"皇后"}
|
||||
12 = {"黑森"}
|
||||
13 = {"策林根"}
|
||||
14 = {"梅克伦堡"}
|
||||
15 = {"阿尔萨斯"}
|
||||
16 = {"洛林"}
|
||||
17 = {"汉诺威"}
|
||||
18 = {"拿骚"}
|
||||
19 = {"波美拉尼亚"}
|
||||
20 = {"威斯特法伦"}
|
||||
21 = {"莱茵兰"}
|
||||
22 = {"图林根"}
|
||||
23 = {"符腾堡"}
|
||||
24 = {"不伦瑞克"}
|
||||
25 = {"巴伐利亚"}
|
||||
26 = {"萨克森"}
|
||||
27 = {"巴登"}
|
||||
28 = {"魏森堡"}
|
||||
29 = {"东弗里斯兰"}
|
||||
30 = {"奥尔登堡"}
|
||||
31 = {"波森"}
|
||||
32 = {"普鲁士"}
|
||||
33 = {"皮劳"}
|
||||
34 = {"黑尔戈兰"}
|
||||
35 = {"施瓦本"}
|
||||
36 = {"沃尔特"}
|
||||
37 = {"韦廷"}
|
||||
38 = {"维特尔斯巴赫"}
|
||||
39 = {"奥博特"}
|
||||
40 = {"奥斯特马克"}
|
||||
41 = {"石勒苏益格"}
|
||||
42 = {"荷尔斯泰因"}
|
||||
43 = {"弗兰肯"}
|
||||
44 = {"施特雷利茨"}
|
||||
45 = {"祖国"}
|
||||
}
|
||||
}
|
||||
|
||||
GER_BC_HISTORICAL = {
|
||||
name = NAME_THEME_HISTORICAL_BC
|
||||
|
||||
for_countries = { GER TIX }
|
||||
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_heavy battle_cruiser }
|
||||
|
||||
fallback_name = "Schlachtkreuzer %d"
|
||||
|
||||
ordered = {
|
||||
1 = {"冯·德·坦恩"}
|
||||
2 = {"毛奇"}
|
||||
3 = {"戈本"}
|
||||
4 = {"德弗林格"}
|
||||
5 = {"霍尔岑多夫"}
|
||||
6 = {"约克"}
|
||||
7 = {"马肯森"}
|
||||
8 = {"冯·莱托-福尔贝克"}
|
||||
9 = {"红胡子腓特烈"}
|
||||
10 = {"查理大帝"}
|
||||
11 = {"埃特尔·腓特烈王储"}
|
||||
12 = {"维多利亚·路易丝"}
|
||||
13 = {"海因里希亲王"}
|
||||
}
|
||||
}
|
||||
|
||||
GER_SS_HISTORICAL = {
|
||||
name = NAME_THEME_HISTORICAL_SUBMARINES
|
||||
|
||||
for_countries = { GER TIX }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_submarine submarine }
|
||||
fallback_name = "U-%d"
|
||||
|
||||
ordered = {
|
||||
1 = { "U-%d" }
|
||||
2 = { "U-%d" }
|
||||
3 = { "U-%d" }
|
||||
4 = { "U-%d" }
|
||||
5 = { "U-%d" }
|
||||
6 = { "U-%d" }
|
||||
7 = { "U-%d" }
|
||||
8 = { "U-%d" }
|
||||
9 = { "U-%d" }
|
||||
10 = { "U-%d" }
|
||||
11 = { "U-%d" }
|
||||
12 = { "U-%d" }
|
||||
13 = { "U-%d" }
|
||||
14 = { "U-%d" }
|
||||
15 = { "U-%d" }
|
||||
16 = { "U-%d" }
|
||||
17 = { "U-%d" }
|
||||
18 = { "U-%d" }
|
||||
19 = { "U-%d" }
|
||||
20 = { "U-%d" }
|
||||
21 = { "U-%d" }
|
||||
22 = { "U-%d" }
|
||||
23 = { "U-%d" }
|
||||
24 = { "U-%d" }
|
||||
25 = { "U-%d" }
|
||||
26 = { "U-%d" }
|
||||
}
|
||||
}
|
||||
|
||||
GER_CA_HISTORICAL = {
|
||||
name = NAME_THEME_HISTORICAL_CA
|
||||
|
||||
for_countries = { GER TIX }
|
||||
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_cruiser heavy_cruiser }
|
||||
|
||||
fallback_name = "Schwerer Kreuzer %d"
|
||||
|
||||
ordered = {
|
||||
1 = {"施佩伯爵"}
|
||||
2 = {"希佩尔海军上将"}
|
||||
3 = {"布吕歇尔"}
|
||||
4 = {"欧根亲王"}
|
||||
5 = {"塞德利茨"}
|
||||
6 = {"吕措"}
|
||||
7 = {"罗恩"}
|
||||
8 = {"德意志"}
|
||||
9 = {"赫塔"}
|
||||
10 = {"芙蕾雅"}
|
||||
11 = {"维内塔"}
|
||||
12 = {"齐格菲"}
|
||||
13 = {"汉萨"}
|
||||
14 = {"腓特烈·卡尔"}
|
||||
15 = {"濮登博"}
|
||||
16 = {"比滕费尔德"}
|
||||
17 = {"施瓦岑贝格"}
|
||||
18 = {"艾希霍恩"}
|
||||
19 = {"弗莱明"}
|
||||
20 = {"博恩"}
|
||||
21 = {"海瑟勒"}
|
||||
22 = {"沃尔什"}
|
||||
23 = {"曼斯费尔德"}
|
||||
24 = {"卡尔克鲁斯"}
|
||||
25 = {"克莱斯特"}
|
||||
26 = {"弗兰格尔"}
|
||||
27 = {"多因"}
|
||||
28 = {"海德"}
|
||||
29 = {"克罗科夫"}
|
||||
}
|
||||
}
|
||||
|
||||
GER_CL_HISTORICAL = {
|
||||
name = NAME_THEME_HISTORICAL_CL
|
||||
|
||||
for_countries = { GER TIX }
|
||||
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_cruiser light_cruiser }
|
||||
|
||||
fallback_name = "Leichter Kreuzer %d"
|
||||
|
||||
ordered = {
|
||||
7 = {"慕尼黑"}
|
||||
8 = {"柏林"}
|
||||
9 = {"汉堡"}
|
||||
10 = {"斯图加特"}
|
||||
11 = {"不来梅"}
|
||||
12 = {"吕贝克"}
|
||||
13 = {"但泽"}
|
||||
14 = {"斯德丁"}
|
||||
15 = {"德累斯顿"}
|
||||
16 = {"美因茨"}
|
||||
17 = {"奥格斯堡"}
|
||||
18 = {"马格德堡"}
|
||||
19 = {"布雷斯劳"}
|
||||
20 = {"汉诺威"}
|
||||
21 = {"施特拉尔松德"}
|
||||
22 = {"法兰克福"}
|
||||
23 = {"罗斯托克"}
|
||||
102 = {"美杜莎"}
|
||||
103 = {"尼俄伯"}
|
||||
104 = {"宁芙"}
|
||||
105 = {"丽蝇"}
|
||||
106 = {"牛虻"}
|
||||
107 = {"瞪羚"}
|
||||
108 = {"忒提斯"}
|
||||
109 = {"阿里阿德涅"}
|
||||
110 = {"阿玛宗"}
|
||||
111 = {"女性之赞"}
|
||||
112 = {"阿科纳"}
|
||||
113 = {"温蒂妮"}
|
||||
114 = {"海拉"}
|
||||
115 = {"吉菲昂"}
|
||||
24 = {"埃尔宾"}
|
||||
25 = {"斯特拉斯堡"}
|
||||
26 = {"雷根斯堡"}
|
||||
27 = {"威斯巴登"}
|
||||
28 = {"亚琛"}
|
||||
29 = {"波茨坦"}
|
||||
30 = {"海德堡"}
|
||||
31 = {"基尔"}
|
||||
32 = {"维尔茨堡"}
|
||||
33 = {"明斯特"}
|
||||
34 = {"达姆施塔特"}
|
||||
35 = {"开姆尼茨"}
|
||||
36 = {"不伦瑞克"}
|
||||
37 = {"卡塞尔"}
|
||||
38 = {"奥登堡"}
|
||||
39 = {"杜塞尔多夫"}
|
||||
40 = {"哈雷"}
|
||||
41 = {"维也纳"}
|
||||
42 = {"多特蒙德"}
|
||||
43 = {"弗赖堡"}
|
||||
44 = {"杜伊斯堡"}
|
||||
45 = {"曼海姆"}
|
||||
46 = {"埃尔福特"}
|
||||
47 = {"奥斯纳布吕克"}
|
||||
48 = {"埃森"}
|
||||
49 = {"沃尔夫斯堡"}
|
||||
50 = {"伍珀塔尔"}
|
||||
51 = {"布拉格"}
|
||||
52 = {"因斯布鲁克"}
|
||||
53 = {"萨尔布吕肯"}
|
||||
54 = {"波森"}
|
||||
55 = {"牟罗兹"}
|
||||
56 = {"帕德博恩"}
|
||||
57 = {"布尔诺"}
|
||||
58 = {"英戈尔施塔特"}
|
||||
59 = {"比勒费尔德"}
|
||||
60 = {"萨尔茨堡"}
|
||||
61 = {"皮尔森"}
|
||||
62 = {"米尔海姆"}
|
||||
63 = {"海尔布隆"}
|
||||
64 = {"波恩"}
|
||||
65 = {"格拉茨"}
|
||||
116 = {"弗伦斯堡"}
|
||||
66 = {"奥伯豪森"}
|
||||
67 = {"路德维希港"}
|
||||
68 = {"波鸿"}
|
||||
69 = {"佐林根"}
|
||||
70 = {"林茨"}
|
||||
71 = {"门兴格拉德巴赫"}
|
||||
72 = {"菲尔特"}
|
||||
73 = {"特里尔"}
|
||||
74 = {"哈根"}
|
||||
75 = {"克雷费尔德"}
|
||||
76 = {"乌尔姆"}
|
||||
77 = {"哥廷根"}
|
||||
78 = {"盖尔森基兴"}
|
||||
79 = {"雷克林豪森"}
|
||||
80 = {"普福尔茨海姆"}
|
||||
81 = {"哈姆"}
|
||||
82 = {"博特罗普"}
|
||||
83 = {"不来梅哈芬"}
|
||||
84 = {"罗伊特林根"}
|
||||
85 = {"耶拿"}
|
||||
86 = {"科布伦茨"}
|
||||
87 = {"勒沃库森"}
|
||||
88 = {"诺伊斯"}
|
||||
89 = {"奥芬巴赫"}
|
||||
90 = {"黑尔讷"}
|
||||
91 = {"雷姆沙伊德"}
|
||||
92 = {"凯撒斯劳滕"}
|
||||
93 = {"萨尔茨吉特"}
|
||||
94 = {"什未林"}
|
||||
95 = {"科特布斯"}
|
||||
96 = {"威廉港"}
|
||||
97 = {"埃尔兰根"}
|
||||
98 = {"锡根"}
|
||||
99 = {"希尔德斯海姆"}
|
||||
101 = {"茨维考"}
|
||||
1 = {"埃姆登"}
|
||||
2 = {"柯尼斯堡"}
|
||||
3 = {"卡尔斯鲁厄"}
|
||||
4 = {"科隆"}
|
||||
5 = {"莱比锡"}
|
||||
6 = {"纽伦堡"}
|
||||
}
|
||||
}
|
||||
|
||||
GER_DD_HISTORICAL = {
|
||||
name = NAME_THEME_HISTORICAL_DESTROYERS
|
||||
|
||||
for_countries = { GER TIX }
|
||||
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_light destroyer ship_hull_civilian }
|
||||
|
||||
fallback_name = "Z %d"
|
||||
}
|
||||
|
||||
GER_CV_HISTORICAL = {
|
||||
name = NAME_THEME_HISTORICAL_CARRIERS
|
||||
|
||||
for_countries = { GER TIX }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_carrier carrier }
|
||||
|
||||
fallback_name = "Träger %d"
|
||||
|
||||
ordered = {
|
||||
1 = {"齐柏林伯爵"}
|
||||
2 = {"彼得·史特拉塞"}
|
||||
3 = {"塞德利茨"}
|
||||
4 = {"欧罗巴"}
|
||||
5 = {"波茨坦"}
|
||||
6 = {"奥托·李林塔尔"}
|
||||
7 = {"极光"}
|
||||
10 = {"曼弗雷德·冯·里希特霍芬"}
|
||||
11 = {"马克斯·英麦曼"}
|
||||
}
|
||||
}
|
||||
|
||||
GER_THEME_ANIMALS_IMPERIAL = {
|
||||
name = NAME_THEME_ANIMALS
|
||||
|
||||
for_countries = { GER TIX }
|
||||
|
||||
|
||||
type = ship
|
||||
|
||||
fallback_name = "Schiff %d"
|
||||
|
||||
ordered = {
|
||||
1 = {"海鸥"}
|
||||
2 = {"信天翁"}
|
||||
3 = {"海雕"}
|
||||
4 = {"狮鹫"}
|
||||
5 = {"隼"}
|
||||
6 = {"神鹫"}
|
||||
7 = {"狼"}
|
||||
8 = {"鸡鼬"}
|
||||
9 = {"猎豹"}
|
||||
10 = {"黑豹"}
|
||||
11 = {"老虎"}
|
||||
12 = {"狮"}
|
||||
13 = {"山猫"}
|
||||
14 = {"熊"}
|
||||
15 = {"猎豹"}
|
||||
16 = {"花豹"}
|
||||
17 = {"眼镜蛇"}
|
||||
18 = {"蝰蛇"}
|
||||
19 = {"龙"}
|
||||
20 = {"黄鼠狼"}
|
||||
21 = {"海豚"}
|
||||
22 = {"鲸"}
|
||||
23 = {"乌鸦"}
|
||||
24 = {"鹰"}
|
||||
25 = {"野牛"}
|
||||
26 = {"美洲豹"}
|
||||
27 = {"游蛇"}
|
||||
28 = {"獭"}
|
||||
29 = {"海狸"}
|
||||
30 = {"美洲野牛"}
|
||||
31 = {"驼鹿"}
|
||||
32 = {"獾"}
|
||||
33 = {"鹿"}
|
||||
34 = {"蝎"}
|
||||
35 = {"斑马"}
|
||||
36 = {"白鼬"}
|
||||
37 = {"水貂"}
|
||||
38 = {"黑貂"}
|
||||
39 = {"豹猫"}
|
||||
40 = {"鬣狗"}
|
||||
41 = {"貂"}
|
||||
42 = {"苍鹭"}
|
||||
43 = {"狐狸"}
|
||||
44 = {"鹳"}
|
||||
45 = {"鹤"}
|
||||
46 = {"鸬鹚"}
|
||||
47 = {"雀鹰"}
|
||||
48 = {"鵟"}
|
||||
49 = {"秃鹫"}
|
||||
}
|
||||
}
|
||||
|
||||
GER_THEME_GERMANIC_IMPERIAL = {
|
||||
name = NAME_THEME_GERMANIC_MYTHOLOGY
|
||||
|
||||
for_countries = { GER TIX }
|
||||
|
||||
type = ship
|
||||
|
||||
fallback_name = "Schiff %d"
|
||||
|
||||
ordered = {
|
||||
1 = {"奥丁"}
|
||||
2 = {"托尔"}
|
||||
3 = {"提尔"}
|
||||
4 = {"弗丽嘉"}
|
||||
5 = {"芙拉"}
|
||||
6 = {"弗雷"}
|
||||
7 = {"高斯"}
|
||||
8 = {"米德加尔德"}
|
||||
9 = {"海拉"}
|
||||
28 = {"希敏约格"}
|
||||
29 = {"精灵"}
|
||||
10 = {"索列姆"}
|
||||
11 = {"埃吉尔"}
|
||||
12 = {"阿特拉"}
|
||||
24 = {"澜"}
|
||||
25 = {"霍德尔"}
|
||||
13 = {"希密尔"}
|
||||
14 = {"包尔"}
|
||||
15 = {"巴杜赫纳"}
|
||||
16 = {"布拉基"}
|
||||
17 = {"威利"}
|
||||
18 = {"斯露德"}
|
||||
19 = {"伊登"}
|
||||
20 = {"洛德"}
|
||||
21 = {"玛尼"}
|
||||
22 = {"曼努斯"}
|
||||
23 = {"维汉萨"}
|
||||
26 = {"西吉"}
|
||||
}
|
||||
}
|
||||
|
||||
GER_THEME_BATTLE_IMPERIAL = {
|
||||
name = NAME_THEME_BATTLES
|
||||
|
||||
for_countries = { GER TIX }
|
||||
|
||||
type = ship
|
||||
|
||||
fallback_name = "Schiff %d"
|
||||
|
||||
ordered = {
|
||||
1 = {"斯卡格拉克"}
|
||||
2 = {"条顿堡林山"}
|
||||
3 = {"佛兰德"}
|
||||
4 = {"凡尔登"}
|
||||
5 = {"色当"}
|
||||
6 = {"克尼格雷茨"}
|
||||
7 = {"洛伊滕"}
|
||||
8 = {"索尔"}
|
||||
17 = {"坦能堡"}
|
||||
9 = {"凯塞尔斯多夫"}
|
||||
28 = {"皮尔马森斯"}
|
||||
29 = {"大贝伦"}
|
||||
10 = {"拉罗蒂埃"}
|
||||
11 = {"库尔姆"}
|
||||
12 = {"滑铁卢"}
|
||||
24 = {"迪博尔堡垒"}
|
||||
25 = {"特鲁特诺夫"}
|
||||
13 = {"黑尔戈兰岛"}
|
||||
14 = {"多格滩"}
|
||||
15 = {"科罗内尔"}
|
||||
16 = {"槟城"}
|
||||
}
|
||||
}
|
||||
|
||||
GER_THEME_FISH_IMPERIAL = {
|
||||
name = NAME_THEME_FISH
|
||||
|
||||
for_countries = { GER TIX }
|
||||
|
||||
type = ship
|
||||
|
||||
fallback_name = "Schiff %d"
|
||||
|
||||
ordered = {
|
||||
1 = {"吻鲈"}
|
||||
2 = {"鲶鱼"}
|
||||
3 = {"鲱鱼"}
|
||||
4 = {"鳗鱼"}
|
||||
5 = {"狗鱼"}
|
||||
6 = {"比目鱼"}
|
||||
7 = {"鳕鱼"}
|
||||
8 = {"鲨鱼"}
|
||||
9 = {"黄貂鱼"}
|
||||
10 = {"七鳃鳗"}
|
||||
11 = {"苦鱼"}
|
||||
12 = {"三文鱼"}
|
||||
24 = {"河鲈"}
|
||||
13 = {"大西洋鳕"}
|
||||
14 = {"鳟鱼"}
|
||||
15 = {"鲟鱼"}
|
||||
16 = {"鲤鱼"}
|
||||
17 = {"丁鳜"}
|
||||
18 = {"沙丁鱼"}
|
||||
19 = {"虾虎鱼"}
|
||||
20 = {"鲭鱼"}
|
||||
21 = {"庸鲽"}
|
||||
22 = {"鳎鱼"}
|
||||
23 = {"角鱼"}
|
||||
}
|
||||
}
|
||||
|
||||
GER_THEME_RIVERS_IMPERIAL = {
|
||||
name = NAME_THEME_RIVERS
|
||||
|
||||
for_countries = { GER TIX }
|
||||
|
||||
type = ship
|
||||
|
||||
|
||||
ordered = {
|
||||
1 = {"莱茵河"}
|
||||
2 = {"多瑙河"}
|
||||
3 = {"奥得河"}
|
||||
4 = {"瓦尔诺河"}
|
||||
5 = {"雷克尼茨河"}
|
||||
6 = {"尼萨河"}
|
||||
7 = {"美因河"}
|
||||
8 = {"特拉沃河"}
|
||||
9 = {"于克河"}
|
||||
28 = {"亚德河"}
|
||||
29 = {"易北河"}
|
||||
10 = {"因河"}
|
||||
11 = {"伊萨尔河"}
|
||||
12 = {"默兹河"}
|
||||
24 = {"鲁尔河"}
|
||||
25 = {"施普雷河"}
|
||||
13 = {"摩泽尔河"}
|
||||
14 = {"武珀河"}
|
||||
15 = {"萨尔河"}
|
||||
16 = {"阿尔夫河"}
|
||||
17 = {"内卡河"}
|
||||
18 = {"绍尔河"}
|
||||
19 = {"威悉河"}
|
||||
20 = {"阿勒尔河"}
|
||||
21 = {"富尔达河"}
|
||||
22 = {"威拉河"}
|
||||
23 = {"阿尔斯特河"}
|
||||
26 = {"哈弗尔河"}
|
||||
}
|
||||
}
|
||||
|
||||
729
src/common/units/names_ships/GER_ship_name_2.txt
Executable file
729
src/common/units/names_ships/GER_ship_name_2.txt
Executable file
@@ -0,0 +1,729 @@
|
||||
|
||||
GER_BB_HISTORICAL_2 = {
|
||||
name = NAME_THEME_HISTORICAL_BB_2
|
||||
|
||||
for_countries = { TIX }
|
||||
|
||||
type = ship
|
||||
ship_types = { capital_ship ship_hull_heavy battleship battle_cruiser }
|
||||
|
||||
fallback_name = "第%d量产战列舰"
|
||||
|
||||
|
||||
ordered = {
|
||||
1 = {"沙恩霍斯特"}
|
||||
2 = {"格奈泽瑙"}
|
||||
3 = {"俾斯麦"}
|
||||
4 = {"提尔皮茨"}
|
||||
5 = {"兴登堡"}
|
||||
6 = {"鲁登道夫"}
|
||||
7 = {"腓特烈大帝"}
|
||||
8 = {"大德意志"}
|
||||
9 = {"乌尔里希·冯·胡滕"}
|
||||
10 = {"戈茨·冯·贝利辛根"}
|
||||
11 = {"勃兰登堡"}
|
||||
12 = {"黑森"}
|
||||
13 = {"扎林根"}
|
||||
14 = {"梅克伦堡"}
|
||||
15 = {"阿尔萨斯"}
|
||||
16 = {"洛林根"}
|
||||
17 = {"汉诺威"}
|
||||
18 = {"拿骚"}
|
||||
19 = {"波美拉尼亚"}
|
||||
20 = {"威斯特法伦"}
|
||||
21 = {"莱茵兰"}
|
||||
22 = {"图林根"}
|
||||
23 = {"符腾堡"}
|
||||
24 = {"布伦瑞克"}
|
||||
25 = {"拜恩"}
|
||||
26 = {"萨克森"}
|
||||
27 = {"巴登"}
|
||||
28 = {"维森堡"}
|
||||
29 = {"东弗里斯兰"}
|
||||
30 = {"奥尔登堡"}
|
||||
31 = {"波森"}
|
||||
32 = {"普鲁士"}
|
||||
33 = {"皮劳"}
|
||||
34 = {"赫尔戈兰"}
|
||||
35 = {"施瓦本"}
|
||||
36 = {"韦尔特"}
|
||||
37 = {"韦廷"}
|
||||
38 = {"维特尔斯巴赫"}
|
||||
39 = {"欧布特里特"}
|
||||
40 = {"奥斯特马克"}
|
||||
41 = {"石勒苏益格"}
|
||||
42 = {"荷尔斯泰因"}
|
||||
43 = {"弗兰肯"}
|
||||
44 = {"施特雷利"}
|
||||
45 = {"祖国"}
|
||||
46 = {"西里西亚"}
|
||||
}
|
||||
}
|
||||
|
||||
GER_BC_HISTORICAL_2 = {
|
||||
name = NAME_THEME_HISTORICAL_BC_2
|
||||
|
||||
for_countries = { TIX }
|
||||
|
||||
type = ship
|
||||
ship_types = { capital_ship ship_hull_heavy battleship battle_cruiser }
|
||||
|
||||
fallback_name = "%第%d量产战列巡洋舰"
|
||||
|
||||
|
||||
ordered = {
|
||||
1 = {"冯·德·坦恩"}
|
||||
2 = {"毛奇"}
|
||||
3 = {"戈本"}
|
||||
4 = {"德尔弗林格"}
|
||||
5 = {"霍尔岑多夫"}
|
||||
6 = {"约克"}
|
||||
7 = {"冯·马肯森"}
|
||||
8 = {"冯·莱托 - 福尔贝克"}
|
||||
9 = {"腓特烈·巴巴罗萨"}
|
||||
10 = {"卡尔大帝"}
|
||||
}
|
||||
}
|
||||
|
||||
GER_TB_HISTORICAL_2 = {
|
||||
name = NAME_THEME_HISTORICAL_TB_2
|
||||
|
||||
for_countries = { TIX }
|
||||
|
||||
can_use = {
|
||||
NOT = {
|
||||
OR = {
|
||||
has_completed_focus = GER_return_of_the_kaiser
|
||||
has_completed_focus = GER_the_monarchy_compromise
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_light destroyer }
|
||||
|
||||
fallback_name = "T %d"
|
||||
|
||||
|
||||
ordered = {
|
||||
201 = {"海鸥"}
|
||||
202 = {"信天翁"}
|
||||
203 = {"鱼鹰"}
|
||||
204 = {"鹰狮"}
|
||||
205 = {"鹘"}
|
||||
206 = {"秃鹰"}
|
||||
207 = {"狼"}
|
||||
208 = {"臭鼬"}
|
||||
209 = {"猎豹"}
|
||||
210 = {"黑豹"}
|
||||
211 = {"虎"}
|
||||
212 = {"狮"}
|
||||
213 = {"猞猁"}
|
||||
1 = {"T 1"}
|
||||
2 = {"T 2"}
|
||||
3 = {"T 3"}
|
||||
4 = {"T 4"}
|
||||
5 = {"T 5"}
|
||||
6 = {"T 6"}
|
||||
7 = {"T 7"}
|
||||
8 = {"T 8"}
|
||||
9 = {"T 9"}
|
||||
10 = {"T 10"}
|
||||
11 = {"T 11"}
|
||||
12 = {"T 12"}
|
||||
}
|
||||
}
|
||||
|
||||
GER_SS_HISTORICAL_2 = {
|
||||
name = NAME_THEME_HISTORICAL_SUBMARINES_2
|
||||
|
||||
for_countries = { TIX }
|
||||
|
||||
can_use = {
|
||||
NOT = {
|
||||
OR = {
|
||||
has_completed_focus = GER_return_of_the_kaiser
|
||||
has_completed_focus = GER_the_monarchy_compromise
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_submarine submarine }
|
||||
|
||||
fallback_name = "U-%d"
|
||||
|
||||
}
|
||||
|
||||
GER_CA_HISTORICAL_2 = {
|
||||
name = NAME_THEME_HISTORICAL_CA_2
|
||||
|
||||
for_countries = { TIX }
|
||||
|
||||
can_use = {
|
||||
NOT = {
|
||||
OR = {
|
||||
has_completed_focus = GER_return_of_the_kaiser
|
||||
has_completed_focus = GER_the_monarchy_compromise
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
type = ship
|
||||
ship_types = { capital_ship ship_hull_cruiser heavy_cruiser light_cruiser}
|
||||
|
||||
fallback_name = "第%d量产重巡洋舰"
|
||||
|
||||
|
||||
ordered = {
|
||||
1 = {"施佩伯爵将军号"}
|
||||
2 = {"希佩尔海军上将"}
|
||||
3 = {"布吕歇尔"}
|
||||
4 = {"欧根亲王"}
|
||||
5 = {"塞德利茨"}
|
||||
6 = {"呂佐"}
|
||||
7 = {"罗恩"}
|
||||
8 = {"德意志"}
|
||||
9 = {"赫塔"}
|
||||
10 = {"芙蕾雅"}
|
||||
11 = {"维奈塔"}
|
||||
12 = {"齐格弗里德"}
|
||||
13 = {"汉萨"}
|
||||
14 = {"腓特烈 卡尔"}
|
||||
15 = {"布登布罗克"}
|
||||
16 = {"比藤费尔德"}
|
||||
17 = {"施瓦岑贝格"}
|
||||
18 = {"艾科恩"}
|
||||
19 = {"弗莱明"}
|
||||
20 = {"博延"}
|
||||
21 = {"黑瑟勒"}
|
||||
22 = {"沃尔施"}
|
||||
23 = {"曼斯费尔德"}
|
||||
24 = {"卡尔克罗伊特"}
|
||||
25 = {"克莱斯特"}
|
||||
26 = {"弗兰格尔"}
|
||||
27 = {"多因"}
|
||||
28 = {"黑德"}
|
||||
29 = {"克罗寇"}
|
||||
}
|
||||
}
|
||||
|
||||
GER_CL_HISTORICAL_2 = {
|
||||
name = NAME_THEME_HISTORICAL_CL_2
|
||||
|
||||
for_countries = { TIX }
|
||||
|
||||
can_use = {
|
||||
NOT = {
|
||||
OR = {
|
||||
has_completed_focus = GER_return_of_the_kaiser
|
||||
has_completed_focus = GER_the_monarchy_compromise
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
type = ship
|
||||
ship_types = { screen_ship ship_hull_cruiser heavy_cruiser light_cruiser}
|
||||
|
||||
fallback_name = "第%d量产轻巡洋舰"
|
||||
|
||||
|
||||
ordered = {
|
||||
7 = {"慕尼黑"}
|
||||
8 = {"柏林"}
|
||||
9 = {"汉堡"}
|
||||
10 = {"斯图加特"}
|
||||
11 = {"不莱梅"}
|
||||
12 = {"吕贝克"}
|
||||
13 = {"但泽"}
|
||||
14 = {"斯德丁"}
|
||||
15 = {"德累斯顿"}
|
||||
16 = {"美因茨"}
|
||||
17 = {"奥格斯堡"}
|
||||
18 = {"马格德堡"}
|
||||
19 = {"布雷斯劳"}
|
||||
20 = {"汉诺威"}
|
||||
21 = {"施特拉尔松"}
|
||||
22 = {"法兰克福"}
|
||||
23 = {"罗斯托克"}
|
||||
24 = {"埃尔宾"}
|
||||
25 = {"斯特拉斯堡"}
|
||||
26 = {"雷根斯堡"}
|
||||
27 = {"威斯巴登"}
|
||||
28 = {"亚琛"}
|
||||
29 = {"波茨坦"}
|
||||
30 = {"海德堡"}
|
||||
31 = {"基尔"}
|
||||
32 = {"维尔茨堡"}
|
||||
33 = {"明斯特"}
|
||||
34 = {"达姆施塔特"}
|
||||
35 = {"开姆尼茨"}
|
||||
36 = {"布伦瑞克"}
|
||||
37 = {"卡塞尔"}
|
||||
38 = {"奥尔登堡"}
|
||||
39 = {"杜塞尔多夫"}
|
||||
40 = {"哈雷"}
|
||||
41 = {"维也纳"}
|
||||
42 = {"多特蒙德"}
|
||||
43 = {"弗莱堡"}
|
||||
44 = {"杜伊斯堡"}
|
||||
45 = {"曼海姆"}
|
||||
46 = {"埃尔福特"}
|
||||
47 = {"奥斯纳布吕克"}
|
||||
48 = {"埃森"}
|
||||
49 = {"沃尔夫斯堡"}
|
||||
50 = {"伍珀塔尔"}
|
||||
51 = {"布拉格"}
|
||||
52 = {"因斯布鲁克"}
|
||||
53 = {"萨尔布吕肯"}
|
||||
54 = {"波森"}
|
||||
55 = {"穆尔豪森"}
|
||||
56 = {"帕德博恩"}
|
||||
57 = {"布尔诺"}
|
||||
58 = {"因戈尔施塔特"}
|
||||
59 = {"比勒费尔德"}
|
||||
60 = {"萨尔茨堡"}
|
||||
61 = {"比尔森"}
|
||||
62 = {"米尔海姆"}
|
||||
63 = {"海尔布隆"}
|
||||
64 = {"波恩"}
|
||||
65 = {"格拉茨"}
|
||||
116 = {"弗伦斯堡"}
|
||||
66 = {"奥伯豪森"}
|
||||
67 = {"路德维希港"}
|
||||
68 = {"波鸿"}
|
||||
69 = {"索林根"}
|
||||
70 = {"林茨"}
|
||||
71 = {"门兴格拉德巴赫"}
|
||||
72 = {"菲尔特"}
|
||||
73 = {"特里尔"}
|
||||
74 = {"哈根"}
|
||||
75 = {"克雷费尔德"}
|
||||
76 = {"乌尔姆"}
|
||||
77 = {"哥廷根"}
|
||||
78 = {"盖尔森基兴"}
|
||||
79 = {"雷克林豪森"}
|
||||
80 = {"普福尔茨海姆"}
|
||||
81 = {"哈姆"}
|
||||
82 = {"博特罗普"}
|
||||
83 = {"不来梅港"}
|
||||
84 = {"罗伊特林根"}
|
||||
85 = {"耶拿"}
|
||||
86 = {"科布伦茨"}
|
||||
87 = {"勒沃库森"}
|
||||
88 = {"诺伊斯"}
|
||||
89 = {"奥芬巴赫"}
|
||||
90 = {"黑尔纳"}
|
||||
91 = {"雷姆沙伊德"}
|
||||
92 = {"凯泽斯劳滕"}
|
||||
93 = {"扎尔茨吉特"}
|
||||
94 = {"什未林"}
|
||||
95 = {"科特布斯"}
|
||||
96 = {"威廉港"}
|
||||
97 = {"埃朗根"}
|
||||
98 = {"席根"}
|
||||
99 = {"希尔德斯海姆"}
|
||||
101 = {"茨维考"}
|
||||
102 = {"美杜莎"}
|
||||
103 = {"尼俄伯"}
|
||||
104 = {"宁芙"}
|
||||
105 = {"布鲁默"}
|
||||
106 = {"布雷姆斯"}
|
||||
107 = {"羚"}
|
||||
108 = {"忒提丝"}
|
||||
109 = {"阿里亚德涅"}
|
||||
110 = {"亚马逊"}
|
||||
111 = {"福乐普"}
|
||||
112 = {"阿阔娜"}
|
||||
113 = {"温蒂妮"}
|
||||
114 = {"海拉"}
|
||||
115 = {"吉菲昂"}
|
||||
1 = {"埃姆登"}
|
||||
2 = {"柯尼斯堡"}
|
||||
3 = {"卡尔斯鲁厄"}
|
||||
4 = {"科隆"}
|
||||
5 = {"莱比锡"}
|
||||
6 = {"纽伦堡"}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
GER_DD_HISTORICAL_2 = {
|
||||
name = NAME_THEME_HISTORICAL_DESTROYERS_2
|
||||
|
||||
for_countries = { TIX }
|
||||
|
||||
can_use = {
|
||||
NOT = {
|
||||
OR = {
|
||||
has_completed_focus = GER_return_of_the_kaiser
|
||||
has_completed_focus = GER_the_monarchy_compromise
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_light destroyer }
|
||||
|
||||
fallback_name = "第%d量产驱逐舰"
|
||||
|
||||
|
||||
ordered = {
|
||||
1 = {"Z1 列博莱希特·马斯"}
|
||||
2 = {"Z2 格奥尔格·蒂勒"}
|
||||
3 = {"Z3 马克思·舒尔茨"}
|
||||
4 = {"Z4 理查德·贝特森"}
|
||||
5 = {"Z5 保罗·雅格比"}
|
||||
6 = {"Z6 西奥多·里德尔"}
|
||||
7 = {"Z7 赫尔曼·舒曼"}
|
||||
8 = {"Z8 布鲁诺·海内曼"}
|
||||
9 = {"Z9 沃尔夫·冈克"}
|
||||
10 = {"Z10 汉斯·洛迪"}
|
||||
11 = {"Z11 贝恩德·冯·阿尼姆"}
|
||||
12 = {"Z12 埃里克·基瑟"}
|
||||
13 = {"Z13 埃里克·科勒"}
|
||||
14 = {"Z14 弗里德里希·伊恩"}
|
||||
15 = {"Z15 埃里克·施泰因布林克"}
|
||||
16 = {"Z16 弗里德里希·埃克霍尔特"}
|
||||
17 = {"Z17 迪瑟尔·冯·罗德"}
|
||||
18 = {"Z18 汉斯·吕德曼"}
|
||||
19 = {"Z19 赫尔曼·冠利"}
|
||||
20 = {"Z20 卡尔·加尔斯特"}
|
||||
21 = {"Z21 威廉·海德坎普"}
|
||||
22 = {"Z22 安东·施密特"}
|
||||
}
|
||||
}
|
||||
|
||||
GER_CV_HISTORICAL_2 = {
|
||||
name = NAME_THEME_HISTORICAL_CARRIERS_2
|
||||
|
||||
for_countries = { TIX }
|
||||
|
||||
can_use = {
|
||||
NOT = {
|
||||
OR = {
|
||||
has_completed_focus = GER_return_of_the_kaiser
|
||||
has_completed_focus = GER_the_monarchy_compromise
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_carrier carrier }
|
||||
|
||||
fallback_name = "第%d量产航空母舰"
|
||||
|
||||
|
||||
ordered = {
|
||||
1 = {"齐柏林伯爵"}
|
||||
2 = {"彼得·施特拉塞尔"}
|
||||
3 = {"塞德利茨"}
|
||||
4 = {"欧罗巴"}
|
||||
5 = {"波茨坦"}
|
||||
6 = {"奥托·利林塔尔"}
|
||||
7 = {"欧若拉"}
|
||||
10 = {"曼弗雷德·冯·里希特霍芬"}
|
||||
11 = {"马克斯·英麦曼"}
|
||||
}
|
||||
}
|
||||
|
||||
GER_THEME_FISH_2 = {
|
||||
name = NAME_THEME_FISH_2
|
||||
|
||||
for_countries = { TIX }
|
||||
|
||||
can_use = {
|
||||
NOT = {
|
||||
OR = {
|
||||
has_completed_focus = GER_return_of_the_kaiser
|
||||
has_completed_focus = GER_the_monarchy_compromise
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
type = ship
|
||||
|
||||
fallback_name = "%d 号舰"
|
||||
|
||||
|
||||
ordered = {
|
||||
1 = {"梭鲈"}
|
||||
2 = {"鲇"}
|
||||
3 = {"鲱"}
|
||||
4 = {"鳗鲡"}
|
||||
5 = {"梭鱼"}
|
||||
6 = {"比目鱼"}
|
||||
7 = {"鳕"}
|
||||
8 = {"鲨"}
|
||||
9 = {"黄貂鱼"}
|
||||
10 = {"七鳃鳗"}
|
||||
11 = {"鰟鮍"}
|
||||
12 = {"鲑"}
|
||||
24 = {"河鲈"}
|
||||
13 = {"鳕鱼"}
|
||||
14 = {"鳟"}
|
||||
15 = {"鳇"}
|
||||
16 = {"鲃"}
|
||||
17 = {"丁鲷"}
|
||||
18 = {"沙丁鱼"}
|
||||
19 = {"虾虎鱼"}
|
||||
20 = {"鲭"}
|
||||
21 = {"庸蝶"}
|
||||
22 = {"鳎"}
|
||||
23 = {"鲂"}
|
||||
}
|
||||
}
|
||||
|
||||
GER_THEME_ANIMALS_2 = {
|
||||
name = NAME_THEME_ANIMALS_2
|
||||
|
||||
for_countries = { TIX }
|
||||
|
||||
can_use = {
|
||||
NOT = {
|
||||
OR = {
|
||||
has_completed_focus = GER_return_of_the_kaiser
|
||||
has_completed_focus = GER_the_monarchy_compromise
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
type = ship
|
||||
|
||||
fallback_name = "%d 号舰"
|
||||
|
||||
|
||||
ordered = {
|
||||
1 = {"海鸥"}
|
||||
2 = {"信天翁"}
|
||||
3 = {"鱼鹰"}
|
||||
4 = {"鹰狮"}
|
||||
5 = {"鹘"}
|
||||
6 = {"秃鹰"}
|
||||
7 = {"狼"}
|
||||
8 = {"臭鼬"}
|
||||
9 = {"猎豹"}
|
||||
10 = {"黑豹"}
|
||||
11 = {"虎"}
|
||||
12 = {"狮"}
|
||||
13 = {"山猫"}
|
||||
14 = {"熊"}
|
||||
15 = {"美洲豹"}
|
||||
16 = {"猎豹"}
|
||||
17 = {"眼镜蛇"}
|
||||
18 = {"蝰蛇"}
|
||||
19 = {"龙"}
|
||||
20 = {"鼬鼠"}
|
||||
21 = {"海豚"}
|
||||
22 = {"鲸"}
|
||||
23 = {"鸦"}
|
||||
24 = {"鹰"}
|
||||
25 = {"蛮牛"}
|
||||
26 = {"美洲狮"}
|
||||
27 = {"毒蛇"}
|
||||
28 = {"獭"}
|
||||
29 = {"海狸"}
|
||||
30 = {"野牛"}
|
||||
31 = {"驼鹿"}
|
||||
32 = {"獾"}
|
||||
33 = {"鹿"}
|
||||
34 = {"山羊"}
|
||||
35 = {"斑马"}
|
||||
36 = {"白鼬"}
|
||||
37 = {"白貂"}
|
||||
38 = {"紫貂"}
|
||||
39 = {"豹猫"}
|
||||
40 = {"鬣狗"}
|
||||
41 = {"黄鼠狼"}
|
||||
42 = {"苍鹭"}
|
||||
43 = {"狐"}
|
||||
44 = {"鹳"}
|
||||
45 = {"鹤"}
|
||||
46 = {"鸬鹚"}
|
||||
47 = {"雀鹰"}
|
||||
48 = {"秃鹰"}
|
||||
49 = {"鸢"}
|
||||
}
|
||||
}
|
||||
|
||||
GER_THEME_RIVERS_2 = {
|
||||
name = NAME_THEME_RIVERS_2
|
||||
|
||||
for_countries = { TIX }
|
||||
|
||||
can_use = {
|
||||
NOT = {
|
||||
OR = {
|
||||
has_completed_focus = GER_return_of_the_kaiser
|
||||
has_completed_focus = GER_the_monarchy_compromise
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
type = ship
|
||||
|
||||
fallback_name = "%d 号舰"
|
||||
|
||||
|
||||
ordered = {
|
||||
1 = {"莱茵河"}
|
||||
2 = {"多瑙河"}
|
||||
3 = {"奥得河"}
|
||||
4 = {"瓦尔诺河"}
|
||||
5 = {"雷克尼茨河"}
|
||||
6 = {"奈塞河"}
|
||||
7 = {"美茵河"}
|
||||
8 = {"特拉维河"}
|
||||
9 = {"于克河"}
|
||||
28 = {"贾德河"}
|
||||
29 = {"易北河"}
|
||||
10 = {"因河"}
|
||||
11 = {"伊萨尔河"}
|
||||
12 = {"马斯河"}
|
||||
24 = {"鲁尔河"}
|
||||
25 = {"施普雷河"}
|
||||
13 = {"摩泽尔河"}
|
||||
14 = {"乌珀河"}
|
||||
15 = {"萨尔河"}
|
||||
16 = {"阿尔夫河"}
|
||||
17 = {"内卡河"}
|
||||
18 = {"绍尔河"}
|
||||
19 = {"威悉河"}
|
||||
20 = {"阿勒河"}
|
||||
21 = {"富尔达河"}
|
||||
22 = {"韦拉河"}
|
||||
23 = {"阿尔斯特河"}
|
||||
26 = {"哈维尔河"}
|
||||
}
|
||||
}
|
||||
|
||||
GER_THEME_GERMANIC_2 = {
|
||||
name = NAME_THEME_GERMANIC_MYTHOLOGY_2
|
||||
|
||||
for_countries = { TIX }
|
||||
|
||||
can_use = {
|
||||
NOT = {
|
||||
OR = {
|
||||
has_completed_focus = GER_return_of_the_kaiser
|
||||
has_completed_focus = GER_the_monarchy_compromise
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
type = ship
|
||||
|
||||
fallback_name = "%d 号舰"
|
||||
|
||||
|
||||
ordered = {
|
||||
1 = {"沃坦"}
|
||||
2 = {"多纳尔"}
|
||||
3 = {"提尔"}
|
||||
4 = {"弗里亚"}
|
||||
5 = {"乌拉"}
|
||||
6 = {"福尔"}
|
||||
7 = {"高苏斯"}
|
||||
8 = {"米特嘉德"}
|
||||
9 = {"赫尔莱亚"}
|
||||
28 = {"希尼林贝格"}
|
||||
29 = {"小精灵"}
|
||||
10 = {"索列姆"}
|
||||
11 = {"埃吉尔"}
|
||||
12 = {"阿特拉"}
|
||||
24 = {"兰"}
|
||||
25 = {"霍德尔"}
|
||||
13 = {"希密尔"}
|
||||
14 = {"包尔"}
|
||||
15 = {"巴度赫纳"}
|
||||
16 = {"布拉吉"}
|
||||
17 = {"威利"}
|
||||
18 = {"斯露德"}
|
||||
19 = {"伊登"}
|
||||
20 = {"洛德"}
|
||||
21 = {"玛尼"}
|
||||
22 = {"曼奴斯"}
|
||||
23 = {"维汉萨"}
|
||||
26 = {"思齐"}
|
||||
}
|
||||
}
|
||||
|
||||
GER_THEME_BATTLE_2 = {
|
||||
name = NAME_THEME_BATTLES_2
|
||||
|
||||
for_countries = { TIX }
|
||||
|
||||
can_use = {
|
||||
NOT = {
|
||||
OR = {
|
||||
has_completed_focus = GER_return_of_the_kaiser
|
||||
has_completed_focus = GER_the_monarchy_compromise
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
type = ship
|
||||
|
||||
fallback_name = "%d 号舰"
|
||||
|
||||
|
||||
ordered = {
|
||||
1 = {"斯卡格拉克"}
|
||||
2 = {"托伊托堡森林"}
|
||||
3 = {"佛兰德斯"}
|
||||
4 = {"凡尔登"}
|
||||
5 = {"色当"}
|
||||
6 = {"克尼格雷茨"}
|
||||
7 = {"洛伊滕"}
|
||||
8 = {"索尔"}
|
||||
17 = {"坦能堡"}
|
||||
9 = {"克塞尔斯多夫"}
|
||||
28 = {"皮尔马森斯"}
|
||||
29 = {"大贝伦"}
|
||||
10 = {"拉洛泰尔"}
|
||||
11 = {"库尔姆"}
|
||||
12 = {"佳盟"}
|
||||
24 = {"图佩尔战壕"}
|
||||
25 = {"特鲁特诺夫"}
|
||||
13 = {"赫尔戈兰"}
|
||||
14 = {"多格尔沙洲"}
|
||||
15 = {"科罗内尔"}
|
||||
16 = {"槟城"}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
GER_BC_IMPERIAL_2 = {
|
||||
name = NAME_THEME_IMPERIAL_BC_2
|
||||
|
||||
for_countries = { TIX }
|
||||
|
||||
can_use = {
|
||||
OR = {
|
||||
has_completed_focus = GER_return_of_the_kaiser
|
||||
has_completed_focus = GER_the_monarchy_compromise
|
||||
}
|
||||
}
|
||||
prefix = "SMS "
|
||||
type = ship
|
||||
ship_types = { capital_ship ship_hull_heavy battleship battle_cruiser }
|
||||
|
||||
fallback_name = "%d 号战列巡洋舰"
|
||||
|
||||
|
||||
ordered = {
|
||||
1 = {"冯·德·坦恩"}
|
||||
2 = {"毛奇"}
|
||||
3 = {"戈本"}
|
||||
4 = {"德尔弗林格"}
|
||||
5 = {"霍尔岑多夫"}
|
||||
6 = {"约克"}
|
||||
7 = {"冯·马肯森"}
|
||||
8 = {"冯·莱托 - 福尔贝克"}
|
||||
9 = {"腓特烈·巴巴罗萨"}
|
||||
10 = {"卡尔大帝"}
|
||||
11 = {"埃特尔·弗里德里希亲王"}
|
||||
12 = {"维多利亚 露易丝"}
|
||||
13 = {"海因里希亲王"}
|
||||
}
|
||||
}
|
||||
260
src/common/units/names_ships/ITA_ship_names.txt
Executable file
260
src/common/units/names_ships/ITA_ship_names.txt
Executable file
@@ -0,0 +1,260 @@
|
||||
##### ITALY NAME LISTS #####
|
||||
### REGULAR DESTROYER NAMES###
|
||||
ITA_DD_HISTORICAL = {
|
||||
name = NAME_THEME_HISTORICAL_DESTROYERS
|
||||
|
||||
for_countries = { ITA SAD }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_light destroyer ship_hull_civilian }
|
||||
|
||||
prefix = "RN " # Regio Cacciatorpediniere (this group includes also torpedo boats classified as RT - Regio Torpediniere)
|
||||
fallback_name = "Cacciatorpediniere %s"
|
||||
|
||||
unique = {
|
||||
"阿德尔奇" "德西德里乌斯" "奥塔里" "阿尔博因" "罗撒里" "阿达洛德" "古尼珀特"
|
||||
"西风" "和风" "朱塞佩·米索里" "伊波利托·尼沃" "皮拉德·布隆泽蒂" "罗索利诺·皮洛"
|
||||
"室女座" "苍鹰" "英仙座" "天狼星" "射手座" "织女星" "金牛座" "仙女座" "牵牛星" "克里梦妮" "半人马座" "双子座" "天鹅座" "老人星" "仙后座" "阿尔弗雷多·奥里亚尼" "维托里奥·阿尔菲耶里"
|
||||
"焦苏埃·卡尔杜奇" "文琴佐·吉奥贝蒂" "卡米契亚·内拉" "山地步兵" "炮手" "厄立特里亚军团" "飞行员" "神射手" "步枪手" "胸甲骑兵" "来复枪手" "工程兵" "掷弹兵" "枪骑兵" "炮兵"
|
||||
"海盗" "军团" "机枪手" "标枪兵" "天蝎座" "白鹭" "翠鸟" "林仙" "艾瑞尔" "昴宿星团" "波鲁克斯" "帕拉斯" "帕耳忒诺珀" "天琴座" "天秤座" "豺狼座" "天猫座" "克利俄" "喀耳刻" "卡利俄佩" "卡吕普索"
|
||||
"白羊座" "大角星" "御夫座" "参宿七" "波江座" "天龙座" "罗马短剑" "长剑" "匕首" "短刀" "长枪" "斧枪" "小熊座" "大熊座" "飞马座" "猎户座" "小犬座" "信风" "勇气" "勇敢"
|
||||
"旋风" "暴风" "西洛可风" "阵风" "披靡" "季风" "台风" "飓风"
|
||||
"猎豹" "坦克兵" "飞行中队" "普雷穆达" "希贝尼克" "卢布尔雅那" "马戈提尼指挥官" "巴罗尼指挥官" "博西尼指挥官" "伯蒂指挥官" "卡萨纳指挥官" "科尔西指挥官"
|
||||
"克里斯托法罗指挥官" "戴阿诺指挥官" "埃斯波西托指挥官" "菲奥雷利指挥官" "丰塔纳指挥官" "扬纳塔西奥指挥官" "奇奥贝指挥官" "吉奥尔基指挥官"
|
||||
"米兰指挥官" "莫卡盖塔指挥官" "诺瓦罗指挥官" "罗多卡纳齐指挥官" "鲁塔指挥官" "托斯卡诺指挥官" "弹弓" "弩箭"
|
||||
"琥珀" "绿柱石" "珊瑚" "碧玉" "雪花石" "银" "蓝宝石" "象牙"
|
||||
}
|
||||
}
|
||||
|
||||
### LIGHT CRUISER NAMES###
|
||||
ITA_CL_HISTORICAL = {
|
||||
name = NAME_THEME_HISTORICAL_CL
|
||||
|
||||
for_countries = { ITA SAD }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_cruiser light_cruiser }
|
||||
|
||||
prefix = "RN " # Regio Incrociatore
|
||||
fallback_name = "Incrociatore leggero %s"
|
||||
|
||||
unique = {
|
||||
"斯通波利" "吉奥基诺·佩苏蒂"
|
||||
"奥斯塔公爵" "欧根亲王" "路易吉·阿迪梅奥" "朱塞佩·加里波第" "阿蒂利乌斯·雷古鲁斯" "阿非利加征服者西庇阿" "朱利奥·日耳曼尼科" "伟大的庞贝"
|
||||
"卢基乌斯·苏拉" "卡约·马里奥" "奥古斯都" "奥皮欧·图拉真" "克劳迪奥·德鲁索" "克劳迪奥·蒂贝里奥" "维普撒尼欧·阿格里帕" "保罗·埃米利奥" "圣马可" "埃特纳" "维苏威" "康斯坦佐·齐亚诺" "威尼斯"
|
||||
"巴里" "塔兰托" "阿尔伯托·达·朱桑诺" "阿尔贝里科·达·巴比亚诺" "巴托洛梅奥·克莱奥尼" "乔瓦尼·达莱·班德·内雷" "路易吉·卡多尔纳" "阿尔曼多·迪亚兹" "莱蒙多·蒙特库科利" "穆齐奥·阿滕多洛"
|
||||
"巴西利卡塔" "坎帕尼亚" "伦巴底" "卡拉布里亚" "厄尔巴" "伊特鲁利亚" "利古里亚" "普利亚" "翁布里亚" "夸尔托" "尼诺·比卓" "玛莎拉" "利比亚" "安科纳" "布林迪西"
|
||||
"弗朗切斯科·卡拉乔洛" "彼得罗·卡尔维" "朱利奥·芬奇" "恩里科·塔佐利" "埃尔皮诺·巴格诺利尼" "古列尔莫·马可尼" "路易吉·托雷利" "巴拉卡少校" "马可·安东尼奥·布拉加丁"
|
||||
"弗朗切斯科·里斯蒙多" "恩里科·托利" "安东尼奥·谢萨" "戈弗雷多·马梅利" "朱利奥·马志尼" "蒂托·斯佩里" "班迪拉兄弟" "卢西亚诺·玛纳拉" "奇罗·蒙诺提" "路易吉·塞滕布里尼"
|
||||
}
|
||||
}
|
||||
|
||||
### HEAVY CRUISER NAMES###
|
||||
ITA_CA_HISTORICAL = {
|
||||
name = NAME_THEME_HISTORICAL_CA
|
||||
|
||||
for_countries = { ITA SAD }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_cruiser heavy_cruiser }
|
||||
|
||||
prefix = "RN " # Regio Incrociatore
|
||||
fallback_name = "Incrociatore pesante %s"
|
||||
|
||||
unique = {
|
||||
"特伦托" "的里雅斯特" "扎拉" "阜姆" "戈里察" "波拉" "波扎诺" "圣乔治"
|
||||
"卡洛·阿尔贝托" "马可·波罗" "瓦雷泽" "弗朗切斯科·费鲁西奥" "比萨" "阿玛菲"
|
||||
"热情" "勇敢"
|
||||
}
|
||||
}
|
||||
|
||||
### MINELAYER NAMES###
|
||||
ITA_MINELAYERS_HISTORICAL = {
|
||||
name = NAME_THEME_HISTORICAL_MINELAYERS
|
||||
|
||||
for_countries = { ITA SAD }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_cruiser light_cruiser ship_hull_light destroyer ship_hull_civilian }
|
||||
|
||||
prefix = "RN "
|
||||
fallback_name = "Posamine %s"
|
||||
|
||||
unique = {
|
||||
"达达尼尔" "米拉佐" "奥斯蒂亚" "莱尼亚诺" "勒班陀" "亚克兴"
|
||||
"布里奥尼" "巴弗鲁托" "莱罗斯" "加尔加诺" "帕尼加利亚" "圣朱斯托" "瓦尼伦加"
|
||||
}
|
||||
}
|
||||
|
||||
### BATTLESHIP NAMES ###
|
||||
ITA_BB_HISTORICAL = {
|
||||
name = NAME_THEME_HISTORICAL_BB
|
||||
|
||||
for_countries = { ITA SAD }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_heavy battleship }
|
||||
|
||||
prefix = "RN " # Regia Nave
|
||||
fallback_name = "Corazzata %s"
|
||||
|
||||
unique = {
|
||||
"加富尔伯爵" "朱利奥·凯撒" "利托里奥" "维内托"
|
||||
"卡约·杜伊里奥" "安德烈亚·多利亚" "帝国"
|
||||
"但丁·阿利吉耶里" "艾莉娜王后" "维托里奥·埃曼努埃莱"
|
||||
"威尼斯" "伦巴底"
|
||||
}
|
||||
}
|
||||
|
||||
### BATTLECRUISER NAMES ###
|
||||
ITA_BC_HISTORICAL = {
|
||||
name = NAME_THEME_HISTORICAL_BC
|
||||
|
||||
for_countries = { ITA SAD }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_heavy battle_cruiser }
|
||||
|
||||
prefix = "RN " # Regio Incrociatore
|
||||
fallback_name = "Incrociatore da battaglia %s"
|
||||
|
||||
unique = {
|
||||
"克里斯托弗·哥伦布" "弗朗切斯科·莫罗斯尼"
|
||||
"玛格丽娜王后" "埃曼努埃莱·菲利伯托" "圣邦海军上将" "翁贝托一世" "恩里科·丹多洛" "劳里亚的罗杰" "阿梅德奥王子"
|
||||
}
|
||||
}
|
||||
|
||||
### AIRCRAFT CARRIER NAMES ###
|
||||
ITA_CV_HISTORICAL = {
|
||||
name = NAME_THEME_HISTORICAL_CARRIERS
|
||||
|
||||
for_countries = { ITA SAD }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_carrier carrier }
|
||||
|
||||
prefix = "RN " # Regia Nave
|
||||
fallback_name = "Portaerei %s"
|
||||
|
||||
unique = {
|
||||
"天鹰" "鹞鹰" "欧罗巴" "奇迹"
|
||||
}
|
||||
}
|
||||
|
||||
### SUBMARINES ###
|
||||
ITA_SS_NAUTILUS = {
|
||||
name = NAME_THEME_HISTORICAL_NAUTILUS_SUBMARINES
|
||||
|
||||
for_countries = { ITA SAD }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_submarine submarine }
|
||||
|
||||
prefix = ""
|
||||
fallback_name = "W%s"
|
||||
}
|
||||
|
||||
ITA_SS_SLA = {
|
||||
name = NAME_THEME_HISTORICAL_SLA_SUBMARINES
|
||||
|
||||
for_countries = { ITA SAD }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_submarine submarine }
|
||||
|
||||
prefix = ""
|
||||
fallback_name = "Sla %s"
|
||||
}
|
||||
|
||||
ITA_SS_HISTORICAL = {
|
||||
name = NAME_THEME_HISTORICAL_SUBMARINES
|
||||
|
||||
for_countries = { ITA SAD }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_submarine submarine }
|
||||
|
||||
prefix = "RN " # Regio Sommergibile
|
||||
fallback_name = "Sommergibile %s"
|
||||
|
||||
unique = {
|
||||
"格劳科斯" "海狮" "彼得罗·卡尔维" "朱利奥·芬奇" "恩里科·塔佐利" "亚尔戈" "帆水母" "琥珀" "绿柱石" "珊瑚" "碧玉" "宝石" "伊里斯" "孔雀石" "缟玛瑙" "珍珠" "绿松石" "阿杜瓦" "阿拉吉"
|
||||
"阿拉达姆" "阿辛格" "阿克苏姆" "贝卢尔" "达加布尔" "德西" "杜布拉" "冈达尔" "拉佛勒" "默克莱" "那格利" "希雷" "滕比恩" "阿尔谢克" "谢贝利河" "马塞洛" "丹多洛" "维尼洛" "普罗瓦纳"
|
||||
"莫切尼哥" "纳尼" "巴巴里戈" "伊默" "莫罗切尼" "卡佩里尼指挥官" "法迪布鲁诺" "布林" "加伐尼" "古格利尔莫蒂" "阿基米德" "托里拆利" "柳兹准将" "埃尔皮诺·巴格诺利尼"
|
||||
"瑞吉纳多·朱利安尼" "塔兰蒂尼上校" "古列尔莫·马可尼" "莱昂纳多·达·芬奇" "路易吉·托雷利" "亚历山德罗·马拉斯宾纳" "巴拉卡少校" "圣邦海军上将" "卡尼海军上将"
|
||||
"米罗海军上将" "卡拉乔洛海军上将" "钢" "雪花石" "银" "蓝宝石" "象牙" "青铜" "钴" "翡翠" "花岗岩" "镍" "铂" "斑岩" "钨" "人鱼" "漩涡" "波涛"
|
||||
"大浪" "涡流" "鹦鹉螺" "钡" "锂" "钠" "钾" "铜" "铁" "锌" "铅"
|
||||
"海鳝" "鳗鱼" "鲷鱼" "鲈鱼" "石斑鱼" "牙鲷" "铬" "黄铜" "镉" "钒" "铱" "钌" "金" "铝" "锑" "磷" "锰" "硫" "硅" "镁"
|
||||
"汞" "石棉" "马可·安东尼奥·布拉加丁" "菲利波·科里多尼" "彼得罗·米卡" "海豹" "阿特罗波斯" "磷虾" "安东尼奥·巴贾蒙蒂" "弗朗切斯科·里斯蒙多"
|
||||
"巴利拉" "多梅尼克·米勒莱尔" "恩里科·托利" "安东尼奥·谢萨" "戈弗雷多·马梅利" "皮耶罗·卡波尼" "普罗西达的乔瓦尼" "蒂托·斯佩里" "维特·皮萨尼" "马可·安东尼奥·科罗纳"
|
||||
"乔瓦尼·鲍桑" "德·热内斯" "埃托雷·费拉莫斯卡" "班迪拉兄弟" "卢西亚诺·玛纳拉" "山托列·散塔罗沙" "奇罗·蒙诺提" "鲨鱼" "独角鲸" "海豚" "海象" "亚尔戈英雄" "詹缇娜"
|
||||
"航海" "蛇" "路易吉·塞滕布里尼" "鲁杰罗·塞蒂莫" "伽利略·伽利莱" "托里拆利" "伽利略·费拉里斯" "紫水晶" "安菲特里忒" "钻石" "加拉蒂亚" "纳伊阿得斯" "涅瑞伊得斯" "温蒂妮"
|
||||
"红宝石" "塞壬" "祖母绿" "黄玉" "紫石英"
|
||||
"锕" "氮" "溴" "碳" "氦" "钼" "锇" "氧"
|
||||
}
|
||||
}
|
||||
|
||||
### THEME: ITALIAN REGIONS ###
|
||||
ITA_REGIONS = {
|
||||
name = NAME_THEME_REGIONS
|
||||
|
||||
for_countries = { ITA SAD }
|
||||
|
||||
type = ship
|
||||
|
||||
prefix = "RN " # Regia Nave
|
||||
unique = {
|
||||
"撒丁尼亚" "西西里" "卢卡尼亚" "阿布鲁兹" "拉齐奥" "马尔凯" "托斯卡纳" "艾米利亚" "皮埃蒙特" "威尼斯-特伦蒂诺" "威尼斯-尤加尼亚" "威尼斯-尤利亚" "德尔马提亚"
|
||||
# "Calabria" "Basilicata" "Puglia" "Campania" "Umbria" "Etruria" "Liguria" "Lombardia" "Zara"
|
||||
}
|
||||
}
|
||||
|
||||
## THEME: ITALIAN CITIES ###
|
||||
ITA_CITIES = {
|
||||
name = NAME_THEME_CITIES
|
||||
|
||||
for_countries = { ITA SAD }
|
||||
|
||||
type = ship
|
||||
|
||||
prefix = "RN " # Regia Nave
|
||||
unique = {
|
||||
"米兰" "都灵" "那不勒斯" "巴勒莫" "佛罗伦萨" "热那亚" "波隆纳" "卡塔尼亚" "帕多瓦" "维罗纳" "布雷西亚" "特雷维索" "帕尔马" "普拉托" "摩德纳" "雷焦卡拉布里亚" "雷焦艾米利亚" "佩鲁贾" "拉温那" "里窝那"
|
||||
"卡利亚里" "弗吉亚" "里米尼" "萨莱诺" "菲拉拉" "萨萨里" "蒙察" "维琴察" "科莫" "锡拉库萨" "贝加莫" "佩斯卡拉" "弗利" "莱切" "特拉帕尼" "曼托瓦" "拉奎拉" "锡耶纳" "拉斯佩齐亚" "帕维亚" "特尔尼"
|
||||
"诺瓦拉" "皮亚琴察" "乌迪内" "阿雷佐" "切塞纳" "佩萨罗" "亚历山德里亚" "皮斯托亚" "卡坦扎罗" "卢卡" "阿斯蒂" "杰拉" "克雷莫纳" "维泰博" "科森察" "萨沃纳"
|
||||
# "Roma" "Venezia" "Bari" "Trieste" "Taranto" "Bolzano" "Trento" "Ancona" "Fiume" "Gorizia" "Pola" "Pisa" "Brindisi" "Varese"
|
||||
}
|
||||
}
|
||||
|
||||
## THEME: ITALIAN MYTHOLOGICAL NAMES ###
|
||||
ITA_MYTHOLOGY = {
|
||||
name = NAME_THEME_MYTHOLOGY
|
||||
|
||||
for_countries = { ITA SAD }
|
||||
|
||||
type = ship
|
||||
|
||||
prefix = "RN " # Regia Nave
|
||||
unique = {
|
||||
"维纳斯" "阿波罗" "玛尔斯" "密涅耳瓦" "刻瑞斯" "狄俄倪索斯" "普路托" "武尔坎努斯" "朱诺" "维斯塔" "尼普顿" "朱庇特" "萨图尔努斯" "乌拉诺斯" "普罗米修斯" "普罗透斯" "奥罗拉" "阿特拉斯" "斯库拉" "卡律布狄斯" "马头鱼尾怪"
|
||||
"卡利俄佩" "独眼巨人" "亚尔戈" "僧帽水母" "蜂王" "美杜莎" "雅努斯" "狄阿娜" "卡尔门蒂斯" "法拉瑟" "波摩纳" "波图努斯" "奥迦斯" "巴克科斯" "迪西" "费罗尼亚" "福尔图娜"
|
||||
"阿基米德" "特里同" "高葛" "亚尔戈英雄" "安菲特里忒" "加拉蒂亚" "纳伊阿得斯" "涅瑞伊得斯" "温蒂妮" "塞壬"
|
||||
}
|
||||
}
|
||||
|
||||
## THEME: ITALIAN WEATHER NAMES ###
|
||||
ITA_WEATHER = {
|
||||
name = NAME_THEME_WEATHER
|
||||
|
||||
for_countries = { ITA SAD }
|
||||
|
||||
type = ship
|
||||
|
||||
prefix = "RN " # Regia Nave
|
||||
unique = {
|
||||
"信风" "旋风" "暴风" "东南风" "季风" "台风" "飓风" "龙卷风" "东北风" "北风" "行云" "南风" "和风" "闪电"
|
||||
"雷电" "天雷" "雷雨" "雷鸣" "西北风" "东风" "西洛可风" "欧罗风" "气旋" "水波" "洋流" "震荡" "清风" "阵风"
|
||||
"强风" "雷暴" "风暴" "烈风" "大风"
|
||||
}
|
||||
}
|
||||
|
||||
974
src/common/units/names_ships/ITA_ship_names_2.txt
Executable file
974
src/common/units/names_ships/ITA_ship_names_2.txt
Executable file
@@ -0,0 +1,974 @@
|
||||
##### ITALY NAME LISTS #####
|
||||
### REGULAR DESTROYER NAMES###
|
||||
ITA_DD_HISTORICAL_2 = {
|
||||
name = NAME_THEME_HISTORICAL_DESTROYERS_2
|
||||
|
||||
for_countries = { SAD }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_light destroyer }
|
||||
|
||||
prefix = "RCT " # Regio Cacciatorpediniere (this group includes also torpedo boats classified as RT - Regio Torpediniere)
|
||||
fallback_name = "%s 号驱逐舰"
|
||||
|
||||
unique = {
|
||||
"黑衫兵" # Camicia Nera
|
||||
"航空兵" # Aviere
|
||||
"炮兵" # Artigliere
|
||||
"龙骑兵" # Carabiniere
|
||||
"工兵" # Geniere
|
||||
"列兵" # Fuciliere
|
||||
"掷弹兵" # Granatiere
|
||||
"胸甲骑兵" # Corazziere
|
||||
"枪骑兵" # Lanciere
|
||||
"山地兵" # Alpino
|
||||
"猎兵" # Bersagliere
|
||||
"民兵" # Ascari
|
||||
"机枪兵" # Mitragliere
|
||||
"罗马军团兵" # Legionario
|
||||
"私掠者" # Corsaro
|
||||
"邦巴迪埃莱" # Bombardiere
|
||||
"罗马轻步兵" # Velite
|
||||
"马格尼舰长" # Comandante Margottini
|
||||
"巴罗尼舰长" # Comandante Baroni
|
||||
"博西尼舰长" # Comandante Borsini
|
||||
"博迪舰长" # Comandante Botti
|
||||
"卡萨纳舰长" # Comandante Casana
|
||||
"柯西舰长" # Comandante Corsi
|
||||
"德·克里斯托法罗舰长" # Comandante De Cristofaro
|
||||
"德兰诺舰长" # Comandante Dell'Anno
|
||||
"埃斯波西托舰长" # Comandante Esposito
|
||||
"菲奥里利舰长" # Comandante Fiorelli
|
||||
"丰塔纳舰长" # Comandante Fontana
|
||||
"吉安娜塔塔西奥舰长" # Comandante Giannattasio
|
||||
"吉奥贝舰长" # Comandante Giobbe
|
||||
"乔治斯舰长" # Comandante Giorgis
|
||||
"米兰舰长" # Comandante Milano
|
||||
"莫卡加塔舰长" # Comandante Moccagatta
|
||||
"诺瓦罗舰长" # Comandante Novaro
|
||||
"罗多卡纳克齐舰长" # Comandante Rodocanacchi
|
||||
"鲁塔舰长" # Comandante Ruta
|
||||
"托斯卡纳舰长" # Comandante Toscano
|
||||
"库尔塔托" # Curtatone
|
||||
"卡拉塔菲米" # Calatafimi
|
||||
"卡斯特尔费达" # Castelfidardo
|
||||
"蒙赞巴诺" # Monzambano
|
||||
"昆廷·塞拉" # Quintino Sella
|
||||
"弗朗切斯科·克里斯皮" # Francesco Crispi
|
||||
"乔万尼·尼可特拉" # Giovanni Nicotera
|
||||
"贝蒂诺·里卡索利" # Bettino Ricasoli
|
||||
"纳扎里奥·萨乌罗" # Nazario Sauro
|
||||
"切萨雷巴提斯蒂" # Cesare Battisti
|
||||
"丹尼尔·马宁" # Daniele Manin
|
||||
"弗朗西斯科·努洛" # Francesco Nullo
|
||||
"旋风" # Turbine
|
||||
"北风" # Aquilone
|
||||
"朔风" # Borea
|
||||
"希望" # Espero
|
||||
"欧洲风" # Euro
|
||||
"雨云" # Nembo
|
||||
"南风" # Ostro
|
||||
"西风" # Zeffiro
|
||||
"飞镖" # Dardo
|
||||
"箭头" # Freccia
|
||||
"飞矢" # Saetta
|
||||
"箭" # Strale
|
||||
"闪电" # Baleno
|
||||
"霹雳" # Folgore
|
||||
"雷鸣" # Fulmine
|
||||
"闪光" # Lampo
|
||||
"西北风" # Maestrale
|
||||
"东北风" # Grecale
|
||||
"西南风" # Libeccio
|
||||
"热风" # Scirocco
|
||||
"阿尔弗雷多·奥里尼" # Alfredo Oriani
|
||||
"维托里奥·阿尔菲" # Vittorio Alfieri
|
||||
"吉奥斯卡丁齐" # Giosué Carducci
|
||||
"文森佐·乔贝蒂" # Vincenzo Gioberti
|
||||
"卡洛·米拉贝罗" # Carlo Mirabello
|
||||
"奥古斯托·里博迪" # Augusto Riboty
|
||||
"狮" # Leone
|
||||
"豹" # Pantera
|
||||
"虎" # Tigre
|
||||
"阿尔维塞·达·莫斯托" # Alvise Da Mosto
|
||||
"安东尼奥·达·诺利" # Antonio Da Noli
|
||||
"尼科索洛·达·雷科" # Nicoloso Da Recco
|
||||
"乔万尼·达·维拉扎诺" # Giovanni da Verrazzano
|
||||
"兰泽罗拖·玛诺切诺" # Lanzerotto Malocello
|
||||
"里昂·潘卡多" # Leone Pancaldo
|
||||
"埃马努埃莱·佩萨戈诺" # Emanuele Pessagno
|
||||
"安东尼奥·皮加费塔" # Antonio Pigafetta
|
||||
"卢卡·塔里戈" # Luca Tarigo
|
||||
"安东尼奥托·乌索迪马尔" # Antoniotto Usodimare
|
||||
"乌戈利诺·维瓦尔蒂" # Ugolino Vivaldi
|
||||
"尼科诺·芝诺" # Nicolò Zeno
|
||||
"罗索力诺·皮洛" # Rosolino Pilo
|
||||
"朱塞佩·切萨尔·阿巴" # Giuseppe Cesare Abba
|
||||
"朱塞佩·德札" # Giuseppe Dezza
|
||||
"朱塞佩·密苏里" # Giuseppe Missori
|
||||
"安东尼奥·莫斯托" # Antonio Mosto
|
||||
"伊波利托·尼沃" # Ippolito Nievo
|
||||
"凯罗利兄弟" # Fratelli Cairoli
|
||||
"西莫涅·思琪拉菲" # Simone Schiaffino
|
||||
"勇敢" # Audace
|
||||
"朱塞佩·西尔托里" # Giuseppe Sirtori
|
||||
"乔万尼·阿切尔比" # Giovanni Acerbi
|
||||
"文森佐·吉奥达诺" # Vincenzo Giordano Orsini
|
||||
"弗朗切斯科·斯托尔科" # Francesco Stocco
|
||||
"朱塞佩·拉·马萨" # Giuseppe La Masa
|
||||
"安吉诺·巴西尼" # Angelo Bassini
|
||||
"恩里科·科森斯" # Enrico Cosenz
|
||||
"吉阿琴托·卡利尼" # Giacinto Carini
|
||||
"尼古拉·法布里齐" # Nicola Fabrizi
|
||||
"朱塞佩·拉·法里纳" # Giuseppe La Farina
|
||||
"吉阿科莫·美第齐" # Giacomo Medici
|
||||
"帕雷斯托" # Palestro
|
||||
"康菲恩扎" # Confienza
|
||||
"圣·马丁诺" # San Martino
|
||||
"索尔费里诺" # Solferino
|
||||
"安东尼奥·坎托雷将军" # Generale Antonio Cantore
|
||||
"安东尼奥·卡斯契罗将军" # Generale Antonino Cascino
|
||||
"安东尼奥·齐诺托将军" # Generale Antonio Chinotto
|
||||
"卡洛·蒙坦纳里将军" # Generale Carlo Montanari
|
||||
"阿齐勒·帕帕将军" # Generale Achille Papa
|
||||
"马切洛·佩列斯汀纳里将军" # Generale Marcello Prestinari
|
||||
"角宿一" # Spica
|
||||
"苍鹰" # Astore
|
||||
"豹" # Leopardo
|
||||
"坦克兵" # Carrista
|
||||
"法西斯行动队" # Squadrista
|
||||
"普雷穆达" # Premuda
|
||||
"希贝尼克" # Sebenico
|
||||
"卢布尔雅那" # Lubiana
|
||||
"弹弓" # Fionda
|
||||
"弩" # Balestra
|
||||
"卡洛·阿尔贝托·拉克奇亚" # Carlo Alberto Racchia
|
||||
"狡猾" # Insidioso
|
||||
"不安" # Irrequieto
|
||||
"皮拉德·伯恩泽提" # Pilade Bronzetti
|
||||
"安格斯提诺·贝尔塔尼" # Agostino Bertani
|
||||
"贝内德托·卡利罗里" # Benedetto Cairoli
|
||||
"英仙座" # Perseo
|
||||
"天狼星" # Sirio
|
||||
"伴女星" # Climene
|
||||
"半人马" # Centauro
|
||||
"射手座" # Sagittario
|
||||
"织女一" # Vega
|
||||
"毕宿五" # Aldebaran
|
||||
"仙女座" # Andromeda
|
||||
"河鼓二" # Altair
|
||||
"心宿二" # Antares
|
||||
"北河二" # Castore
|
||||
"老人星" # Canopo
|
||||
"仙后座" # Cassiopea
|
||||
"天鹅座" # Cigno
|
||||
"天秤座" # Libra
|
||||
"天琴座" # Lira
|
||||
"豺狼座" # Lupo
|
||||
"天猫座" # Lince
|
||||
"鹤一" # Airone
|
||||
"昂宿六" # Alcione
|
||||
"源神星" # Aretusa
|
||||
"阿里尔" # Ariel
|
||||
"昴宿星" # Pleiadi
|
||||
"北河三" # Polluce
|
||||
"智神星" # Pallade
|
||||
"史神星" # Clio
|
||||
"巫神星" # Circe
|
||||
"司赋星" # Calliope
|
||||
"海妖星" # Partenope
|
||||
"卡吕普索" # Calipso
|
||||
"大熊座" # Orsa
|
||||
"飞马座" # Pegaso
|
||||
"猎户座" # Orione
|
||||
"南河三" # Procione
|
||||
"气旋" # Ciclone
|
||||
"勇敢" # Ardito
|
||||
"台风" # Tifone
|
||||
"英勇" # Animoso
|
||||
"幸运" # Fortunale
|
||||
"暴风" # Groppo
|
||||
"热切" # Ardente
|
||||
"飓风" # Uragano
|
||||
"季风" # Monsone
|
||||
"大胆" # Ardimentoso
|
||||
"信风" # Aliseo
|
||||
"无畏" # Impavido
|
||||
"东南风" # Ghibli
|
||||
"急切" # Impetouso
|
||||
"不屈" # Indomito
|
||||
"公羊" # Ariete
|
||||
"亚瑟" # Arturo
|
||||
"战车手" # Auriga
|
||||
"参宿七" # Rigel
|
||||
"波江座" # Eridano
|
||||
"龙骑枪" # Dragone
|
||||
"短剑" # Gladio
|
||||
"剑" # Spada
|
||||
"匕首" # Daga
|
||||
"短刃" # Pugnale
|
||||
"长矛" # Lancia
|
||||
"戟" # Alabarda
|
||||
"北极星" # Stella Polare
|
||||
"罗索力诺·皮洛" # Rosolino Pilo
|
||||
"朱塞佩·切萨尔·阿巴" # Giuseppe Cesare Abba
|
||||
"朱塞佩·德札" # Giuseppe Dezza
|
||||
"朱塞佩·密苏里" # Giuseppe Missori
|
||||
"安东尼奥·莫斯托" # Antonio Mosto
|
||||
"伊波利托·尼沃" # Ippolito Nievo
|
||||
"凯罗利兄弟" # Fratelli Cairoli
|
||||
"西莫涅·思琪拉菲" # Simone Schiaffino
|
||||
"勇敢" # Audace
|
||||
"朱塞佩·西尔托里" # Giuseppe Sirtori
|
||||
"乔万尼·阿切尔比" # Giovanni Acerbi
|
||||
"文森佐·吉奥达诺" # Vincenzo Giordano Orsini
|
||||
"弗朗切斯科·斯托尔科" # Francesco Stocco
|
||||
"朱塞佩·拉·马萨" # Giuseppe La Masa
|
||||
"安吉诺·巴西尼" # Angelo Bassini
|
||||
"恩里科·科森斯" # Enrico Cosenz
|
||||
"吉阿琴托·卡利尼" # Giacinto Carini
|
||||
"尼古拉·法布里齐" # Nicola Fabrizi
|
||||
"朱塞佩·拉·法里纳" # Giuseppe La Farina
|
||||
"吉阿科莫·美第齐" # Giacomo Medici
|
||||
"帕雷斯托" # Palestro
|
||||
"康菲恩扎" # Confienza
|
||||
"圣·马丁诺" # San Martino
|
||||
"索尔费里诺" # Solferino
|
||||
"安东尼奥·坎托雷将军" # Generale Antonio Cantore
|
||||
"安东尼奥·卡斯契罗将军" # Generale Antonino Cascino
|
||||
"安东尼奥·齐诺托将军" # Generale Antonio Chinotto
|
||||
"卡洛·蒙坦纳里将军" # Generale Carlo Montanari
|
||||
"阿齐勒·帕帕将军" # Generale Achille Papa
|
||||
"马切洛·佩列斯汀纳里将军" # Generale Marcello Prestinari
|
||||
"角宿一" # Spica
|
||||
"苍鹰" # Astore
|
||||
"无惧" # Intrepido
|
||||
"豹" # Leopardo
|
||||
"坦克兵" # Carrista
|
||||
"法西斯行动队" # Squadrista
|
||||
"普雷穆达" # Premuda
|
||||
"希贝尼克" # Sebenico
|
||||
"卢布尔雅那" # Lubiana
|
||||
"马格尼舰长" # Comandante Margottini
|
||||
"巴罗尼舰长" # Comandante Baroni
|
||||
"博西尼舰长" # Comandante Borsini
|
||||
"博迪舰长" # Comandante Botti
|
||||
"卡萨纳舰长" # Comandante Casana
|
||||
"柯西舰长" # Comandante Corsi
|
||||
"德·克里斯托法罗舰长" # Comandante De Cristofaro
|
||||
"德兰诺舰长" # Comandante Dell'Anno
|
||||
"埃斯波西托舰长" # Comandante Esposito
|
||||
"菲奥里利舰长" # Comandante Fiorelli
|
||||
"丰塔纳舰长" # Comandante Fontana
|
||||
"吉安娜塔塔西奥舰长" # Comandante Giannattasio
|
||||
"吉奥贝舰长" # Comandante Giobbe
|
||||
"乔治斯舰长" # Comandante Giorgis
|
||||
"米兰舰长" # Comandante Milano
|
||||
"莫卡加塔舰长" # Comandante Moccagatta
|
||||
"诺瓦罗舰长" # Comandante Novaro
|
||||
"罗多卡纳克齐舰长" # Comandante Rodocanacchi
|
||||
"鲁塔舰长" # Comandante Ruta
|
||||
"托斯卡纳舰长" # Comandante Toscano
|
||||
"弹弓" # Fionda
|
||||
"弩" # Balestra
|
||||
}
|
||||
}
|
||||
|
||||
### LIGHT CRUISER NAMES###
|
||||
ITA_CL_HISTORICAL_2 = {
|
||||
name = NAME_THEME_HISTORICAL_CL_2
|
||||
|
||||
for_countries = { SAD }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_cruiser light_cruiser }
|
||||
|
||||
prefix = "RI " # Regio Incrociatore
|
||||
fallback_name = "%s 号轻巡洋舰"
|
||||
|
||||
unique = {
|
||||
"欧根亲王" # Eugenio di Savoia
|
||||
"阿布鲁齐公爵" # Duca degli Abruzzi
|
||||
"朱塞佩·加里波第" # Giuseppe Garibaldi
|
||||
"阿提里奥·莱格洛" # Attilio Regolo
|
||||
"非洲征服者西庇阿" # Scipione Africano
|
||||
"朱利奥·日耳曼" # Giulio Germanico
|
||||
"庞培·马格诺" # Pompeo Magno
|
||||
"卢西奥·科尔内利奥·新罗" # Lucio Cornelio Silla
|
||||
"卡约·马里奥" # Caio Mario
|
||||
"奥塔维亚诺·奥古斯托" # Ottaviano Augusto
|
||||
"图拉真" # Ulpio Traiano
|
||||
"克劳迪奥" # Claudio Druso
|
||||
"克劳迪奥·蒂贝里奥" # Claudio Tiberio
|
||||
"维普斯尼奥·阿格里帕" # Vipsanio Agrippa
|
||||
"保罗·埃米利奥" # Paolo Emilio
|
||||
"圣乔治" # San Giorgio
|
||||
"圣马可" # San Marco
|
||||
"埃特纳" # Etna
|
||||
"维苏威" # Vesuvio
|
||||
"科斯坦佐·奇亚诺" # Costanzo Ciano
|
||||
"威尼斯" # Venezia
|
||||
"巴里" # Bari
|
||||
"塔兰托" # Taranto
|
||||
"阿尔贝托·达·朱塞诺" # Alberto da Giussano
|
||||
"阿尔贝科·达·巴比亚诺" # Alberico da Barbiano
|
||||
"巴托洛米奥·科莱奥尼" # Bartolomeo Colleoni
|
||||
"乔万尼·德尔·班德·尼" # Giovanni dalle Bande Nere
|
||||
"路易吉·卡多尔纳" # Luigi Cadorna
|
||||
"阿曼多·迪亚斯" # Armando Diaz
|
||||
"拉依蒙多·蒙特库科利" # Raimondo Montecuccoli
|
||||
"姆兹奥·阿登的罗" # Muzio Attendolo
|
||||
"埃马努埃莱·费比托·奥斯塔公爵" # Emanuele Filiberto Duca d'Aosta
|
||||
"巴西利卡塔" # Basilicata
|
||||
"坎帕尼亚" # Campania
|
||||
"伦巴底" # Lombardia
|
||||
"卡拉布利亚" # Calabria
|
||||
"厄尔巴" # Elba
|
||||
"伊特鲁里亚" # Etruria
|
||||
"利古里亚" # Liguria
|
||||
"普利亚" # Puglia
|
||||
"翁布里亚" # Umbria
|
||||
"奎拉托" # Quarto
|
||||
"尼诺·比西奥" # Nino Bixio
|
||||
"马沙拉" # Marsala
|
||||
"利比亚" # Libia
|
||||
"安科那" # Ancona
|
||||
"布林迪西" # Brindisi
|
||||
}
|
||||
}
|
||||
|
||||
### HEAVY CRUISER NAMES###
|
||||
ITA_CA_HISTORICAL_2 = {
|
||||
name = NAME_THEME_HISTORICAL_CA_2
|
||||
|
||||
for_countries = { SAD }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_cruiser heavy_cruiser }
|
||||
|
||||
prefix = "RI " # Regio Incrociatore
|
||||
fallback_name = "%s 号重巡洋舰"
|
||||
|
||||
unique = {
|
||||
"特伦托" # Trento
|
||||
"的里雅斯特" # Trieste
|
||||
"扎拉" # Zara
|
||||
"阜姆" # Fiume
|
||||
"戈里西亚" # Gorizia
|
||||
"波拉" # Pola
|
||||
"博尔扎诺" # Bolzano
|
||||
"圣乔治" # San Giorgio
|
||||
"韦托·皮萨尼" # Vettor Pisani
|
||||
"卡洛·阿尔贝托" # Carlo Alberto
|
||||
"马可·波罗" # Marco Polo
|
||||
"朱塞佩·加里波第" # Giuseppe Garibaldi
|
||||
"瓦雷泽" # Varese
|
||||
"弗朗切斯科·费鲁奇奥" # Francesco Ferruccio
|
||||
"比萨" # Pisa
|
||||
"阿马尔菲" # Amalfi
|
||||
"圣马可" # San Marco
|
||||
}
|
||||
}
|
||||
|
||||
### MINELAYER NAMES###
|
||||
ITA_MINELAYERS_HISTORICAL_2 = {
|
||||
name = NAME_THEME_HISTORICAL_MINELAYERS_2
|
||||
|
||||
for_countries = { SAD }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_cruiser light_cruiser ship_hull_light destroyer }
|
||||
|
||||
prefix = "RN "
|
||||
fallback_name = "%s 号布雷舰"
|
||||
|
||||
unique = {
|
||||
"达达尼尔" # Dardanelli
|
||||
"米拉佐" # Milazzo
|
||||
"奥斯蒂亚" # Ostia
|
||||
"莱尼亚诺" # Legnano
|
||||
"勒班陀" # Lepanto
|
||||
"安济奥" # Azio
|
||||
"布里俄尼" # Brioni
|
||||
"布法罗托" # Buffoluto
|
||||
"勒罗" # Lero
|
||||
"蒙特加尔加诺" # Monte Gargano
|
||||
"帕尼加利亚" # Panigaglia
|
||||
"圣古斯托" # San Giusto
|
||||
"瓦勒伦加" # Vallelunga
|
||||
}
|
||||
}
|
||||
|
||||
### BATTLESHIP NAMES ###
|
||||
ITA_BB_HISTORICAL_2 = {
|
||||
name = NAME_THEME_HISTORICAL_BB_2
|
||||
|
||||
for_countries = { SAD }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_heavy battleship }
|
||||
|
||||
prefix = "RN " # Regia Nave
|
||||
fallback_name = "%s 号战列舰"
|
||||
|
||||
unique = {
|
||||
"加富尔伯爵" # Conte di Cavour
|
||||
"朱利奥·凯撒" # Giulio Cesare
|
||||
"利托里奥" # Littorio
|
||||
"维托里奥·维内托" # Vittorio Veneto
|
||||
"罗马" # Roma
|
||||
"帝国" # Impero
|
||||
"意大利" # Italia
|
||||
"卡约·杜伊里奥" # Caio Duilio
|
||||
"安德烈亚·多里亚" # Andrea Doria
|
||||
"列奥纳多·达·芬奇" # Leonardo Da Vinci
|
||||
"但丁·阿利吉耶里" # Dante Alighieri
|
||||
"埃莱娜王后" # Regina Elena
|
||||
"维托里奥·埃马努埃莱" # Vittorio Emanuele
|
||||
}
|
||||
}
|
||||
|
||||
### BATTLECRUISER NAMES ###
|
||||
ITA_BC_HISTORICAL_2 = {
|
||||
name = NAME_THEME_HISTORICAL_BC_2
|
||||
|
||||
for_countries = { SAD }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_heavy battle_cruiser }
|
||||
|
||||
prefix = "RI " # Regio Incrociatore
|
||||
fallback_name = "%s 号战列巡洋舰"
|
||||
|
||||
unique = {
|
||||
"弗朗切斯科·卡拉乔洛" # Francesco Caracciolo
|
||||
"克里斯托弗·哥伦布" # Cristoforo Colombo
|
||||
"马坎通里奥·科罗纳" # Marcantonio Colonna
|
||||
"弗朗切斯科 莫罗西尼" # Francesco Morosini
|
||||
"阿梅迪奥王子" # Principe Amedeo
|
||||
"角力场" # Palestra
|
||||
"埃马努埃莱·费比托" # Emanuele Filiberto
|
||||
"圣邦海军上将" # Ammiraglio di Saint Bon
|
||||
"翁贝托国王" # Re Umberto
|
||||
"恩里科·丹多洛" # Enrico Dandolo
|
||||
"劳里亚的罗杰" # Ruggiero di Lauria
|
||||
"玛格丽塔王后" # Regina Margherita
|
||||
}
|
||||
}
|
||||
|
||||
### AIRCRAFT CARRIER NAMES ###
|
||||
ITA_CV_HISTORICAL_2 = {
|
||||
name = NAME_THEME_HISTORICAL_CARRIERS_2
|
||||
|
||||
for_countries = { SAD }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_carrier carrier }
|
||||
|
||||
prefix = "RN " # Regia Nave
|
||||
fallback_name = "%s 号航空母舰"
|
||||
|
||||
unique = {
|
||||
"天鹰" # Aquila
|
||||
"雀鹰" # Sparviero
|
||||
"猎鹰" # Falco
|
||||
"欧罗巴" # Europa
|
||||
"朱塞佩·米拉利亚" # Giuseppe Miraglia
|
||||
"红鸢" # Nibbio
|
||||
"狮鹫" # Grifone
|
||||
"苍鹰" # Astore
|
||||
}
|
||||
}
|
||||
|
||||
### SUBMARINES ###
|
||||
ITA_SS_HISTORICAL_2 = {
|
||||
name = NAME_THEME_HISTORICAL_SUBMARINES_2
|
||||
|
||||
for_countries = { SAD }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_submarine submarine }
|
||||
|
||||
prefix = "RSmg " # Regio Sommergibile
|
||||
fallback_name = "%s 号潜艇"
|
||||
|
||||
unique = {
|
||||
"格劳科斯" # Glauco
|
||||
"海狮" # Otaria
|
||||
"皮埃托·卡勒维" # Pietro Calvi
|
||||
"朱塞佩·芬济" # Giuseppe Finzi
|
||||
"恩里科·塔佐利" # Enrico Tazzoli
|
||||
"阿尔戈" # Argo
|
||||
"维利亚" # Velella
|
||||
"琥珀" # Ambra
|
||||
"绿玉" # Berillo
|
||||
"珊瑚" # Corallo
|
||||
"碧玉" # Diaspro
|
||||
"宝石" # Gemma
|
||||
"虹石英" # Iride
|
||||
"孔雀石" # Malachite
|
||||
"玛瑙" # Onice
|
||||
"珍珠" # Perla
|
||||
"绿松石" # Turchese
|
||||
"阿杜瓦" # Adua
|
||||
"阿拉吉" # Alagi
|
||||
"安亚当" # Aradam
|
||||
"阿斯恰恩哥" # Ascianghi
|
||||
"阿克苏姆" # Axum
|
||||
"贝尔" # Beilul
|
||||
"多加普" # Dagabur
|
||||
"德西" # Dessiè
|
||||
"德博" # Durbo
|
||||
"贡德尔" # Gondar
|
||||
"拉芳尔" # Lafolè
|
||||
"麦考尔" # Macallè
|
||||
"内利" # Neghelli
|
||||
"希雷" # Scirè
|
||||
"汀比安" # Tembien
|
||||
"摩沙迪加" # Uarsciek
|
||||
"谢贝利河" # Uebi Scebeli
|
||||
"马切罗" # Marcello
|
||||
"丹多洛" # Dandolo
|
||||
"韦涅罗" # Veniero
|
||||
"普罗瓦那" # Provana
|
||||
"莫塞尼格" # Mocenigo
|
||||
"兰尼" # Nani
|
||||
"巴尔巴里戈" # Barbarigo
|
||||
"艾莫" # Emo
|
||||
"莫罗西尼" # Morosini
|
||||
"卡普里尼舰长" # Comandante Cappellini
|
||||
"法拉•迪•布鲁诺舰长" # Comandante Faà di Bruno
|
||||
"布林" # Brin
|
||||
"乔万尼" # Galvani
|
||||
"朱里艾莫蒂" # Guglielmotti
|
||||
"阿基米德" # Archimede
|
||||
"托里切利" # Torricelli
|
||||
"琉济总司令" # Console Generale Liuzzi
|
||||
"巴格诺里尼山地兵" # Alpino Bagnolini
|
||||
"雷吉纳尔多·朱利亚尼" # Reginaldo Giuliani
|
||||
"塔兰蒂尼指挥官" # Capitano Tarantini
|
||||
"乔吉里艾莫·马可尼" # Guglielmo Marconi
|
||||
"列奥纳多·达·芬奇" # Leonardo da Vinci
|
||||
"米歇尔·比安奇" # Michele Bianchi
|
||||
"路易吉·托雷利" # Luigi Torelli
|
||||
"亚历山德·马拉斯庇那" # Alessandro Malaspina
|
||||
"马吉奥雷·巴拉卡" # Maggiore Baracca
|
||||
"圣·邦海军上将" # Ammiraglio Saint Bon
|
||||
"卡基尼海军上将" # Ammiraglio Cagni
|
||||
"米罗海军上将" # Ammiraglio Millo
|
||||
"卡拉奇奥诺海军上将" # Ammiraglio Caracciolo
|
||||
"钢铁" # Acciaio
|
||||
"雪花石膏" # Alabastro
|
||||
"银" # Argento
|
||||
"刚玉" # Asteria
|
||||
"象牙" # Avorio
|
||||
"青铜" # Bronzo
|
||||
"钴" # Cobalto
|
||||
"玉" # Giada
|
||||
"花岗岩" # Granito
|
||||
"镍" # Nichelio
|
||||
"铂" # Platino
|
||||
"斑岩" # Porfido
|
||||
"钨" # Volframio
|
||||
"特里同" # Tritone
|
||||
"戈尔戈" # Gorgo
|
||||
"巨浪" # Flutto
|
||||
"潮汐" # Marea
|
||||
"旋涡" # Vortice
|
||||
"鹦鹉螺" # Nautilo
|
||||
"钡" # Bario
|
||||
"锂" # Litio
|
||||
"钠" # Sodio
|
||||
"钾" # Potassio
|
||||
"铜" # Rame
|
||||
"铁" # Ferro
|
||||
"锌" # Zinco
|
||||
"铅" # Piombo
|
||||
"海鳝" # Murena
|
||||
"康吉鳗" # Grongo
|
||||
"鲷鱼" # Sparide
|
||||
"鲈鱼" # Spigola
|
||||
"石斑鱼" # Cernia
|
||||
"红鱼" # Dentice
|
||||
"铬" # Cromo
|
||||
"黄铜" # Ottone
|
||||
"镉" # Cadmio
|
||||
"钒" # Vanadio
|
||||
"铱" # Iridio
|
||||
"钌" # Ruthenio
|
||||
"黄金" # Oro
|
||||
"铝" # Alluminio
|
||||
"锑" # Antimonio
|
||||
"磷" # Fosforo
|
||||
"锰" # Manganese
|
||||
"硫" # Zolfo
|
||||
"硅" # Silicio
|
||||
"镁" # Magnesio
|
||||
"汞" # Mercurio
|
||||
"石棉" # Amianto
|
||||
"马坎通里奥·巴格拉丁" # Marcantonio Bragadin
|
||||
"费比托·科里东尼" # Filippo Corridoni
|
||||
"皮埃特罗·米卡" # Pietro Micca
|
||||
"佛卡" # Foca
|
||||
"阿特洛波斯" # Atropo
|
||||
"佐埃亚" # Zoea
|
||||
"安东尼奥·巴加莫提尼" # Antonio Bajamonti
|
||||
"弗朗切斯科·伊思蒙多" # Francesco Rismondo
|
||||
"巴利拉" # Balilla
|
||||
"冬梅尼克·米勒利尔" # Domenico Millelire
|
||||
"恩里科·托提" # Enrico Toti
|
||||
"安东尼奥·斯切萨" # Antonio Sciesa
|
||||
"戈弗雷多·马梅利" # Goffredo Mameli
|
||||
"皮耶罗·卡波尼" # Pier Capponi
|
||||
"乔万尼·迪·帕罗切达" # Giovanni da Procida
|
||||
"提托·斯佩里" # Tito Speri
|
||||
"韦托·皮萨尼" # Vettor Pisani
|
||||
"马坎通里奥·科罗纳" # Marcantonio Colonna
|
||||
"乔万尼·巴鲁萨安" # Giovanni Bausan
|
||||
"德·甘尼斯" # Des Geneys
|
||||
"埃托雷·菲耶拉莫斯卡" # Ettore Fieramosca
|
||||
"弗拉特里尼·班迪埃拉" # Fratelli Bandiera
|
||||
"卢奇亚诺·马拉纳" # Luciano Manara
|
||||
"圣托雷·圣塔罗萨" # Santorre Santarosa
|
||||
"切罗·梅洛蒂" # Ciro Menotti
|
||||
"鲨鱼" # Squalo
|
||||
"角鲸" # Narvalo
|
||||
"海豚" # Delfino
|
||||
"海象" # Tricheco
|
||||
"阿耳戈船英雄" # Argonauta
|
||||
"菲萨尼亚" # Fisalia
|
||||
"加雷亚" # Jalea
|
||||
"加提那" # Jantina
|
||||
"美杜莎" # Medusa
|
||||
"萨尔帕" # Salpa
|
||||
"毒蛇" # Serpente
|
||||
"路易吉·圣塔姆布里尼" # Luigi Settembrini
|
||||
"鲁杰诺·圣提莫" # Ruggiero Settimo
|
||||
"伽利略·伽利莱" # Galileo Galilei
|
||||
"托里切利" # Evangelista Torricelli
|
||||
"伽利略·费拉利斯" # Galileo Ferraris
|
||||
"紫水晶" # Ametista
|
||||
"安菲特里忒" # Anfitrite
|
||||
"钻石" # Diamante
|
||||
"伽拉忒亚" # Galatea
|
||||
"仙女" # Naiade
|
||||
"海神" # Nereide
|
||||
"美人鱼" # Ondina
|
||||
"红宝石" # Rubino
|
||||
"塞壬" # Sirena
|
||||
"翡翠" # Smeraldo
|
||||
"黄玉" # Topazio
|
||||
"蓝宝石" # Zaffiro
|
||||
"锕" # Attinio
|
||||
"氮" # Azoto
|
||||
"溴" # Bromo
|
||||
"碳" # Carbonio
|
||||
"氦" # Elio
|
||||
"钼" # Molibdeno
|
||||
"锇" # Osmio
|
||||
"氧" # Ossigeno
|
||||
"硒" # Selenio
|
||||
"钨" # Tungsteno
|
||||
"H 1" # H 1
|
||||
"H 2" # H 2
|
||||
"H 4" # H 4
|
||||
"H 6" # H 6
|
||||
"H 8" # H 8
|
||||
"H 3" # H 3
|
||||
"H 5" # H 5
|
||||
"H 7" # H 7
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
### THEME: ITALIAN REGIONS ###
|
||||
ITA_REGIONS_2 = {
|
||||
name = NAME_THEME_REGIONS_2
|
||||
|
||||
for_countries = { SAD }
|
||||
|
||||
type = ship
|
||||
|
||||
prefix = "RN " # Regia Nave
|
||||
unique = {
|
||||
"拉齐奥" # Lazio
|
||||
"皮埃蒙特" # Piemonte
|
||||
"利古里亚" # Liguria
|
||||
"伦巴底" # Lombardia
|
||||
"特伦蒂诺" # Trentino
|
||||
"弗留利" # Friuli
|
||||
"艾米利亚·罗马涅" # Emilia Romagna
|
||||
"维内托" # Veneto
|
||||
"托斯卡纳" # Toscana
|
||||
"翁布里亚" # Umbria
|
||||
"马尔凯" # Marche
|
||||
"阿布鲁佐" # Abruzzo
|
||||
"坎帕尼亚" # Campania
|
||||
"普利亚" # Puglia
|
||||
"卡拉布利亚" # Calabria
|
||||
"西西里" # Sicilia
|
||||
"撒丁" # Sardegna
|
||||
"瓦莱达奥斯塔" # Valle d'Aosta
|
||||
"上阿迪杰" # Alto Adige
|
||||
"莫利塞" # Molise
|
||||
"巴西利卡塔" # Basilicata
|
||||
"厄尔巴" # Elba
|
||||
"爱琴海" # Egeo
|
||||
"伊特鲁里亚" # Etruria
|
||||
"利比亚" # Libia
|
||||
"巴西利卡塔" # Lucania
|
||||
"阿布鲁佐" # Abruzzi
|
||||
"威尼斯-特伦提诺" # Venezia Tridentina
|
||||
"威尼斯-欧根尼亚" # Venezia Euganea
|
||||
"威尼斯-朱利亚" # Venezia Giulia
|
||||
"达尔马提亚" # Dalmatia
|
||||
"扎拉" # 扎拉
|
||||
}
|
||||
}
|
||||
|
||||
## THEME: ITALIAN CITIES ###
|
||||
ITA_CITIES_2 = {
|
||||
name = NAME_THEME_CITIES_2
|
||||
|
||||
for_countries = { SAD }
|
||||
|
||||
type = ship
|
||||
|
||||
prefix = "RN " # Regia Nave
|
||||
unique = {
|
||||
"罗马" # Roma
|
||||
"米兰" # Milano
|
||||
"都灵" # Torino
|
||||
"那不勒斯" # Napoli
|
||||
"巴勒莫" # Palermo
|
||||
"威尼斯" # Venezia
|
||||
"佛罗伦萨" # Firenze
|
||||
"热那亚" # Genova
|
||||
"博洛尼亚" # Bologna
|
||||
"卡塔尼亚" # Catania
|
||||
"帕多瓦" # Padua
|
||||
"薇萝娜" # Verona
|
||||
"巴里" # Bari
|
||||
"的里雅斯特" # Trieste
|
||||
"塔兰托" # Taranto
|
||||
"布雷西亚" # Brescia
|
||||
"忒雷维希奥" # Trevisio
|
||||
"帕尔玛" # Parma
|
||||
"普拉托" # Prato
|
||||
"摩德纳" # Modena
|
||||
"瑞吉欧·卡拉布利亚" # Reggio Calabria
|
||||
"瑞吉欧·艾米利亚" # Reggio Emilia
|
||||
"佩鲁贾" # Perugia
|
||||
"拉文那" # Ravenna
|
||||
"里窝那" # Livorno
|
||||
"卡利加里" # Caligari
|
||||
"福贾" # Foggia
|
||||
"里米尼" # Rimini
|
||||
"萨勒诺" # Salerno
|
||||
"费拉拉" # Ferrara
|
||||
"萨萨里" # Sassari
|
||||
"拉丁" # Latina
|
||||
"朱利亚诺" # Giugliano
|
||||
"蒙赞" # Monza
|
||||
"维琴察" # Vicenza
|
||||
"博尔扎诺" # Bolzano
|
||||
"圣乔治" # San Giorgio
|
||||
"科莫" # Como
|
||||
"西拉库萨" # Siracusa
|
||||
"贝加莫" # Bergamo
|
||||
"佩斯卡拉" # Pescara
|
||||
"特伦托" # Trento
|
||||
"弗利" # Forli
|
||||
"安科那" # Ancona
|
||||
"扎拉" # Zara
|
||||
"阜姆" # Fiume
|
||||
"戈里西亚" # Gorizia
|
||||
"波拉" # Pola
|
||||
"莱切" # Lecce
|
||||
"特拉帕尼" # Trapani
|
||||
"比萨" # Pisa
|
||||
"曼图亚" # Mantua
|
||||
"布林迪西" # Brindisi
|
||||
"拉奎拉" # L'Aquila
|
||||
"锡耶纳" # Siena
|
||||
"拉斯佩齐亚" # La Spezia
|
||||
"帕维亚" # Pavia
|
||||
"特尔尼" # Terni
|
||||
"诺瓦拉" # Novara
|
||||
"普拉西萨" # Placenza
|
||||
"安德里亚" # Andria
|
||||
"乌迪内" # Udine
|
||||
"阿雷佐" # Arezzo
|
||||
"切塞纳" # Cesena
|
||||
"佩萨罗" # Pesaro
|
||||
"巴勒塔" # Barletta
|
||||
"亚历山德里亚" # Alessandria
|
||||
"皮斯托亚" # Pistoia
|
||||
"卡坦扎罗" # Catanzaro
|
||||
"卢卡" # Lucca
|
||||
"特雷维索" # Treviso
|
||||
"瓦雷泽" # Varese
|
||||
"阿斯蒂" # Asti
|
||||
"杰拉" # Gela
|
||||
"克雷莫纳" # Cremona
|
||||
"特拉帕尼" # Trapani
|
||||
"维泰博" # Viterbo
|
||||
"科森扎" # Cosenza
|
||||
"萨伏纳" # Savona
|
||||
"帕多瓦" # Padova
|
||||
"卡利亚里" # Cagliari
|
||||
"弗利" # Forlì
|
||||
"曼托瓦" # Mantova
|
||||
"皮亚琴察" # Piacenza
|
||||
}
|
||||
}
|
||||
|
||||
## THEME: ITALIAN COLONIES ###
|
||||
ITA_COLONIES_2 = {
|
||||
name = NAME_THEME_COLONIES_2
|
||||
|
||||
for_countries = { SAD }
|
||||
|
||||
type = ship
|
||||
|
||||
prefix = "RN " # Regia Nave
|
||||
unique = {
|
||||
"利比亚" # Libia
|
||||
"的黎波里" # Tripoli
|
||||
"托布鲁克" # Tobruk
|
||||
"比塞大" # Bizerte
|
||||
"班加西" # Bengasi
|
||||
"索马里" # Somalia
|
||||
"摩加迪沙" # Mogadiscio
|
||||
"厄立特里亚" # l'Eritrea
|
||||
"马萨瓦" # Massawa
|
||||
"爱琴海" # Egeo
|
||||
"罗得岛" # Rodi
|
||||
"阿比西尼亚" # Abissinia
|
||||
"亚的斯亚贝巴" # Addis Abeba
|
||||
}
|
||||
}
|
||||
|
||||
## THEME: ITALIAN MYTHOLOGICAL NAMES ###
|
||||
ITA_MYTHOLOGY_2 = {
|
||||
name = NAME_THEME_MYTHOLOGY_2
|
||||
|
||||
for_countries = { SAD }
|
||||
|
||||
type = ship
|
||||
|
||||
prefix = "RN " # Regia Nave
|
||||
unique = {
|
||||
"英仙座" # Perseo
|
||||
"天狼星" # Sirio
|
||||
"伴女星" # Climene
|
||||
"半人马" # Centauro
|
||||
"射手座" # Sagittario
|
||||
"织女一" # Vega
|
||||
"毕宿五" # Aldebaran
|
||||
"仙女座" # Andromeda
|
||||
"河鼓二" # Altair
|
||||
"心宿二" # Antares
|
||||
"北河二" # Castore
|
||||
"老人星" # Canopo
|
||||
"仙后座" # Cassiopea
|
||||
"天鹅座" # Cigno
|
||||
"天秤座" # Libra
|
||||
"天琴座" # Lira
|
||||
"豺狼座" # Lupo
|
||||
"天猫座" # Lince
|
||||
"鹤一" # Airone
|
||||
"昂宿六" # Alcione
|
||||
"源神星" # Aretusa
|
||||
"阿里尔" # Ariel
|
||||
"昴宿星" # Pleiadi
|
||||
"北河三" # Polluce
|
||||
"智神星" # Pallade
|
||||
"史神星" # Clio
|
||||
"巫神星" # Circe
|
||||
"司赋星" # Calliope
|
||||
"海妖星" # Partenope
|
||||
"卡吕普索" # Calipso
|
||||
"大熊座" # Orsa
|
||||
"飞马座" # Pegaso
|
||||
"猎户座" # Orione
|
||||
"安菲特里忒" # Anfitrite
|
||||
"卡律布狄斯" # Cariddi
|
||||
"美杜莎" # Medusa
|
||||
"海马" # Ippocampo
|
||||
"源神星" # Aretusa
|
||||
"狄拉墨涅" # Dynamene
|
||||
"盖伦" # Galene
|
||||
"普萨玛忒" # Psamathe
|
||||
"忒提丝" # Thetis
|
||||
"海神" # Proteus
|
||||
"席勒" # Scilla
|
||||
"特里同" # Tritone
|
||||
"阿佛洛狄忒" # Afrodite
|
||||
"阿波罗" # Apollo
|
||||
"阿瑞斯" # Ares
|
||||
"雅典娜" # Athena
|
||||
"得墨忒耳" # Demetra
|
||||
"狄俄尼索斯" # Dioniso
|
||||
"哈迪斯" # Ade
|
||||
"普鲁托" # Plutone
|
||||
"巴克斯" # Bacco
|
||||
"赫菲斯托斯" # Efesto
|
||||
"赫拉" # Hera
|
||||
"爱马仕" # Ermete
|
||||
"赫斯提亚" # Hestia
|
||||
"波塞冬" # Poseidon
|
||||
"宙斯" # Zeus
|
||||
"艾柯吕斯" # Achlys
|
||||
"醚" # Etere
|
||||
"伊恩" # Aion
|
||||
"阿南刻" # Ananke
|
||||
"卡俄斯" # Caos
|
||||
"柯罗诺斯" # Chronos
|
||||
"厄瑞玻斯" # Erebus
|
||||
"厄洛斯" # Eros
|
||||
"盖亚" # Gaia
|
||||
"赫墨拉" # Hemera
|
||||
"修普诺斯" # Hypnos
|
||||
"涅墨西斯" # Nemesi
|
||||
"涅索伊" # Nesoi
|
||||
"倪克斯" # Nyx
|
||||
"法那斯" # Phanes
|
||||
"蓬托斯" # Pontus
|
||||
"塔拉萨" # Thalassa
|
||||
"深渊" # Tartaro
|
||||
"塔纳托斯" # Thanatos
|
||||
"乌拉诺斯" # Urano
|
||||
"科俄斯" # Coeus
|
||||
"克里欧" # Crio
|
||||
"克罗诺" # Crono
|
||||
"许珀里翁" # Hyperion
|
||||
"伊阿珀托斯" # Giapeto
|
||||
"摩涅莫辛涅" # Mnemosyne
|
||||
"俄刻阿诺斯" # Oceanus
|
||||
"菲比" # Phoebe
|
||||
"瑞亚" # Rhea
|
||||
"特提斯" # Tethys
|
||||
"忒伊亚" # Theia
|
||||
"西弥斯" # Themis
|
||||
"亚特兰大" # Atlante
|
||||
"赫利俄斯" # Helios
|
||||
"厄俄斯" # Eos
|
||||
"珀尔塞" # Perse
|
||||
"普罗米修斯" # Prometeo
|
||||
"斯堤克斯" # Styx
|
||||
"维纳斯" # Venere
|
||||
"马尔斯" # Marte
|
||||
"密涅瓦" # Minerva
|
||||
"刻瑞斯" # Cerere
|
||||
"伏尔坎" # Vulcano
|
||||
"朱诺" # Giunone
|
||||
"维斯塔" # Vesta
|
||||
"涅普顿" # Nettuno
|
||||
"朱庇特" # Giove
|
||||
"萨图恩" # Saturno
|
||||
"普罗透斯" # Proteo
|
||||
"欧若拉" # Aurora
|
||||
"墨丘利" # Mercurio
|
||||
}
|
||||
}
|
||||
1200
src/common/units/names_ships/SIR_ship_name_2.txt
Executable file
1200
src/common/units/names_ships/SIR_ship_name_2.txt
Executable file
File diff suppressed because it is too large
Load Diff
1009
src/common/units/names_ships/SOV_ship_names.txt
Executable file
1009
src/common/units/names_ships/SOV_ship_names.txt
Executable file
File diff suppressed because it is too large
Load Diff
539
src/common/units/names_ships/SOV_ship_names_2.txt
Executable file
539
src/common/units/names_ships/SOV_ship_names_2.txt
Executable file
@@ -0,0 +1,539 @@
|
||||
##### USSR NAME LISTS #####
|
||||
### REGULAR DESTROYER NAMES###
|
||||
SOV_DD_HISTORICAL_2 = {
|
||||
name = NAME_THEME_HISTORICAL_DESTROYERS_2
|
||||
|
||||
for_countries = { BFL }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_light destroyer }
|
||||
|
||||
fallback_name = "第%d量产驱逐舰"
|
||||
|
||||
unique = {
|
||||
"列宁格勒"
|
||||
"莫斯科"
|
||||
"哈尔科夫"
|
||||
"愤怒"
|
||||
"自豪"
|
||||
"格罗兹尼"
|
||||
"毁灭"
|
||||
"威慑"
|
||||
"强烈"
|
||||
"凛冽"
|
||||
"迅捷"
|
||||
"无瑕"
|
||||
"警惕"
|
||||
"敏捷"
|
||||
"轰鸣"
|
||||
"守护"
|
||||
"响亮"
|
||||
"无情"
|
||||
"欢腾"
|
||||
"英勇"
|
||||
"热心"
|
||||
"暴怒"
|
||||
"迅捷"
|
||||
"果敢"
|
||||
"热心"
|
||||
"热情"
|
||||
"记录"
|
||||
"合理"
|
||||
"锋利"
|
||||
"狂怒"
|
||||
"明斯克"
|
||||
"第比利斯"
|
||||
"巴库"
|
||||
"塔什干"
|
||||
"光明"
|
||||
"强力"
|
||||
"卫兵"
|
||||
"愤怒"
|
||||
"稳定"
|
||||
"光荣"
|
||||
"勇敢"
|
||||
"机智"
|
||||
"有能"
|
||||
"凶猛"
|
||||
"迅捷"
|
||||
"英俊"
|
||||
"严厉"
|
||||
"苗条"
|
||||
"完美"
|
||||
"自由"
|
||||
"老道"
|
||||
"火力"
|
||||
"谨慎"
|
||||
"威严"
|
||||
"斯大林"
|
||||
"优秀"
|
||||
"耐力"
|
||||
"霸道"
|
||||
"顽皮"
|
||||
"模范"
|
||||
"英勇"
|
||||
"天才"
|
||||
"火热"
|
||||
"猛烈"
|
||||
"尖锐"
|
||||
"炫目"
|
||||
"谨慎"
|
||||
"羞怯"
|
||||
"组织"
|
||||
"选择"
|
||||
"反射"
|
||||
"华丽"
|
||||
"挣扎"
|
||||
"交际"
|
||||
"机敏"
|
||||
"塞尔戈·奥尔忠尼启则"
|
||||
"严厉"
|
||||
"可怖"
|
||||
"炽热"
|
||||
"活泼"
|
||||
"燃烧"
|
||||
"残忍"
|
||||
"痛苦"
|
||||
"领导"
|
||||
"意外"
|
||||
"大胆"
|
||||
"果敢"
|
||||
"要人"
|
||||
"友好"
|
||||
"活跃"
|
||||
"飞翔"
|
||||
"潇洒"
|
||||
"轻巧"
|
||||
"灵巧"
|
||||
"轻灵"
|
||||
"火热"
|
||||
"坚固"
|
||||
"轻快"
|
||||
"基辅"
|
||||
"埃里温"
|
||||
"斯大林纳巴德"
|
||||
"彼得罗扎沃茨克"
|
||||
"奥恰科夫"
|
||||
"皮里柯普"
|
||||
"阿什哈巴德"
|
||||
"阿拉木图"
|
||||
"加里波第"
|
||||
"热列兹尼亚科夫"
|
||||
"坚决"
|
||||
"迅速"
|
||||
"发达"
|
||||
"进步"
|
||||
"鲁莽"
|
||||
"战斗"
|
||||
"尖叫"
|
||||
"惊人"
|
||||
"第比利斯"
|
||||
"德罗兹德海军中将"
|
||||
"有益"
|
||||
"尖锐"
|
||||
"迅敏"
|
||||
"无畏"
|
||||
"寂静"
|
||||
"猎人"
|
||||
"模范"
|
||||
"喷火"
|
||||
"迂回"
|
||||
"突袭"
|
||||
"破坏"
|
||||
"奥斯纳舍尼"
|
||||
"煅烧"
|
||||
"守护神"
|
||||
"忧虑"
|
||||
"沃洛达尔斯基"
|
||||
"乌里茨基"
|
||||
"恩格斯"
|
||||
"阿尔乔姆"
|
||||
"斯大林"
|
||||
"列宁"
|
||||
"沃伊科夫"
|
||||
"斯巴达克"
|
||||
"库比雪夫"
|
||||
"卡尔•李卜克内西"
|
||||
"卡尔·马克思"
|
||||
"加里宁"
|
||||
"捷尔任斯基"
|
||||
"热列兹尼亚科夫"
|
||||
"贫农"
|
||||
"绍米扬"
|
||||
"彼得罗夫斯基"
|
||||
"伊萨斯拉夫"
|
||||
"李可夫"
|
||||
"雷鸣"
|
||||
"狡猾"
|
||||
"急躁"
|
||||
"促使"
|
||||
"竦意"
|
||||
}
|
||||
}
|
||||
|
||||
### LIGHT CRUISER NAMES###
|
||||
SOV_CL_HISTORICAL_2 = {
|
||||
name = NAME_THEME_HISTORICAL_CL_2
|
||||
|
||||
for_countries = { BFL }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_cruiser light_cruiser }
|
||||
|
||||
fallback_name = "第%d量产轻巡洋舰"
|
||||
|
||||
unique = {
|
||||
"恰巴耶夫"
|
||||
"热列兹尼亚科夫"
|
||||
"古比雪夫"
|
||||
"乍加洛夫"
|
||||
"弗拉季高加索"
|
||||
"斯维尔德洛夫"
|
||||
"伏龙芝"
|
||||
"摩尔曼斯克"
|
||||
"共产国际"
|
||||
"红克里米亚"
|
||||
"红色乌克兰"
|
||||
"红色高加索"
|
||||
"捷尔任斯基"
|
||||
"弗拉季高加索"
|
||||
"日丹诺夫"
|
||||
"亚历山大·涅夫斯基"
|
||||
"纳希莫夫海军上将"
|
||||
"乌沙科夫海军上将"
|
||||
"拉扎列夫海军上将"
|
||||
"亚历山大·苏沃罗夫"
|
||||
"谢尼亚文海军上将"
|
||||
"德米特里·波扎尔斯基"
|
||||
"十月革命"
|
||||
"米哈伊尔·库图佐夫"
|
||||
"格罗兹尼"
|
||||
"红色国际工会"
|
||||
"格罗兹尼"
|
||||
"阿泽涅夫特"
|
||||
"德罗兹德海军中将"
|
||||
"佐祖利亚海军上将"
|
||||
"符拉迪沃斯托克"
|
||||
"塞瓦斯托波尔"
|
||||
"伊萨科夫上将"
|
||||
"马卡罗夫海军上将"
|
||||
"伏罗希洛夫"
|
||||
"奥克蒂亚布斯基海军上将"
|
||||
"伊撒切恩科夫海军上将"
|
||||
"铁木辛哥元帅"
|
||||
"瓦西里·查帕耶夫"
|
||||
"尤马舍夫海军上将"
|
||||
"尼古拉耶夫"
|
||||
"奥恰科夫"
|
||||
"刻赤"
|
||||
"亚速"
|
||||
"塔什干"
|
||||
"塔林"
|
||||
"洛博夫海军元帅"
|
||||
"共青团"
|
||||
"戈尔什科夫海军上将"
|
||||
}
|
||||
}
|
||||
|
||||
### HEAVY CRUISER NAMES###
|
||||
SOV_CA_HISTORICAL_2 = {
|
||||
name = NAME_THEME_HISTORICAL_CA_2
|
||||
|
||||
for_countries = { BFL }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_cruiser heavy_cruiser }
|
||||
|
||||
fallback_name = "第%d量产重巡洋舰"
|
||||
|
||||
unique = {
|
||||
"基洛夫"
|
||||
"伏罗希洛夫"
|
||||
"马克西姆·高尔基"
|
||||
"莫洛托夫"
|
||||
"卡冈诺维奇"
|
||||
"加里宁"
|
||||
"塔林"
|
||||
"恰巴耶夫"
|
||||
"热列兹尼亚科夫"
|
||||
"古比雪夫"
|
||||
"乍加洛夫"
|
||||
"伏龙芝"
|
||||
"弗拉季高加索"
|
||||
"斯维尔德洛夫"
|
||||
"共青团"
|
||||
"捷尔任斯基"
|
||||
"弗拉季高加索"
|
||||
"日丹诺夫"
|
||||
"亚历山大·涅夫斯基"
|
||||
"纳希莫夫海军上将"
|
||||
"乌沙科夫海军上将"
|
||||
"拉扎列夫海军上将"
|
||||
"亚历山大·苏沃罗夫"
|
||||
"谢尼亚文海军上将"
|
||||
"德米特里·波扎尔斯基"
|
||||
"十月革命"
|
||||
"摩尔曼斯克"
|
||||
"米哈伊尔·库图佐夫"
|
||||
"格罗兹尼"
|
||||
"福金海军上将"
|
||||
"戈罗夫科海军上将"
|
||||
"哈巴罗夫斯克"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
### MINELAYER NAMES###
|
||||
SOV_MINELAYERS_HISTORICAL_2 = {
|
||||
name = NAME_THEME_HISTORICAL_MINELAYERS_2
|
||||
|
||||
for_countries = { BFL }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_cruiser light_cruiser ship_hull_light destroyer }
|
||||
|
||||
fallback_name = "第%d量产战列舰"
|
||||
|
||||
unique = {
|
||||
"伯格"
|
||||
"水文"
|
||||
"马蒂"
|
||||
"诺曼"
|
||||
"海洋"
|
||||
"鄂霍次克河"
|
||||
"南风"
|
||||
"唐"
|
||||
"卡通河"
|
||||
"苏霍纳河"
|
||||
"维切格达河"
|
||||
"普里皮亚季"
|
||||
"玛雅"
|
||||
"阿穆尔"
|
||||
"叶尼塞河"
|
||||
"阿兹慕"
|
||||
"一月"
|
||||
"伏尔加河"
|
||||
"埃尼塞"
|
||||
"维聂"
|
||||
"奥卡"
|
||||
}
|
||||
}
|
||||
|
||||
### BATTLESHIP NAMES ###
|
||||
SOV_BB_HISTORICAL_2 = {
|
||||
name = NAME_THEME_HISTORICAL_BB_2
|
||||
|
||||
for_countries = { BFL }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_heavy battleship }
|
||||
|
||||
fallback_name = "第%d量产战列巡洋舰"
|
||||
|
||||
unique = {
|
||||
"阿尔汉格尔斯克"
|
||||
"新罗西斯克"
|
||||
"苏联"
|
||||
"苏维埃乌克兰"
|
||||
"苏维埃白俄罗斯"
|
||||
"苏维埃俄罗斯"
|
||||
"十月革命"
|
||||
"马拉"
|
||||
"伏龙芝"
|
||||
"巴黎公社"
|
||||
"摩尔曼斯克"
|
||||
"符拉迪沃斯托克"
|
||||
"卡尔·马克思"
|
||||
"弗拉基米尔·列宁"
|
||||
"约瑟夫·斯大林"
|
||||
"虎维尔雅"
|
||||
"恩格斯"
|
||||
"亚历山大·涅夫斯基"
|
||||
"库兹涅佐夫海军上将"
|
||||
}
|
||||
}
|
||||
|
||||
### BATTLECRUISER NAMES ###
|
||||
SOV_BC_HISTORICAL_2 = {
|
||||
name = NAME_THEME_HISTORICAL_BC_2
|
||||
|
||||
for_countries = { BFL }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_heavy battle_cruiser }
|
||||
|
||||
fallback_name = "第%d量产航空母舰"
|
||||
|
||||
unique = {
|
||||
"喀琅施塔得"
|
||||
"塞瓦斯托波尔"
|
||||
"斯大林格勒"
|
||||
"莫斯科"
|
||||
"基洛夫"
|
||||
"伏龙芝"
|
||||
"加里宁"
|
||||
"十月革命"
|
||||
"捷尔任斯基"
|
||||
"乌沙科夫海军上将"
|
||||
"拉扎列夫海军上将"
|
||||
"纳希莫夫海军上将"
|
||||
"尤里·安德罗波夫"
|
||||
"库兹涅佐夫海军上将"
|
||||
}
|
||||
}
|
||||
|
||||
### AIRCRAFT CARRIER NAMES ###
|
||||
SOV_CV_HISTORICAL_2 = {
|
||||
name = NAME_THEME_HISTORICAL_CARRIERS_2
|
||||
|
||||
for_countries = { BFL }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_carrier carrier }
|
||||
|
||||
fallback_name = "第%d量产潜艇"
|
||||
|
||||
unique = {
|
||||
"莫斯科"
|
||||
"列宁格勒"
|
||||
"奥廖尔"
|
||||
"基辅"
|
||||
"明斯克"
|
||||
"新罗西斯克"
|
||||
"哈尔科夫"
|
||||
"巴库"
|
||||
"里加"
|
||||
"乌里扬诺夫斯克"
|
||||
"第比利斯"
|
||||
"戈尔什科夫海军上将"
|
||||
"列昂尼德·勃列日涅夫"
|
||||
"库兹涅佐夫海军上将"
|
||||
}
|
||||
}
|
||||
|
||||
### SUBMARINES ###
|
||||
SOV_SS_SHCHUKA_2 = {
|
||||
name = NAME_THEME_HISTORICAL_SHCHUKAS_2
|
||||
|
||||
for_countries = { BFL }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_submarine submarine }
|
||||
|
||||
fallback_name = "第%d量产潜艇"
|
||||
|
||||
|
||||
}
|
||||
|
||||
SOV_SS_STALINETS_2 = {
|
||||
name = NAME_THEME_HISTORICAL_STALINETS_2
|
||||
|
||||
for_countries = { BFL }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_submarine submarine }
|
||||
|
||||
fallback_name = "S-%d"
|
||||
|
||||
|
||||
}
|
||||
|
||||
SOV_SS_LENINETS_2 = {
|
||||
name = NAME_THEME_HISTORICAL_LENINETS_2
|
||||
|
||||
for_countries = { BFL }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_submarine submarine }
|
||||
|
||||
fallback_name = "L-%d"
|
||||
|
||||
|
||||
}
|
||||
|
||||
### THEME: SOVIET REGIONS ###
|
||||
SOV_STATES_2 = {
|
||||
name = NAME_THEME_STATES_2
|
||||
|
||||
for_countries = { BFL }
|
||||
|
||||
type = ship
|
||||
|
||||
unique = {
|
||||
"苏联"
|
||||
"苏维埃乌克兰"
|
||||
"苏维埃白俄罗斯"
|
||||
"苏维埃俄罗斯"
|
||||
}
|
||||
}
|
||||
|
||||
## THEME: SOVIET CITIES ###
|
||||
SOV_CITIES_2 = {
|
||||
name = NAME_THEME_CITIES_2
|
||||
|
||||
for_countries = { BFL }
|
||||
|
||||
type = ship
|
||||
|
||||
unique = {
|
||||
"莫斯科"
|
||||
"列宁格勒"
|
||||
"奥廖尔"
|
||||
"基辅"
|
||||
"明斯克"
|
||||
"斯大林格勒"
|
||||
"塞瓦斯托波尔"
|
||||
"新罗西斯克"
|
||||
"哈尔科夫"
|
||||
"巴库"
|
||||
"里加"
|
||||
"乌里扬诺夫斯克"
|
||||
"第比利斯"
|
||||
"阿尔汉格尔斯克"
|
||||
"符拉迪沃斯托克"
|
||||
"基洛夫"
|
||||
"伏罗希洛夫"
|
||||
"加里宁"
|
||||
"塔林"
|
||||
"摩尔曼斯克"
|
||||
"塔什干"
|
||||
"阿什哈巴德"
|
||||
"阿拉木图"
|
||||
"刻赤"
|
||||
"亚速"
|
||||
}
|
||||
}
|
||||
|
||||
## THEME: FAMOUS SOVIET LEADERS ###
|
||||
SOV_LEADERS_2 = {
|
||||
name = NAME_THEME_LEADERS_2
|
||||
|
||||
for_countries = { BFL }
|
||||
|
||||
type = ship
|
||||
|
||||
unique = {
|
||||
"卡尔·马克思"
|
||||
"弗拉基米尔·列宁"
|
||||
"约瑟夫·斯大林"
|
||||
"列昂尼德·勃列日涅夫"
|
||||
"卡尔•李卜克内西"
|
||||
"米哈伊尔·库图佐夫"
|
||||
"亚历山大·苏沃罗夫"
|
||||
"尤里·安德罗波夫"
|
||||
"德米特里·波扎尔斯基"
|
||||
"瓦西里·查帕耶夫"
|
||||
"库兹涅佐夫海军上将"
|
||||
"亚历山大·涅夫斯基"
|
||||
"纳希莫夫海军上将"
|
||||
"乌沙科夫海军上将"
|
||||
"拉扎列夫海军上将"
|
||||
"谢尼亚文海军上将"
|
||||
"戈尔什科夫海军上将"
|
||||
"佐祖利亚海军上将"
|
||||
"尤马舍夫海军上将"
|
||||
"伊萨科夫上将"
|
||||
"马卡罗夫海军上将"
|
||||
"伊撒切恩科夫海军上将"
|
||||
}
|
||||
}
|
||||
705
src/common/units/names_ships/USA_ship_names.txt
Executable file
705
src/common/units/names_ships/USA_ship_names.txt
Executable file
@@ -0,0 +1,705 @@
|
||||
##### USA BYG NAME LISTS #####
|
||||
### THEME: FISH (HISTORICAL SUBMARINES) ###
|
||||
USA_FISH = {
|
||||
name = NAME_THEME_FISH
|
||||
|
||||
for_countries = { USA BYG } # HAW, NEE, CSA is separate
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_submarine submarine }
|
||||
|
||||
prefix = "USS "
|
||||
fallback_name = "Submarine SS-%d"
|
||||
|
||||
unique = {
|
||||
#WIKI: Post S-boat, in order by hull designation, up to nuclear powered (excluding doubles)
|
||||
# Porpoise
|
||||
"鲨鱼" "海鲢" "鲈鱼" "梭鱼" "鲳鲹" "潜水者" "鳕鱼" "参鱼"
|
||||
# Salmon
|
||||
"鲑鱼" "海豹" "鲣鱼" "鲷鱼" "黄貂鱼" "鲟鱼"
|
||||
# Sargo
|
||||
"重牙鲷" "秋刀鱼" "枪鱼" "杜父鱼" "旗鱼" "剑鱼" "海龙" "海狮" "海渡鸦" "海狼"
|
||||
# Tambor
|
||||
"河豚" "隆头鱼" "长尾鲨" "特里同" "鳟鱼" "吞拿鱼" "鲭鱼" "马林鱼" "灰鲸" "河鳟" "鼠尾鱼" "白杨鱼"
|
||||
# Mackerel
|
||||
"马鲛鱼" "雀鳝"
|
||||
# Gato
|
||||
"小鲨鱼" "六线鱼" "石斑鱼" "黑鲈" "银汉鱼" "针鱼" "大青花鱼" "琥珀鱼" "鲃鱼" "黑鱼" "蓝鱼" "北梭鱼" "银鳕鱼" "塞罗鱼" "科维纳鱼" "镖鲈" "鼓鱼" "飞鱼" "长须鲸" "黑线鳕" "大比目鱼"
|
||||
"鲱鱼" "国王鱼" "西鲱" "银河鱼" "鳞鲀" "棘䲠" "鲸鱼" "𩽾𩾌鱼" "铲𫚔" "蓝鳃太阳鱼" "欧鳊" "竹荚鱼" "海鲡" "石首鱼" "鲦鱼" "鲯鳅" "松鲷" "日鲈" "比目鱼" "牛鼻鲼" "锦鳚" "角鱼"
|
||||
"粉红鲑" "无须鳕" "李氏鮻" "油角鲨" "鲹鱼" "鲉鱼" "翼齿鲷" "北美狗鱼" "匙吻鲟" "紫身笛鲷" "竹节䲠" "油鲱" "黑异孔石鲈" "四齿鲀" "红石鱼" "奈氏鳕" "𫚉鱼" "红鳍鱼" "罗巴洛鱼" "银花鲈鱼" "金鲹" "锯鳐" "喙鲈" "蝎子" "锯盖鱼"
|
||||
"虹鳟" "太阳鱼" "金枪鱼" "阔步鲹" "湖白鲑"
|
||||
# Balao
|
||||
"巴劳鱵" "尖嘴鱼" "弓鳍鱼" "纹首鮨" "毛鳞鱼" "思科鱼" "马鲹" "魔鬼鱼" "䲗鱼" "玉梭鱼" "铲鲟" "帆蜥鱼" "军曹鱼" "狮子鱼" "毯𫚉" "鯙鱼" "鼓石首鱼" "大海鲢" "海马"
|
||||
"鳐鱼" "刺尾鲷" "软棘鱼" "天竺鲷" "金吉鲈" "蝙蝠鱼" "射水鱼" "光轮鱼" "白鱼" "巴伯罗鲷" "巴亚喙鲈" "贝库娜鱼" "梳唇隆头鱼" "真鲷" "黑鳍鱼" "凯门鳄" "鳚鱼" "斑点圆鲀" "蓝背鱼" "豚鼻鱼" "红点鲑" "鲢鱼"
|
||||
"菱鲆" "布加拉鱼" "牛头鱼" "鲭鲹" "若鲉" "灰鲭鲨" "豚鱼" "红鲹" "鲤鱼" "鲶鱼" "电鳐" "绯鲤" "扁鲹" "蓝鹦嘴鱼" "云纹裸皮鲉" "妪鳞鲀" "雅罗鱼" "巴西笛鲷" "库斯克鳕" "刺鲀" "狗鱼鲨"
|
||||
"墨瑞鳕" "鱵鱼" "儒艮" "鳗鱼" "埃斯帕达鱼" "后颌鱼" "奥诺鲅" "加洛帕石班鱼" "加鲁帕石班鱼" "白刺盖太阳鱼" "臼齿鱼" "玳瑁" "冰鱼" "贾劳仿石鲈" "四斑蝴蝶鱼" "克拉肯" "合齿鱼" "七鳃鳗" "蜥蜴鱼" "赤蠵龟" "马卡比鱼"
|
||||
"马皮罗鱼" "梅罗鱼" "颌针鱼" "红鲑" "玉筋鱼" "大鳞魣" "红鲳鲹" "礁蝴蝶鱼" "黑鲱鱼" "领航鱼" "条斑马鲛" "管鱼" "水虎鱼" "鲽鱼" "鲳鱼"
|
||||
"小体鲟" "后石首鱼" "剃刀鲸" "红鱼" "深海鳚" "鞘鱼" "塞贡多鱼" "海猫" "鬼蝠𫚉" "海狗" "海狐" "游鳍叶鲹" "拟三棘鲀" "圆鳍鱼" "八角鱼" "鲂𫚒" "魣鱼" "下鱵鱼" "马鲅"
|
||||
"白鲳" "海参" "石首鱼" "灰海豚" "棘背鱼" "蜥狗母鱼"
|
||||
# Tench
|
||||
"𫚕鱼" "热带虎鲨" "古巴长带鱼" "褐鳟鱼" "托罗鱼" "大西洋鳕" "亚口鱼" "管口鱼" "单鳍鳕" "海贼鱼" "独角兽" "海象" "康吉鳗" "带鱼" "无刺蝠鲼" "高体𫚕" "纺缍𫚕" "豹海豹" "大洋辐鳍鱼" "西拉戈鱼" "笛鲷"
|
||||
"䲟鱼" "萨达鲭" "狗鲨" "加州飞鱼"
|
||||
# Unfinished
|
||||
"大菱鲆" "珍鲹" "欧白鲑" "白鱼" "白化鱼" "狼鱼" "九带鮨" "黑海豹" "蒂博龙"
|
||||
}
|
||||
}
|
||||
|
||||
### THEME: HEROES OF NAVY (HISTORICAL DDs) ###
|
||||
USA_HEROES_NAVY = {
|
||||
name = NAME_THEME_HISTORICAL_DESTROYERS
|
||||
|
||||
for_countries = { USA BYG } # HAW, NEE, CSA is separate
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_light destroyer ship_hull_civilian }
|
||||
|
||||
prefix = "USS "
|
||||
fallback_name = "Destroyer DD-%d"
|
||||
|
||||
unique = {
|
||||
# Porter (DL), Mahan, Gridley
|
||||
"波特" "菲尔普斯" "克拉克" "巴奇" "塞尔弗里奇" "麦道加" "温斯洛" "马汉" "康宁斯" "基斯"
|
||||
"康宁汉" "卡森" "邵" "库欣" "帕金斯" "傅拉瑟" "里德" "塔克" "史密斯" "德雷顿" "道恩斯" "普雷斯顿" "拉姆森" "范宁" "格里德利" "克雷文" "麦考" "默里"
|
||||
# Bagley, Somers (DL), Benham, Sims
|
||||
"巴格利" "麦福德" "亨利" "布鲁" "赫姆" "帕特森" "贾维斯" "索姆斯" "辛普森" "沃灵顿" "戴维斯" "乔埃特" "本汉" "梅兰特" "特里普" "罗温" "斯塔克" "埃立特" "莱因德"
|
||||
"朗" "斯特雷特" "威尔森" "西姆斯" "姆斯汀" "拉塞尔" "安德森" "巴克" "休斯" "莫里斯" "罗伊" "温赖特" "奥布莱恩" "沃尔克"
|
||||
# Benson and Gleaves
|
||||
"格里弗斯" "普朗克特" "梅奥" "兰斯代尔" "希拉里·P·琼斯" "卡尼" "查尔斯·F·休斯" "利弗莫尔" "埃伯尔" "格温" "梅瑞迪斯" "伍尔西" "勒洛" "爱迪生"
|
||||
"埃里克森" "威尔克斯" "尼科尔森" "英格拉姆"
|
||||
# Bristol and Laffey
|
||||
"布里斯托" "艾利森" "汉伯顿" "鲁德曼" "埃蒙斯" "马科姆" "弗雷斯特" "菲奇" "霍布森" "阿隆·瓦德" "布坎南" "考伊" "奈特" "拉菲" "伍德沃斯" "法伦霍特" "贝利" "邓肯"
|
||||
"拉德纳" "麦卡拉" "班克罗夫特" "巴顿" "比蒂" "梅文" "奎克" "博伊尔" "查普林" "米德" "墨菲" "帕克" "考德维尔" "科格伦" "弗雷泽" "甘斯沃尔特" "格拉斯彼" "多兰" "厄尔"
|
||||
"盖拉尔迪" "戴维森" "爱德华兹" "格伦农" "杰弗斯" "马多克斯" "纳尔逊" "卡米克" "杜尔" "恩迪科特" "麦库克" "法兰克福" "霍比" "肯德里克" "劳布" "麦肯锡" "麦克拉纳罕" "尼尔兹" "奥德罗诺"
|
||||
"赫恩登" "舒布里克" "史蒂文森" "斯托克顿" "索恩" "特纳" "巴尔德温" "哈丁" "汤普森" "威尔斯"
|
||||
# Fletcher
|
||||
"弗莱彻" "拉德福德" "拉瓦莱特" "尼古拉斯" "詹金斯" "奥班农" "索夫利" "沃勒" "斯特朗" "泰勒" "狄海文" "贝奇" "比尔" "格斯特" "贝内特" "弗拉姆" "哈德森" "普林格尔" "斯坦利"
|
||||
"史蒂文斯" "柳特兹" "菲利普" "伦肖" "林格尔德" "施罗德" "西格斯比" "康威" "科尼" "康弗斯" "伊顿" "富特" "斯彭斯" "特里" "撒切尔" "安东尼" "沃兹沃斯" "沃克" "布朗森" "戴利"
|
||||
"伊舍伍德" "金伯利" "卢斯" "艾布纳·里德" "阿曼" "马拉尼" "布什" "特拉森" "黑泽伍德" "奥利克" "克拉克斯顿" "戴森" "哈里森" "约翰·罗杰斯" "麦基" "默里" "希尔曼" "霍埃尔"
|
||||
"麦科德" "米勒" "奥文" "博伊德" "布雷福德" "布朗" "考埃尔" "卡普斯" "大卫·W·泰勒" "埃文斯" "约翰·D·亨利" "弗兰克斯" "哈格德" "斯普罗斯顿" "威克斯" "威廉·D·波特"
|
||||
"查雷特" "康纳" "霍尔" "霍利根" "哈拉登" "纽康姆" "贝尔" "伯恩斯" "艾泽德" "艾伯特" "布雷恩" "厄尔本" "黑尔" "西古尔尼" "斯坦贝尔" "阿尔伯特·W·格兰特" "卡帕顿" "英格索尔" "纳普"
|
||||
"查尔斯·J·巴杰" "科拉汉" "达希尔" "布拉德" "昌西" "克拉伦斯·K·布朗森" "加特林" "亨特" "刘易斯·汉考克" "麦克德莫" "麦高恩" "麦克奈尔"
|
||||
"霍普维尔" "李梅" "瓦德雷" "默茨" "海利" "约翰斯顿" "劳斯" "郎肖" "莫里森" "廷吉" "特文宁" "亚纳尔" "普里切特"
|
||||
"罗宾逊" "罗斯" "罗" "斯莫利" "斯托达德" "瓦茨" "雷恩" "保罗·汉密尔顿" "特威格斯" "理查德·P·利里" "卡辛杨" "欧文"
|
||||
"豪沃斯" "基伦" "比尔斯" "约翰·胡德" "科尔杭" "格里高利" "利特尔" "梅特卡夫" "希尔兹" "威利"
|
||||
# Allen M Sumner
|
||||
"莫勒" "库帕" "查尔斯·S·斯佩里" "曼斯菲尔德" "布拉什"
|
||||
"陶西格" "洛瑞" "汉克" "博里" "索利" "休·普威斯" "德雷克斯勒"
|
||||
"泽拉斯" "普特南"
|
||||
# Gearing
|
||||
"基林" "威廉·R·拉什" "萨瑟兰" "麦基恩" "亨德森" "古德里奇"
|
||||
"福格格桑" "科内" "斯特林"
|
||||
"弗斯" "纽曼·K·佩里" "威廉·W·伍德"
|
||||
"菲斯克" "弗雷德·T·贝里"
|
||||
"费希特勒" "卡朋特"
|
||||
# Post-WW2 -- Mitscher, Forrest Sherman
|
||||
"约翰·保罗·琼斯" "巴里" "迪凯特" "曼利" "杜邦"
|
||||
"劳伦斯" "比德尔" "巴尼" "亨利·B·威尔森"
|
||||
# Sampson, Caldwell, Wickes, Clemson classes
|
||||
"艾伦" "拉斯伯恩" "塔伯特" "科尔霍恩" "斯特林厄姆" "沃特斯" "多西" "登特" "雪利" "利" "帕尔默" "塔贝尔" "格里尔" "厄普舍" "基尔蒂" "赵" "艾略特" "克罗斯比"
|
||||
"布雷肯里奇" "罗柏" "克雷恩" "肯尼森" "贝尔纳普" "格林" "贝尔纳多" "巴杰" "布莱克利" "塔特纳尔" "巴拉德" "科勒" "J·弗雷德·塔伯特" "奥斯蒙德·英格拉姆" "艾利斯"
|
||||
"瓦德" "索顿" "迪克森" "钱德勒" "吉利斯" "索萨德" "霍根" "布鲁姆" "雅各布·琼斯" "申克" "霍威" "朗" "巴比特" "埃尔登" "赫伯特" "汉密尔顿" "克莱蒙森" "巴克尔" "雷利"
|
||||
"斯坦斯伯里" "达尔格伦" "金斯博罗" "霍瓦德" "惠普尔" "哈特菲尔德" "约翰·D·爱德华兹" "吉尔莫" "福克斯" "里奇菲尔德" "凯恩" "乔治·E·巴杰" "布鲁克斯" "汉弗莱斯"
|
||||
"威廉·B·普雷斯顿" "麦科米克" "麦克莱什" "鲁本·詹姆斯" "斯图尔特" "斯图尔特万" "麦法兰" "佩里" "波普" "赫伯特" "达拉斯" "桑兹" "辛普森" "艾德索尔" "约翰·D·福特" "皮尔斯伯里"
|
||||
"巴里" "高夫" "扎恩" "班布里奇" "诺阿" "特鲁克斯顿" "霍普金斯" "保罗·琼斯" "瓦斯穆特" "特雷弗" "佩利"
|
||||
# Farragut
|
||||
"法拉汉" "杜威" "沃登" "豪尔" "埃尔文" "麦克唐纳" "莫纳汉" "戴尔"
|
||||
# Cancelled/Converted/Never Used Ship Names
|
||||
"珀西瓦尔" "沃特森" "亨利·A·威利" "卡斯尔"
|
||||
# Retired ships -- Sampson, Caldwell, Wickes, Clemson classes
|
||||
"桑普森" "费尔法克斯" "戴耶" "蒙哥马利" "以色列" "林巴顿" "博格斯" "布里斯" "甘布尔" "拉姆齐" "威廉姆斯" "托马斯" "罗杰斯" "斯瓦西" "克伦西" "史密斯·汤普森" "梅森" "特雷西" "普雷布尔" "西卡德" "布兰切"
|
||||
"普鲁伊特" "柴尔德斯" "威廉姆森" "阿贝尔·P·厄普舍" "詹姆斯·K·保尔丁" "韦尔伯恩·C·伍德"
|
||||
|
||||
### CSA Specific Ones
|
||||
# "Upland" "Gulf Stream" "Superior" "Blizzard" "Tornado"
|
||||
# "Debs" "Engel" "Fielden" "Freedom" "Haywood" "Joe Hill" "John Brown" "Liberation" "Marx" "DeLeon"
|
||||
|
||||
### TEX Specific Ones
|
||||
# "Pearl" "Mississippi" "Pontchartrain"
|
||||
# "Adams" "Franklin" "Freedom" "Hancock" "Jackson" "Jefferson" "Liberty" "Madison" "Monroe" "Paine" "Revere" "Washington"
|
||||
}
|
||||
}
|
||||
|
||||
## THEME: U.S. CITIES ###
|
||||
USA_CITIES = {
|
||||
name = NAME_THEME_CITIES
|
||||
|
||||
for_countries = { USA BYG } # HAW, NEE, CSA is separate
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_cruiser light_cruiser heavy_cruiser }
|
||||
|
||||
prefix = "USS "
|
||||
fallback_name = "Cruiser C-%d"
|
||||
|
||||
unique = {
|
||||
"纽约城" "布鲁克林" "芝加哥" "洛杉矶" "旧金山" "底特律" "波士顿" "费城" "匹兹堡" "克利夫兰" "圣路易斯" "巴尔的摩" "堪萨斯城" "密尔沃基" "新奥尔良" "辛辛那提"
|
||||
"印第安纳波利斯" "西雅图" "达拉斯" "亚特兰大" "水牛城" "明尼阿波利斯" "丹佛" "奥马哈" "圣地亚哥" "纳什维尔" "俄克拉荷马城" "路易斯维尔" "菲尼克斯" "波特兰" "罗彻斯特" "迈阿密"
|
||||
"阿尔巴尼" "阿尔伯克基" "坎伯雷" "亚历山德里亚" "孟菲斯" "米苏拉" "阿姆斯特丹" "阿斯托利亚" "奥古斯塔" "巴顿鲁治" "比洛克西" "伯明翰" "博伊西" "布雷默顿" "布里奇波特" "剑桥" "薛安"
|
||||
"查尔斯顿" "夏洛特" "查塔努加" "切斯特" "哥伦比亚" "哥伦布" "康科德" "科珀斯克里斯蒂" "代顿" "得梅因" "杜鲁斯" "福尔里弗" "法哥" "弗林特" "弗雷德里克" "弗雷斯诺" "加利纳" "格尔夫斯敦" "加里"
|
||||
"格林维尔" "格罗顿" "汉普顿" "哈特福德" "海伦娜" "托利多" "托皮卡" "特伦顿" "图森" "塔尔萨" "塔斯卡卢萨" "瓦列霍" "基韦斯特" "拉霍亚" "兰开斯特" "长滩" "小石城" "梅肯"
|
||||
"曼彻斯特" "马布尔黑德" "马里昂" "莫比尔" "莫西干" "蒙特哥马利" "蒙彼利埃" "纽哈芬" "纽瓦克" "纽波特纽斯" "诺福克" "北安普敦" "奥克兰" "奥林匹亚" "俄勒冈城" "圣塔菲" "萨拉托加" "萨凡纳" "斯瓦塔拉"
|
||||
"帕萨迪纳" "彭萨科拉" "朴次茅斯" "普洛威顿斯" "普韦布洛" "昆西" "奎因鲍格" "阿那波利斯" "安妮斯顿" "阿什维尔" "罗利" "雷诺" "里士满" "罗阿诺克" "圣保罗" "萨勒姆" "盐湖城" "圣胡安"
|
||||
"斯克兰顿" "斯波坎" "斯普林菲尔德" "塔科马" "太浩" "塔拉哈西" "维克斯堡" "威奇塔" "威尔克斯巴里" "威明顿" "伍斯特" "约塞米蒂" "火奴鲁鲁" "休斯顿" "亨廷顿" "休伦" "杰克逊维尔" "杰弗森城" "朱诺"
|
||||
"杨斯敦" "万塞纳"
|
||||
}
|
||||
}
|
||||
|
||||
### BATTLECRUISER NAMES ###
|
||||
### THEME: HISTORICAL BATTLES ###
|
||||
USA_BATTLES = {
|
||||
name = NAME_THEME_BATTLES
|
||||
|
||||
for_countries = { USA BYG } # HAW, NEE, CSA is separate
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_heavy battle_cruiser }
|
||||
|
||||
prefix = "USS "
|
||||
fallback_name = "Large Cruiser CB-%d"
|
||||
|
||||
unique = {
|
||||
"邦克山" "福吉谷" "普林斯顿" "列克星敦" "萨拉托加" "提康德罗加" "本宁顿" "安提坦" "钱斯勒斯维尔" "葛底斯堡" "希罗" "维克斯堡" "莫比尔湾" "尚普兰湖"
|
||||
"蒙特雷" "圣哈辛托" "贝洛森林" "考彭斯" "关岛" "关塔那摩" "奥古桑山" "加洛坎" "圣克鲁兹" "萨波特" "巴德达霍" "卡伦皮特" "马尼拉" "马洛洛斯"
|
||||
"唐纳尔森" "豌豆岭" "圣菲利普" "科林斯" "马尔文山" "默弗里斯伯勒" "彼得堡" "本顿维" "富兰克林" "韦斯特波特" "希达溪" "温彻斯特" "琼斯伯勒" "传教士岭"
|
||||
"布拉奇托" "圣塔菲" "莫拉" "恩布多" "拉谢内加" "萨克拉门托" "布埃纳文图拉" "维拉克斯" "华曼特拉" "查普尔特佩克" "普埃布拉" "图斯潘" "汉普顿罗兹" "瑟堡"
|
||||
}
|
||||
}
|
||||
|
||||
### BATTLESHIP NAMES ###
|
||||
### THEME: U.S. STATES ###
|
||||
USA_STATES = {
|
||||
name = NAME_THEME_STATES
|
||||
|
||||
for_countries = { USA BYG } # HAW, NEE, CSA is separate
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_heavy battleship ship_hull_carrier carrier }
|
||||
|
||||
prefix = "USS "
|
||||
fallback_name = "Battleship BB-%d"
|
||||
|
||||
unique = {
|
||||
"亚拉巴马" "亚利桑那" "阿肯色" "加利福尼亚" "科罗拉多" "康涅狄格" "特拉华" "佛罗里达" "佐治亚" "印第安纳" "爱达荷" "衣阿华" "伊利诺伊" "堪萨斯" "肯塔基"
|
||||
"路易斯安那" "缅因" "马里兰" "马萨诸塞" "密歇根" "明尼苏达" "密西西比" "密苏里" "蒙大拿"
|
||||
"内布拉斯加" "内华达" "新罕布什尔" "新泽西" "新墨西哥" "纽约" "北卡罗莱纳" "北达科他" "俄亥俄" "俄克拉荷马" "俄勒冈"
|
||||
"宾夕法尼亚" "罗德岛" "南卡罗莱纳" "南达科他" "田纳西" "德克萨斯" "犹他" "佛蒙特" "弗吉尼亚" "华盛顿" "西弗吉尼亚" "威斯康辛" "怀俄明"
|
||||
}
|
||||
}
|
||||
|
||||
### ESCORT DESTROYER NAMES###
|
||||
USA_DE_HISTORICAL = {
|
||||
name = NAME_THEME_HISTORICAL_DE
|
||||
|
||||
for_countries = { USA BYG }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_light destroyer ship_hull_civilian }
|
||||
|
||||
#link_numbering_with = { USA_DD_HISTORICAL }
|
||||
prefix = "USS "
|
||||
fallback_name = "第%d 护卫驱逐舰舰队"
|
||||
|
||||
unique = {
|
||||
# From wiki, by class, starting with Evarts
|
||||
# Evarts
|
||||
"埃瓦尔兹" "威菲尔" "格里斯沃尔德" "巴贝斯" "克劳特" "布伦南" "多尔蒂" "奥斯汀" "埃德加·G·蔡斯" "爱德华·C·达利" "勒哈迪" "哈罗德·C·托马斯" "威尔曼"
|
||||
"查尔斯R格里尔" "惠特曼" "温特尔" "邓普西" "达菲" "埃默里" "斯塔特菲尔德" "马丁" "塞德斯特罗姆" "弗莱明" "蒂斯代尔" "艾斯勒" "费尔" "曼洛夫" "格雷纳" "怀曼" "洛弗林" "桑德斯" "布拉克特" "雷诺兹"
|
||||
"米切尔" "唐纳森" "安德烈斯" "德克" "多布勒" "多尼夫" "恩格斯特罗姆" "西尔克" "斯马特" "沃尔特S布朗" "威廉C米勒" "卡巴纳" "迪翁" "坎菲尔德" "迪德" "埃尔顿" "克劳斯" "莱克" "莱曼" "克劳利" "拉尔"
|
||||
"哈劳瑞恩" "康诺利" "芬尼根" "奥图尔" "约翰J鲍尔斯" "梅森" "约翰M伯明翰"
|
||||
# Buckley
|
||||
"巴克利" "查尔斯·劳伦斯" "丹尼尔·格里芬" "唐纳" "福斯" "甘特纳" "乔治·W·英格拉姆" "艾拉·杰弗里" "李·福克斯" "艾姆斯伯里" "贝茨" "布莱斯曼" "约瑟夫·E·坎贝尔" "鲁本·詹姆斯" "西姆斯"
|
||||
"里夫斯" "费希特勒" "蔡斯" "兰宁" "洛伊" "巴伯" "洛夫莱斯" "曼宁" "纽恩多夫" "詹姆斯E克雷格" "艾森伯格" "托马森" "乔丹" "纽曼" "利德尔" "凯法特" "科弗" "劳埃德" "奥特" "约瑟夫C哈伯德"
|
||||
"海特" "威廉" "鲍威尔" "斯科特" "伯克" "恩赖特" "库博" "达比" "道格拉斯" "布莱克伍德" "弗朗西斯" "罗宾逊" "索拉" "福勒" "斯潘根伯格" "阿伦斯" "巴尔" "亚历山大" "卢克" "罗伯特" "佩恩"
|
||||
"福尔曼" "怀特赫斯特" "英格兰" "维特" "鲍尔斯" "威尔马尔斯" "詹德罗" "菲伯林" "威廉C科尔" "保罗G贝克" "达蒙M卡明斯" "瓦门" "詹克斯" "杜里克" "怀斯曼" "韦伯" "施密特" "弗兰曼" "哈蒙"
|
||||
"格林伍德" "洛泽" "亨利R肯扬" "斯潘格勒" "乔治" "拉比" "马什" "科里埃" "奥斯莫斯" "厄尔V约翰逊" "霍尔顿" "克罗宁" "弗莱巴格" "塔图姆" "博伦" "马洛伊"
|
||||
"海恩斯" "鲁恩斯" "霍利斯" "冈纳森" "少校" "威登" "瓦里安" "斯克罗金斯" "杰克·W·威尔克"
|
||||
# Cannon
|
||||
"博斯特威克""坎农" "克里斯托弗" "阿尔杰" "托马斯" "伯罗斯" "卡特" "克拉伦斯L埃文斯" "利维" "麦康奈尔" "奥斯特豪斯" "帕克斯" "男爵" "阿克里" "阿米克" "阿瑟顿" "布思" "卡罗尔" "库纳" "埃尔德里奇"
|
||||
"桑希尔" "林哈特" "罗奇" "班古斯特" "沃特曼" "韦弗" "希尔伯特" "拉蒙斯" "斯奈德" "海明格" "布莱特"
|
||||
"蒂尔斯" "罗伯茨" "麦克莱兰" "凯特" "甘地" "厄尔·K·奥尔森" "斯莱特" "奥斯瓦尔德" "埃伯特" "尼尔·斯科特" "缪尔" "萨顿"
|
||||
# Edsall
|
||||
"豪斯" "布莱尔" "布鲁" "查特拉恩" "纽泽" "普尔" "彼得森" "斯图尔特" "斯图特万特" "摩尔" "基思" "托米奇" "理查德·沃德" "奥特斯特特" "斯鲁特" "斯诺登" "斯坦顿" "斯瓦西" "马尔汉德" "赫斯特"
|
||||
"霍华德·D·克劳" "皮克茨" "乔伊斯" "柯克帕特里克" "利奥波德" "蒙格斯" "莫斯利" "纽威尔" "福尔古特" "托马斯·J·加里" "布里斯特" "芬奇" "克里奇默" "奥雷利" "普莱斯"
|
||||
"韦利斯" "詹森" "科克里尔"
|
||||
# Rudderow
|
||||
"鲁德洛" "查菲" "霍奇斯" "莱利" "莱斯利·勒布诺克斯" "乔治·约翰逊" "查尔斯·金梅尔" "丹尼尔·乔伊" "托马斯·菲尼克尔" "佩弗" "德隆" "科茨" "尤金·艾尔莫尔" "霍尔特" "乔布" "帕勒" "布雷"
|
||||
# John C Butler
|
||||
"约翰·C·巴特勒" "奥弗莱尔蒂" "雷蒙德" "理查德·W·苏森" "阿伯克龙比" "奥伯伦德" "罗伯特·布拉齐尔" "埃德温·A·霍华德" "杰西·卢瑟福" "基特" "绅士" "特拉" "莫里斯·J·曼纽尔" "奈菲" "多伊尔·C·巴恩斯" "肯尼斯·M·威利特"
|
||||
"杰卡" "劳埃德" "艾克雷" "乔治" "戴维斯" "麦克" "约翰尼" "哈钦斯" "沃尔顿" "罗尔夫" "普拉特" "罗巴赫" "麦金蒂" "阿尔文" "科克雷尔" "塞西尔" "道尔" "泰德斯" "帕克" "约翰" "威廉姆森" "普雷斯利" "威廉姆斯"
|
||||
"查尔斯E布兰农" "阿尔伯特T哈里斯" "克罗斯" "汉娜" "约瑟夫E康诺利" "吉利根" "福尔莫" "海利格" "爱德华H艾伦" "特威迪" "霍华德F克拉克" "西尔弗斯坦" "刘易斯" "比文" "里兹" "奥斯伯格" "范德维尔"
|
||||
"罗伯特·F·凯勒" "莱兰·E·托马斯" "切斯特·T·奥布莱恩·道格拉斯·A·蒙罗" "杜森" "哈斯" "康克林" "麦考伊·雷诺兹" "乌尔维特·M·摩尔" "肯德尔·C·坎贝尔" "戈斯" "格雷迪"
|
||||
}
|
||||
}
|
||||
|
||||
### LIGHT CRUISER NAMES###
|
||||
USA_CL_HISTORICAL = {
|
||||
name = NAME_THEME_HISTORICAL_CL
|
||||
|
||||
for_countries = { USA BYG }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_cruiser light_cruiser }
|
||||
|
||||
prefix = "USS "
|
||||
fallback_name = "第%d 轻巡洋舰舰队"
|
||||
|
||||
unique = {
|
||||
# From Wiki (Built/Served/Fought)
|
||||
"布鲁克林" "萨凡纳" "纳什维尔" "火奴鲁鲁" "凤凰城" "博伊西" "圣路易斯" "海伦娜" "亚特兰大" "朱诺"
|
||||
"圣迭戈" "圣胡安" "奥克兰" "克利夫兰" "哥伦比亚" "蒙彼利埃" "丹佛" "圣达菲" "里诺" "伯明翰" "莫比尔"
|
||||
"比洛克西" "休斯顿" "迈阿密" "弗林特" "文森斯" "帕萨迪纳" "斯普林菲尔德" "托皮卡" "维克斯堡" "德鲁斯" "阿斯托里亚"
|
||||
"奥克拉荷马城" "威尔克斯·巴雷" "图克森" "普罗维登斯" "小石城" "阿姆斯特丹" "朴茨茅斯" "代顿" "法戈" "斯波堪" "弗雷斯诺"
|
||||
"曼彻斯特" "加尔维斯顿" "亨廷顿" "伍斯特" "罗诺基" "塔拉哈西" "纽黑文" "维明顿" "布法罗" "扬斯敦" "纽瓦克"
|
||||
# CLAA Names
|
||||
"巴耶霍" "夏延" "查塔努加" "加里" "奥马哈" "密尔沃基" "底特律" "里奇蒙"
|
||||
# From Wiki (Unfinished/Cancelled/Converted before completion)
|
||||
"康科德" "辛辛那提" "罗利" "特林顿" "马波海德" "孟菲斯"
|
||||
# Older Cruiser Names
|
||||
"哈特福德" "兰开斯特" "彭萨科拉" "马里恩" "莫希干" "昆内堡" "斯瓦拉" "波士顿" "芝加哥" "巴尔的摩"
|
||||
"旧金山" "塔霍" "约塞米蒂" "安妮斯顿" "明尼阿波利斯" "奥林匹亚" "新奥尔良" "奥尔巴尼" "得梅因" "塔科马"
|
||||
}
|
||||
}
|
||||
|
||||
### HEAVY CRUISER NAMES###
|
||||
USA_CA_HISTORICAL = {
|
||||
name = NAME_THEME_HISTORICAL_CA
|
||||
|
||||
for_countries = { USA BYG }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_cruiser heavy_cruiser }
|
||||
|
||||
prefix = "USS "
|
||||
fallback_name = "第%d 重巡洋舰"
|
||||
|
||||
unique = {
|
||||
# From Wiki (Built/Served/Fought)
|
||||
"彭萨科拉" "盐湖城" "北安普敦" "切斯特" "路易斯维尔" "芝加哥" "休斯顿" "奥古斯塔" "波特兰" "印第安纳波利斯" "新奥尔良"
|
||||
"阿斯托里亚" "明尼阿波利斯" "塔斯卡卢萨" "昆西" "文森斯" "旧金山" "威奇塔" "巴尔的摩" "波士顿" "堪培拉" "昆西"
|
||||
# From Wiki (Unfinished/Cancelled/Converted before completion)
|
||||
"匹兹堡" "圣保罗" "布莱默顿" "哥伦布" "秋河" "洛杉矶" "梅肯" "海伦娜" "俄勒冈城" "奥尔巴尼" "托雷多"
|
||||
# Older Cruiser Names
|
||||
"罗切斯特" "剑桥" "桥港" "堪萨斯城" "塔尔萨" "诺福克" "斯克兰顿" "得梅因" "塞勒姆" "纽波特纽斯" "达拉斯" "长滩"
|
||||
}
|
||||
}
|
||||
|
||||
### A-A LIGHT CRUISER NAMES###
|
||||
USA_CLAA_HISTORICAL = {
|
||||
name = NAME_THEME_HISTORICAL_CLAA
|
||||
|
||||
for_countries = { USA BYG }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_cruiser light_cruiser }
|
||||
|
||||
prefix = "USS "
|
||||
fallback_name = "第%d 防空轻巡洋舰舰队"
|
||||
|
||||
unique = {
|
||||
# From Wiki (Built/Served/Fought)
|
||||
"亚特兰大" "朱诺" "圣地亚哥" "圣胡安" "奥克兰" "里诺" "弗林特" "图森" "朱诺" "斯波坎" "弗雷斯诺"
|
||||
# From Wiki (Unfinished/Cancelled/Converted before completion)
|
||||
"塔拉哈西" "纽黑文" "威尔明顿" "布法罗" "纽瓦克" "扬斯敦" "瓦莱乔" "夏延" "查塔努加" "加里"
|
||||
# Older Cruiser Names
|
||||
"哈特福德" "兰开斯特" "彭萨科拉" "马里恩" "莫希干" "昆内堡" "斯瓦拉" "波士顿" "芝加哥" "巴尔的摩"
|
||||
"旧金山" "塔霍" "约塞米蒂" "安妮斯顿" "明尼阿波利斯" "奥林匹亚" "新奥尔良" "奥尔巴尼" "得梅因" "塔科马"
|
||||
}
|
||||
}
|
||||
|
||||
### MINELAYER NAMES###
|
||||
USA_MINELAYERS_HISTORICAL = {
|
||||
name = NAME_THEME_HISTORICAL_MINELAYERS
|
||||
|
||||
for_countries = { USA BYG }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_cruiser light_cruiser ship_hull_light destroyer ship_hull_civilian }
|
||||
|
||||
prefix = "USS "
|
||||
fallback_name = "第%d 布雷艇舰队 "
|
||||
|
||||
unique = {
|
||||
# Cruiser and DD Minelayers
|
||||
"恐怖" "罗伯特H史密斯" "托马斯E弗雷泽" "香农" "哈里F鲍尔" "亚当斯" "托尔曼" "亨利A威利" "谢伊" "J威廉迪特" "林赛" "格温" "亚伦沃德" "奥格拉" "阿罗斯托克"
|
||||
# Army Minelayers
|
||||
"亨利L阿伯特" "查尔斯W邦迪" "乔治雷切尔" "约翰·斯托里" "乔治·阿米斯特德" "亨利·J·亨特" "威廉·G·西尔维斯特" "亨利·诺克斯将军"
|
||||
"亚瑟·默里" "弗兰克" "伊拉斯谟·韦弗将军" "塞缪尔·米尔斯将军" "塞缪尔·林戈尔德" "华莱士·兰道夫" "阿尔弗雷德·迈巴赫" "霍勒斯·斯普林"
|
||||
# Older Minelayer Names
|
||||
"哈特福德" "兰开斯特" "彭萨科拉" "马里恩" "莫希干" "昆内堡" "斯瓦拉" "波士顿" "芝加哥" "巴尔的摩"
|
||||
"旧金山" "塔霍" "约塞米蒂" "安妮斯顿" "明尼阿波利斯" "奥林匹亚" "新奥尔良" "奥尔巴尼" "得梅因" "塔科马"
|
||||
}
|
||||
}
|
||||
|
||||
### BATTLESHIP NAMES ###
|
||||
USA_BB_HISTORICAL = {
|
||||
name = NAME_THEME_HISTORICAL_BB
|
||||
|
||||
for_countries = { USA BYG }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_heavy battleship }
|
||||
|
||||
prefix = "USS "
|
||||
fallback_name = "第%d 战列舰"
|
||||
|
||||
unique = {
|
||||
"北卡罗来纳" "华盛顿" "南达科它" "印地安纳" "马萨诸塞" "亚拉巴马" "依阿华" "新泽西" "密苏里" "威斯康辛" "伊利诺伊" "肯塔基" "蒙大纳" "俄亥俄"
|
||||
"缅因" "新罕布什尔" "路易斯安那" "南卡罗来纳" "密西根"
|
||||
# From Wiki (never completed)
|
||||
"德拉瓦" "南达科它" "佛罗里达" "犹他" "怀俄明" "阿肯色" "纽约" "德克萨斯" "内华达" "俄克拉荷马" "宾夕法尼亚" "亚利桑那" "新墨西哥" "密西西比"
|
||||
# Older/Other state names
|
||||
"爱达荷" "田纳西" "加利福尼亚" "科罗拉多" "马里兰" "西弗吉尼亚"
|
||||
}
|
||||
}
|
||||
|
||||
### BATTLECRUISER NAMES ###
|
||||
USA_BC_HISTORICAL = {
|
||||
name = NAME_THEME_HISTORICAL_BC
|
||||
|
||||
for_countries = { USA BYG }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_heavy battle_cruiser }
|
||||
|
||||
prefix = "USS "
|
||||
fallback_name = "第%d 战列巡洋舰"
|
||||
|
||||
unique = {
|
||||
#wiki: Historic list of Alaska Class
|
||||
"阿拉斯加" "关岛" "夏威夷" "菲律宾" "波多黎各"
|
||||
#Additional US Territories/Districts during WW2 era
|
||||
"萨摩亚" "列克星敦" "星座" "萨拉托加" "游骑兵" "宪法" "美国""贝克岛" "豪兰岛" "贾维斯岛"
|
||||
}
|
||||
}
|
||||
|
||||
### AIRCRAFT CARRIER NAMES ###
|
||||
USA_CV_HISTORICAL = {
|
||||
name = NAME_THEME_HISTORICAL_CARRIERS
|
||||
|
||||
for_countries = { USA BYG } # HAW, CSA, NEE is separate
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_carrier carrier }
|
||||
|
||||
prefix = "USS "
|
||||
fallback_name = "Carrier CV-%d"
|
||||
|
||||
unique = {
|
||||
"约克城" "企业" "大黄蜂" "胡蜂"
|
||||
"列克星敦" "萨拉托加" "突击者"
|
||||
"埃塞克斯" "无畏" "邦克山" "富兰克林" "提康德罗加" "汉考克" "本宁顿" "香格里拉" "伦道夫" "好人理查德" "安提坦" "拳师" "尚普兰湖" "普林斯顿" "塔拉瓦"
|
||||
"奇尔沙治" "莱特岛" "福吉谷" "菲律宾海" "奥里斯坎尼" "复仇" "硫磺岛" "中途岛" "富兰克林·D·罗斯福" "珊瑚海"
|
||||
# Cold War and Beyond (WW2 era Gen/Adm names excluded)
|
||||
"合众国" "福莱斯特" "独立" "小鹰" "星座" "美利坚" "西奥多·罗斯福" "亚伯拉罕·林肯" "乔治·华盛顿"
|
||||
}
|
||||
}
|
||||
|
||||
### LIGHT CARRIER NAMES ###
|
||||
USA_CVL_HISTORICAL = {
|
||||
name = NAME_THEME_HISTORICAL_CVL
|
||||
|
||||
for_countries = { USA BYG } # HAW, CSA, NEE is separate
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_carrier carrier }
|
||||
|
||||
prefix = "USS "
|
||||
fallback_name = "Carrier CVL-%d"
|
||||
|
||||
unique = {
|
||||
# CVL Names
|
||||
"独立" "普林斯顿" "贝洛森林" "考彭斯" "蒙特雷" "卡伯特" "圣哈辛托" "莱特"
|
||||
"兰利"
|
||||
# CVE Names
|
||||
"长岛" "博格" "卡德" "科帕希" "科尔" "克罗坦" "拿骚" "奥塔马哈" "巴恩斯" "布洛克岛" "布雷顿" "桑加蒙" "苏万尼" "切南戈" "桑提"
|
||||
"卡萨布兰卡" "利斯康湾" "科雷希多" "传教湾" "瓜达卡纳尔" "马尼拉湾" "那托玛湾" "中途岛" "底德里克森湾" "威克岛" "怀特普莱恩斯" "所罗门群岛" "加利宁湾"
|
||||
"卡萨安湾" "方肖湾" "基昆湾" "图拉吉" "甘比尔湾" "内亨塔湾" "霍格特湾" "卡达山湾" "马库斯岛" "萨沃岛" "奥马尼湾" "彼得罗夫湾" "鲁德湾" "萨击诺湾"
|
||||
"萨进特湾" "三叶草湾" "希普利湾" "实托湾" "轮船湾" "埃斯佩兰斯海角" "塔卡尼斯湾" "忒提斯湾" "望加锡海峡" "温德姆湾" "马金岛" "隆加角" "俾斯麦海"
|
||||
"萨拉毛亚" "霍兰迪亚" "夸贾林" "阿得米拉提岛" "布干维尔" "马坦尼考" "阿图岛" "罗伊" "蒙达"
|
||||
"科芒斯曼特湾" "布洛克岛" "吉尔伯特群岛" "库拉湾" "格洛斯特角" "萨雷诺湾" "维拉湾" "西波涅" "普吉特湾" "伦多瓦" "贝罗科" "巴东海峡"
|
||||
"赛多尔" "西西里" "克鲁兹角" "民都洛" "拉包尔" "帕劳" "天宁" "巴斯托尼" "埃尼威托克" "仁牙因" "冲绳"
|
||||
}
|
||||
}
|
||||
|
||||
### SUBMARINES ###
|
||||
USA_SS_HISTORICAL = {
|
||||
name = NAME_THEME_HISTORICAL_SUBMARINES
|
||||
|
||||
for_countries = { USA BYG }
|
||||
|
||||
type = ship
|
||||
ship_types = { ship_hull_submarine submarine }
|
||||
|
||||
prefix = "USS "
|
||||
fallback_name = "SS-%d"
|
||||
|
||||
unique = {
|
||||
#WIKI: Post S-boat, in order by hull designation, up to nuclear powered (excluding doubles)
|
||||
"海鲢" "鲈鱼" "梭鱼" "柱塞" "波拉克" "庞巴诺" "鲑鱼" "海豹" "雪橇" "鲷鱼" "黄貂鱼" "鲟鱼" "矛鱼" "旗鱼" "旗鱼" "剑鱼" "海龙" "海狮" "西尔维恩" "海狼" "鳟鱼" "金枪鱼" "鲭鱼" "马林鱼" "黄鱼" "鲱鱼"
|
||||
# Tambor
|
||||
"金鱼" "鲱鱼" "银边鱼" "瓦胡" "鲸鱼" "钓鱼者" "巴肖" "蓝鳃鱼" "鲷鱼" "卡瓦拉" "科比亚" "黄鱼" "达奇" "多拉多" "闪光鱼" "比目鱼" "加比兰" "贡奈尔" "古纳德" "石斑鱼" "咕噜鱼" "卫兵鱼" "长鳍金枪鱼" "刺猬" "黑鱼" "蓝鱼"
|
||||
# Gato
|
||||
"河豚鱼" "鳕鱼" "鳕鱼" "科维娜" "飞镖" "飞鱼" "芬贝克" "黑线鳕" "比目鱼" "比目鱼" "弓鳍" "卡布里拉" "卡佩林" "思科" "魔鬼鱼" "小龙" "埃斯科拉" "兰瑟鱼"
|
||||
# Balao
|
||||
"切沃" "克拉马戈" "科奇诺" "库贝拉" "库斯克" "迪奥登" "狗鱼" "绿鱼" "儒艮" "鳗鱼" "埃斯帕达" "杰菲什" "加洛帕" "加鲁帕" "高利特" "瓜维纳" "冰鱼" "贾洛" "波莫东" "雷莫拉" "萨尔达" "伏拉多" "梭鱼"
|
||||
"狮子鱼" "曼塔" "莫雷" "龙卡多" "萨巴洛" "沙伯鱼" "海马" "蒂勒菲什" "蝙蝠鱼" "箭鱼" "伯伯鱼" "巴约" "贝古纳" "贝苏戈" "黑鳍" "凯曼" "布兰妮" "蓝背" "波鱼" "沙尔" "丘布" "布加拉" "卡贝松" "丹图达" "卡波丹" "卡波内罗" "鲤鱼" "鲶鱼" "恩德梅多尔"
|
||||
# Tench
|
||||
"鲈鱼" "波尼塔" "阿尔戈纳" "独角鲸" "鹦鹉螺" "海豚" "墨鱼"
|
||||
# Unifnished
|
||||
"鼠海豚" "梭鱼" "鲨鱼" "大菱鲆" "羽鳃" "白鲑鱼" "狼鱼" "海豹" "鲨鱼"
|
||||
}
|
||||
}
|
||||
|
||||
## THEME: FISH (HISTORICAL SUBMARINES) ###
|
||||
USA_BIRDS = {
|
||||
name = NAME_THEME_BIRDS
|
||||
|
||||
for_countries = { USA BYG }
|
||||
|
||||
type = ship
|
||||
|
||||
|
||||
unique = {
|
||||
"夜鹰" "猫头鹰" "罗宾" "燕子" "塔那格" "红雀" "黄鹂" "雀科" "苍鹭" "火鸡" "乌鸡" "鹌鹑" "鹧鸪" "艾德" "百灵鸟" "云雀" "翠鸟" "鹈鹕" "隼" "鱼鹰" "海鸥" "燕鸥" "火烈鸟"
|
||||
"企鹅" "天鹅" "惠普尔维尔" "海鸥" "桑德林" "海雀" "鸬鹚" "塘鹅" "绿头鸭" "绿头鸭" "奥托兰" "孔雀" "鸽子" "红翼鸭" "矶鹞" "绿鸟" "莺" "威利特"
|
||||
"金丝雀" "乌鸦" "大嘴雀" "山雀" "野鸡" "山雀" "云雀" "椋鸟" "秃鹰" "扑扑鸟" "苍鹰" "伯劳"
|
||||
}
|
||||
}
|
||||
|
||||
### THEME: HISTORICAL LEADERS ###
|
||||
USA_LEADERS = {
|
||||
name = NAME_THEME_LEADERS
|
||||
|
||||
for_countries = { USA BYG } # HAW, CSA, NEE is separate
|
||||
|
||||
type = ship
|
||||
|
||||
prefix = "USS "
|
||||
fallback_name = "Ship SS-%d"
|
||||
|
||||
unique = {
|
||||
"乔治·华盛顿" "亚伯拉罕·林肯" "托马斯·杰斐逊" "詹姆斯·麦迪逊" "詹姆斯·门罗" "约翰·亚当斯" "本杰明·富兰克林" "尤利西斯·S·格兰特" "安德鲁·杰克逊" "帕特里克·亨利" "伍德罗·威尔逊" "约翰·马歇尔"
|
||||
"伊森·艾伦" "山姆·休斯顿" "拉法耶特" "冯·斯图本" "亚历山大·汉密尔顿" "卡齐米日·普瓦斯基" "刘易斯与克拉克" "詹姆斯·K·伯克"
|
||||
"托马斯·A·爱迪生" "内森·黑尔" "亨利·克雷" "丹尼尔·韦伯斯特" "特库姆塞" "丹尼尔·布恩" "纳撒尼尔·格林" "西蒙·玻利瓦尔" "卡美哈梅哈" "乔治·卡弗" "弗朗西斯·斯科特" "马里亚诺·巴列霍"
|
||||
"威尔·罗杰斯" "乔治·班克洛夫特" "西奥多·罗斯福"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
########## CONFEDERATE SHIP NAMES ##################
|
||||
### CSA DESTROYER NAMES###
|
||||
CSA_DD_CONFEDERATE = {
|
||||
name = NAME_THEME_CONFEDERATE_DESTROYERS
|
||||
|
||||
for_countries = { CSA USA BYG }
|
||||
can_use = {
|
||||
OR = {
|
||||
tag = CSA
|
||||
has_completed_focus = USA_honor_the_confederacy
|
||||
}
|
||||
}
|
||||
type = ship
|
||||
ship_types = { ship_hull_light destroyer ship_hull_civilian }
|
||||
|
||||
prefix = "CSS "
|
||||
fallback_name = "第%d 驱逐舰"
|
||||
|
||||
unique = {
|
||||
# CSA army leaders - starts with all the Major Generals not cashiered, then goes to prominent Brigadiers, then to Brigadiers that lost their lives.
|
||||
"凯斯" "卡辛" "科宁厄姆" "卡明斯" "库欣" "唐斯" "德雷顿" "弗拉塞" "拉姆森" "马汉" "帕金斯" "普雷斯顿" "利德" "肖" "史密斯" "巴尔奇" "克拉克" "麦克道格尔" "莫菲特" "费尔普斯" "波特" "赛尔弗里纪" "温斯洛"
|
||||
"朱厄特" "戴维斯" "桑普森" "索墨斯" "沃林顿" "安德森" "巴克" "休斯" "汉曼" "莫里斯" "马斯丁" "奥布赖恩" "西姆斯" "温赖特" "沃尓克" "沃林顿" "威廉·C·劳" "威廉·R·拉什" "威廉·M·伍德" "威尔齐"
|
||||
"惠泰克" "艾伯尔·P·厄普舍" "奥尔登" "奥利克" "贝利" "班布里奇" "阿伦沃德" "本森" "布坎南" "巴特勒" "科里" "考伊" "多兰" "多伊尔" "邓肯" "厄尔" "埃伯利" "爱德华兹" "爱迪生" "伊利森" "埃蒙斯" "恩迪科克" "埃里克森" "菲奇" "福雷斯特"
|
||||
"贝蒂" "鲍德温" "弗兰克福特" "吉拉迪" "卡密克" "贝利" "班克罗夫特" "拉菲" "巴顿" "博伊尔" "考德威尔" "钱普林" "查尔斯·F·休斯" "科格伦" "法伦霍尔特" "弗雷泽" "甘斯沃特" "吉莱斯皮" "希拉里·P·琼斯" "霍比" "科尔克" "肯德里克" "兰斯代尔" "劳勃" "麦克拉纳罕"
|
||||
"麦肯齐" "麦迪逊" "梅奥" "米德" "墨菲" "尼尔兹" "奥德劳纳克斯" "帕克" "伍德沃思" "格伦农" "格雷森" "格立夫斯" "格温" "汉布尔顿" "赫恩登" "哈定" "霍布森" "英格拉姆" "杰弗斯" "奇尔尼"
|
||||
"奈特" "兰斯多恩" "拉德纳" "利弗莫尔" "勒德洛" "麦卡拉" "麦库克" "梅科姆" "马多克斯" "梅雷迪斯" "默文" "蒙森" "尼布拉克" "尼科尔森" "普龙克特" "奎克" "罗德曼" "萨特利" "舍布里克" "斯特本森" "斯托克顿"
|
||||
"索恩" "汤普森" "斯旺森" "蒂尔曼" "特纳" "韦尔斯" "威尔克斯" "伍尔西" "特纳" "维索尔" "沃格吉桑"
|
||||
"艾伯特" "艾布纳·里德" "阿尔伯特·格兰特" "阿门" "安东尼" "奥利克" "贝奇" "比尔" "比尔斯" "贝尔" "贝纳姆" "贝内特" "本尼恩" "布莱克" "博伊德" "布雷德福" "布雷恩"
|
||||
"布朗" "布朗森" "布赖恩特" "布拉德" "伯恩斯" "布什" "卡拉汉" "卡帕顿" "卡普斯" "卡辛·杨" "查尔斯·奥斯本" "查尔斯·巴杰尔" "查雷特" "昌西" "谢伐利埃" "克拉伦斯·布朗森"
|
||||
"克拉克斯顿" "科格斯韦尔" "科拉汉" "科尔杭" "康纳" "康弗斯" "康威" "科尼" "科顿" "考埃尔" "库欣" "戴利" "达希尔" "戴维·泰勒" "狄海文" "多赤" "戴森" "伊顿" "厄尔本"
|
||||
"埃文斯" "弗莱彻" "富特" "弗兰克斯" "富拉姆" "加特林" "格雷戈里" "格斯特" "哈格德" "海利" "黑尔" "哈尔福德" "霍尔" "霍利根哈尔西·鲍威尔" "哈腊登" "哈里森" "哈特"
|
||||
"黑泽伍德" "希利" "希尔曼" "黑伍德·爱德华兹" "希科克斯" "霍埃尔" "霍普韦尔" "豪沃思" "赫德森" "亨特" "赫金斯" "英格索尔" "欧文" "伊舍伍德" "艾泽德" "贾维斯" "詹金斯"
|
||||
"约翰·亨利" "约翰·胡德" "约翰·罗杰斯" "强斯顿" "基德" "基伦" "金伯利" "纳普" "拉瓦利特" "劳斯" "柳特兹" "刘易斯·汉考克" "利特尔" "朗肖" "卢斯" "麦科德" "麦克德莫" "麦高恩"
|
||||
"麦基" "麦克奈尔" "马歇尔梅尔文" "默茨" "梅特卡夫" "米勒" "蒙森" "莫里森" "马拉尼" "" "默里" "纽康姆" "尼古拉斯" "诺曼·斯科特" "奥班农" "奥文" "保罗·汉密尔顿" "菲利普" "皮金"
|
||||
"波特" "波特菲尔德" "普雷斯顿" "普里切特" "普林格尔" "雷德福" "李梅" "伦肖" "理查德·利里林戈尔德" "鲁宾逊" "鲁克斯" "罗斯" "罗" "索夫利"
|
||||
"施罗德" "希尔兹" "西古尔尼" "西格斯比" "斯莫利" "斯彭斯" "斯普罗斯顿" "斯坦利" "斯坦贝尔" "斯蒂芬·波特" "史蒂文斯" "斯托克姆" "斯托达德"
|
||||
"斯特朗" "泰勒" "特里" "撒切尔" "沙利文" "廷吉" "特拉森" "特威格斯" "特文宁" "乌尔曼" "范瓦尔肯伯" "瓦德雷" "沃兹沃思" "沃尔克" "沃勒" "瓦茨" "韦德伯恩" "威克斯" "威利" "威廉·波特" "雷恩" "亚纳尔" "杨"
|
||||
"基林" "阿格霍尔姆" "阿诺德·J·伊斯贝尔" "鲍塞尔" "本纳" "博德仑" "布林克利·巴斯" "布朗森" "卡彭特" "查尔斯·H·罗恩" "查尔斯·P·赛西尔 " "查尔斯·R·韦尔" "谢伐利埃" "科恩" "科里" "丹尼斯·J·巴克利"
|
||||
"巴锡龙" "邓肯" "戴斯" "爱泼森" "埃弗雷特·F·拉尔森" "欧内斯特·G·斯莫尔" "尤金·A·格林" "费克特勒" "菲斯克" "弗洛伊德·B·帕克斯" "弗罗斯特·罗亚尔" "弗兰克·诺克斯" "弗雷德·T·贝里" "弗斯" "乔治·K·麦肯齐"
|
||||
"格伦农" "古德里奇" "格克" "基阿特" "哈姆纳" "汉森" "哈罗德·J·埃利森" "哈伍德" "霍金斯" "亨德森" "亨利·W·塔克" "赫伯特·J·托马斯" "希格比" "霍尔德" "霍利斯特" "小约瑟夫·P·肯尼迪"
|
||||
"詹姆斯·E·凯斯" "约翰·R·克雷格" "强斯顿" "肯尼思·D·贝利" "凯普勒" "利里" "莱奥纳德·F·梅森" "劳埃德·托马斯" "麦卡弗雷" "麦基恩" "梅雷迪斯" "迈尔斯·C·福克斯" "纽曼·K·佩里" "诺阿" "诺里斯" "奥黑尔"
|
||||
"奥列克" "奥兹伯恩" "帕金斯" "鲍尔" "理查德·B·安德森" "里奇" "理查德·E·克劳斯" "罗伯特·A·欧文斯" "罗伯特·H·麦卡德" "罗伯特·L·威尔逊" "罗杰斯" "罗恩" "鲁帕塔斯" "塞缪尔·B·罗伯茨" "萨斯菲尔德" "谢尔顿" "萨瑟兰"
|
||||
"斯坦内克" "斯蒂克尔" "斯特里布林" "西奥多·E·钱德勒" "蒂默尔曼" "巴勒德" "班克罗夫特" "巴勒德" "班克罗夫特" "巴克" "巴里" "博里" "布兰奇" "布鲁克斯 " "布鲁姆" "巴尔末" "钱德勒" "达尔格伦" "达拉斯" "德凯特"
|
||||
"埃德索尔" "爱德华兹" " 福克斯" "乔治·E·巴杰尔" "吉利斯" "吉尔默" "戈夫" "戈尔兹巴罗" "格林" "哈特菲尔德" "赫恩登" "霍普金斯"
|
||||
"霍维" "汉弗莱斯" "亨特" "约翰·D·爱德华兹" "约翰·D·福特" "凯恩" "劳勃" "劳伦斯" "利奇菲尔德" "麦卡拉" "麦库克" "麦考密克" "麦克法兰" "麦克拉纳罕" "麦克利什" "梅森" "米德" "诺阿" "奥斯蒙德·英格拉姆" "奥弗顿" "保罗·琼斯"
|
||||
"皮尔里" "佩里" "皮尔斯伯里" "波普" "鲁本·詹姆斯" "罗杰斯" "桑兹" "萨特利" "塞姆斯" "舍布里克" "辛普森" "萨瑟德" "斯图尔特" "斯特蒂文特" "斯韦齐" "索恩顿" "特雷弗" "特拉克斯顿"
|
||||
"沃斯默思" "威尔伯恩·C·伍德" "韦尔斯" "惠普尔" "赞恩" "克拉克" "巴尔奇" "莫菲特" "费尔普斯" "波特" "赛尔弗里纪" "温斯洛" "埃莱特" "兰" "麦考尔" "莫里" "马伊兰特" "林德" "罗恩"
|
||||
"斯塔克" "斯特雷特" "特立普" "威尔森" "奥尔特" "巴顿" "贝蒂" "布鲁" "博里" "布里斯托尔" "布拉什" "查尔斯·S·斯佩里" "科利特" "康普顿" "库珀" "狄海文" "道格拉斯·H·福克斯"
|
||||
"德雷克斯勒" "英格利希" "弗兰克·E·埃文斯" "盖纳德" "哈伦·R·迪克森" "哈里·E·哈伯德" "海恩斯沃思" "亨利" "休·珀维斯" "休·W·哈德利" "海曼" "英格拉姆" "詹姆斯·C·奥文斯" "约翰·A·博尓" "约翰·R·皮尔斯" "约翰·W·威克斯" "拉菲"
|
||||
"洛夫伯格" "劳里" "莱曼·K·斯温森" "马多克斯" "曼纳特·L·艾伯尔" "曼斯菲尔德" "梅西" "梅雷迪斯" "莫尔" "奥布赖恩" "帕迪" "普特南" "罗伯特·K·亨廷顿" "塞缪尔·N·穆尔"
|
||||
"法拉格特" "艾尔温" "戴尔" "杜威" "赫尔" "麦克多诺" "莫纳根" "沃登"
|
||||
"索利" "斯托姆斯" "斯特朗" "陶西格" "沃尔德伦" "沃尔克" "华莱士·L·林德" "威廉·D·波特" "雷恩" "亚纳尔" "阿尔弗雷德·A·坎宁安" "艾伦·M·萨姆纳" "奥尔特"
|
||||
"桑普森" "费尔法克斯" "代尔" "博格斯" "布雷斯" "兰伯顿" "韦尔伯恩·伍德" "阿贝尔·普·苏普" "威廉森"
|
||||
}
|
||||
}
|
||||
|
||||
### CSA LIGHT CRUISER NAMES###
|
||||
CSA_CL_CONFEDERATE = {
|
||||
name = NAME_THEME_CONFEDERATE_CL
|
||||
|
||||
for_countries = { CSA USA BYG }
|
||||
can_use = {
|
||||
OR = {
|
||||
tag = CSA
|
||||
has_completed_focus = USA_honor_the_confederacy
|
||||
}
|
||||
}
|
||||
type = ship
|
||||
ship_types = { ship_hull_light destroyer ship_hull_civilian }
|
||||
|
||||
prefix = "CSS "
|
||||
fallback_name = "第%d 轻巡洋舰舰队"
|
||||
|
||||
unique = {
|
||||
# Confederate victories in ACW, listed in order of importance.
|
||||
"布鲁克林" "布鲁克林" "萨凡纳" "纳什维尔" "火奴鲁鲁" "凤凰城" "博伊西" "圣路易斯" "海伦娜" "亚特兰大" "朱诺"
|
||||
"圣迭戈" "圣胡安" "奥克兰" "克利夫兰" "哥伦比亚" "蒙彼利埃" "丹佛" "圣达菲" "里诺" "伯明翰" "莫比尔"
|
||||
"比洛克西" "休斯顿" "迈阿密" "弗林特" "文森斯" "帕萨迪纳" "斯普林菲尔德" "托皮卡" "维克斯堡" "德鲁斯" "阿斯托里亚"
|
||||
"奥克拉荷马城" "威尔克斯·巴雷" "图克森" "普罗维登斯" "小石城" "阿姆斯特丹" "朴茨茅斯" "代顿" "法戈" "斯波堪" "弗雷斯诺"
|
||||
"曼彻斯特" "加尔维斯顿" "亨廷顿" "伍斯特" "罗诺基" "塔拉哈西" "纽黑文" "维明顿" "布法罗" "扬斯敦" "纽瓦克"
|
||||
"巴耶霍" "夏延" "查塔努加" "加里" "奥马哈" "密尔沃基" "底特律" "里奇蒙" "康科德" "辛辛那提" "罗利"
|
||||
"特林顿" "马波海德" "孟菲斯"
|
||||
}
|
||||
}
|
||||
|
||||
### CSA HEAVY CRUISER NAMES###
|
||||
CSA_CA_CONFEDERATE = {
|
||||
name = NAME_THEME_CONFEDERATE_CA
|
||||
|
||||
for_countries = { CSA USA BYG }
|
||||
can_use = {
|
||||
OR = {
|
||||
tag = CSA
|
||||
has_completed_focus = USA_honor_the_confederacy
|
||||
}
|
||||
}
|
||||
type = ship
|
||||
ship_types = { ship_hull_cruiser heavy_cruiser }
|
||||
|
||||
prefix = "CSS "
|
||||
fallback_name = "第%d 重巡洋舰"
|
||||
|
||||
unique = {
|
||||
# Southern State cities.
|
||||
"彭萨科拉" "盐湖城" "北安普敦" "切斯特" "路易斯维尔" "芝加哥" "休斯顿" "奥古斯塔" "波特兰" "印第安纳波利斯" "新奥尔良"
|
||||
"阿斯托里亚" "明尼阿波利斯" "塔斯卡卢萨" "昆西" "文森斯" "旧金山" "威奇塔" "巴尔的摩" "波士顿" "堪培拉" "昆西"
|
||||
"匹兹堡" "圣保罗" "布莱默顿" "哥伦布" "秋河" "洛杉矶" "梅肯" "海伦娜" "俄勒冈城" "奥尔巴尼" "托雷多"
|
||||
"罗切斯特" "剑桥" "桥港" "堪萨斯城" "塔尔萨" "诺福克" "斯克兰顿" "得梅因" "塞勒姆" "纽波特纽斯" "达拉斯"
|
||||
"长滩"
|
||||
}
|
||||
}
|
||||
|
||||
### CSA BATTLESHIP NAMES ###
|
||||
USA_BB_CONFEDERATE = {
|
||||
name = NAME_THEME_CONFEDERATE_BB
|
||||
|
||||
for_countries = { CSA USA BYG }
|
||||
can_use = {
|
||||
OR = {
|
||||
tag = CSA
|
||||
has_completed_focus = USA_honor_the_confederacy
|
||||
}
|
||||
}
|
||||
type = ship
|
||||
ship_types = { ship_hull_heavy battleship }
|
||||
|
||||
prefix = "CSS "
|
||||
fallback_name = "第%d 战列舰"
|
||||
|
||||
unique = {
|
||||
"北卡罗来纳" "华盛顿" "南达科它" "印地安纳" "马萨诸塞" "亚拉巴马" "依阿华" "新泽西" "密苏里" "威斯康辛" "伊利诺伊" "肯塔基" "蒙大纳" "俄亥俄"
|
||||
"缅因" "新罕布什尔" "路易斯安那" "南卡罗来纳" "密西根"
|
||||
"德拉瓦" "南达科它" "佛罗里达" "犹他" "怀俄明" "阿肯色" "纽约" "德克萨斯" "内华达" "俄克拉荷马" "宾夕法尼亚" "亚利桑那" "新墨西哥" "密西西比"
|
||||
"爱达荷" "田纳西" "加利福尼亚" "科罗拉多" "马里兰" "西弗吉尼亚"
|
||||
}
|
||||
}
|
||||
|
||||
### CSA BATTLECRUISER NAMES ###
|
||||
USA_BC_CONFEDERATE = {
|
||||
name = NAME_THEME_CONFEDERATE_BC
|
||||
|
||||
for_countries = { CSA USA BYG }
|
||||
can_use = {
|
||||
OR = {
|
||||
tag = CSA
|
||||
has_completed_focus = USA_honor_the_confederacy
|
||||
}
|
||||
}
|
||||
type = ship
|
||||
ship_types = { ship_hull_heavy battle_cruiser }
|
||||
|
||||
prefix = "CSS "
|
||||
fallback_name = "第%d 战列巡洋舰"
|
||||
|
||||
unique = {
|
||||
#List of stinging insects in the Southern States
|
||||
"阿拉斯加" "关岛" "夏威夷" "菲律宾" "波多黎各" "萨摩亚" "列克星敦" "星座" "萨拉托加" "游骑兵" "宪法" "美国"
|
||||
}
|
||||
}
|
||||
|
||||
### CSA AIRCRAFT CARRIER NAMES ###
|
||||
USA_CV_CONFEDERATE = {
|
||||
name = NAME_THEME_CONFEDERATE_CARRIERS
|
||||
|
||||
for_countries = { CSA USA BYG }
|
||||
can_use = {
|
||||
OR = {
|
||||
tag = CSA
|
||||
has_completed_focus = USA_honor_the_confederacy
|
||||
}
|
||||
}
|
||||
type = ship
|
||||
ship_types = { ship_hull_carrier carrier }
|
||||
|
||||
prefix = "CSS "
|
||||
fallback_name = "第%d 航空母舰"
|
||||
|
||||
unique = {
|
||||
"列克星敦" "萨拉托加" "游骑兵" "约克城" "企业" "黄蜂" "大黄蜂" "埃塞克斯" "勇猛" "富兰克林" "提康德罗加"
|
||||
"兰道夫" "邦克山" "汉考克" "班宁顿" "好人理查德" "莱特" "奇尔沙治" "奥里斯卡尼" "复仇" "安提坦" "香格里拉"
|
||||
"尚普兰湖" "中途岛" "富兰克林·罗斯福" "珊瑚海" "菲律宾海" "美国" "佛瑞斯塔" "萨拉托加 " "小鹰" "星座" "美利坚"
|
||||
"亚伯拉罕·林肯" "乔治·华盛顿"
|
||||
}
|
||||
}
|
||||
|
||||
### CSA SUBMARINES ###
|
||||
CSA_SS_CONFEDERATE = {
|
||||
name = NAME_THEME_CONFEDERATE_SUBMARINES
|
||||
|
||||
for_countries = { CSA USA BYG }
|
||||
can_use = {
|
||||
OR = {
|
||||
tag = CSA
|
||||
has_completed_focus = USA_honor_the_confederacy
|
||||
}
|
||||
}
|
||||
type = ship
|
||||
ship_types = { ship_hull_submarine submarine }
|
||||
|
||||
prefix = "CSS "
|
||||
fallback_name = "第%d 潜艇舰队"
|
||||
|
||||
unique = {
|
||||
#Southern River list sorted by length
|
||||
"海鲢" "鲈鱼" "梭鱼" "柱塞" "波拉克" "庞巴诺" "鲑鱼" "海豹" "雪橇" "鲷鱼" "黄貂鱼" "鲟鱼" "矛鱼" "旗鱼" "旗鱼" "剑鱼" "海龙" "海狮" "西尔维恩" "海狼"
|
||||
"鳟鱼" "金枪鱼" "鲭鱼" "马林鱼" "黄鱼"
|
||||
"鲱鱼" "金鱼" "鲱鱼" "银边鱼" "瓦胡" "鲸鱼" "钓鱼者" "巴肖" "蓝鳃鱼" "鲷鱼" "卡瓦拉" "科比亚" "黄鱼" "达奇" "多拉多" "闪光鱼"
|
||||
"比目鱼" "加比兰" "贡奈尔" "古纳德" "石斑鱼" "咕噜鱼" "卫兵鱼" "长鳍金枪鱼" "刺猬" "黑鱼" "蓝鱼" "河豚鱼" "鳕鱼" "鳕鱼" "科维娜" "飞镖" "飞鱼" "芬贝克" "黑线鳕" "比目鱼"
|
||||
"比目鱼" "弓鳍" "卡布里拉" "卡佩林" "思科" "魔鬼鱼" "小龙" "埃斯科拉" "兰瑟鱼" "狮子鱼" "曼塔" "莫雷"
|
||||
"龙卡多" "萨巴洛" "沙伯鱼" "海马" "蒂勒菲什" "蝙蝠鱼" "箭鱼" "伯伯鱼" "巴约" "贝古纳"
|
||||
"贝苏戈" "黑鳍" "凯曼" "布兰妮" "蓝背" "波鱼" "沙尔" "丘布" "布加拉" "卡贝松" "丹图达" "卡波丹" "卡波内罗" "鲤鱼" "鲶鱼"
|
||||
"恩德梅多尔" "切沃" "克拉马戈" "科奇诺" "库贝拉" "库斯克" "迪奥登" "狗鱼" "绿鱼"
|
||||
"儒艮" "鳗鱼" "埃斯帕达" "杰菲什" "加洛帕" "加鲁帕" "高利特" "瓜维纳" "冰鱼" "贾洛"
|
||||
"波莫东" "雷莫拉" "萨尔达" "伏拉多" "梭鱼" "鲈鱼" "波尼塔" "阿尔戈纳" "独角鲸" "鹦鹉螺" "海豚" "墨鱼" "鼠海豚" "梭鱼" "鲨鱼"
|
||||
"大菱鲆" "羽鳃" "白鲑鱼" "狼鱼" "海豹" "鲨鱼"
|
||||
}
|
||||
}
|
||||
3213
src/common/units/names_ships/USA_ship_names_2.txt
Executable file
3213
src/common/units/names_ships/USA_ship_names_2.txt
Executable file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user