2024-12-19 00:15:05
This commit is contained in:
101
src/common/ai_focuses/ENG.txt
Executable file
101
src/common/ai_focuses/ENG.txt
Executable file
@@ -0,0 +1,101 @@
|
||||
ai_focus_defense_ENG = {
|
||||
research = {
|
||||
defensive = 5.0
|
||||
radar_tech = 1.0
|
||||
construction_tech = 2.0
|
||||
artillery = 2.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_aggressive_ENG = {
|
||||
research = {
|
||||
offensive = 5.0
|
||||
synth_resources = 1.0
|
||||
motorized_equipment = 2.0
|
||||
armor = 2.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_war_production_ENG = {
|
||||
research = {
|
||||
industry = 10.0
|
||||
construction_tech = 2.0
|
||||
electronics = 2.0
|
||||
computing_tech = 2.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_military_equipment_ENG = {
|
||||
research = {
|
||||
infantry_weapons = 50.0
|
||||
infantry_tech = 15.0
|
||||
artillery = 8.0
|
||||
support_tech = 6.5
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_military_advancements_ENG = {
|
||||
research = {
|
||||
armor = 12.0
|
||||
jet_technology = 5.0
|
||||
land_doctrine = 100.0
|
||||
rocketry = 5.5
|
||||
radar_tech = 5.0
|
||||
encryption_tech = 7.5
|
||||
decryption_tech = 7.5
|
||||
synth_resources = 3.0
|
||||
motorized_equipment = 4.0
|
||||
nuclear = 5.0
|
||||
night_vision = 5.0
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
ai_focus_peaceful_ENG = {
|
||||
research = {
|
||||
industry = 15.0
|
||||
construction_tech = 5.0
|
||||
electronics = 10.0
|
||||
computing_tech = 10.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_naval_ENG = {
|
||||
research = {
|
||||
naval_equipment = 12.0
|
||||
naval_doctrine = 100.0
|
||||
marine_tech = 15.0
|
||||
dd_tech = 10.0
|
||||
asw_tech = 5.0
|
||||
cl_tech = 8.0
|
||||
ca_tech = 3.0
|
||||
bc_tech = 3.0
|
||||
bb_tech = 10.0
|
||||
shbb_tech = 0.0
|
||||
tp_tech = 8.0
|
||||
cv_tech = 10.0
|
||||
ss_tech = 8.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_naval_air_ENG = {
|
||||
research = {
|
||||
naval_air = 4.0
|
||||
naval_bomber = 3.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_aviation_ENG = {
|
||||
research = {
|
||||
air_doctrine = 50.0
|
||||
light_air = 4.0
|
||||
light_fighter = 4.0
|
||||
jet_technology = 1.0
|
||||
cas_bomber = 2.0
|
||||
medium_air = 4.0
|
||||
tactical_bomber = 5.0
|
||||
heavy_air = 1.5
|
||||
air_equipment = 5.0
|
||||
para_tech = 10
|
||||
}
|
||||
}
|
||||
99
src/common/ai_focuses/FRA.txt
Executable file
99
src/common/ai_focuses/FRA.txt
Executable file
@@ -0,0 +1,99 @@
|
||||
ai_focus_defense_FRA = {
|
||||
research = {
|
||||
defensive = 5.0
|
||||
radar_tech = 1.0
|
||||
construction_tech = 2.0
|
||||
artillery = 2.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_aggressive_FRA = {
|
||||
research = {
|
||||
offensive = 5.0
|
||||
synth_resources = 1.0
|
||||
motorized_equipment = 2.0
|
||||
armor = 2.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_war_production_FRA = {
|
||||
research = {
|
||||
industry = 10.0
|
||||
construction_tech = 2.0
|
||||
electronics = 2.0
|
||||
computing_tech = 2.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_military_equipment_FRA = {
|
||||
research = {
|
||||
infantry_weapons = 50.0
|
||||
infantry_tech = 15.0
|
||||
artillery = 8.0
|
||||
support_tech = 6.5
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_military_advancements_FRA = {
|
||||
research = {
|
||||
armor = 15.0
|
||||
jet_technology = 5.0
|
||||
land_doctrine = 100.0
|
||||
rocketry = 7.5
|
||||
radar_tech = 3.0
|
||||
encryption_tech = 7.5
|
||||
decryption_tech = 7.5
|
||||
synth_resources = 3.0
|
||||
motorized_equipment = 4.0
|
||||
nuclear = 5.0
|
||||
night_vision = 5.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_peaceful_FRA = {
|
||||
research = {
|
||||
industry = 15.0
|
||||
construction_tech = 5.0
|
||||
electronics = 10.0
|
||||
computing_tech = 10.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_naval_FRA = {
|
||||
research = {
|
||||
naval_equipment = 5.0
|
||||
naval_doctrine = 50.0
|
||||
marine_tech = 10.0
|
||||
dd_tech = 5.0
|
||||
cl_tech = 8.0
|
||||
ca_tech = 5.0
|
||||
bc_tech = 5.0
|
||||
bb_tech = 8.0
|
||||
shbb_tech = 3.0
|
||||
tp_tech = 5.0
|
||||
cv_tech = 3.0
|
||||
ss_tech = 5.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_naval_air_FRA = {
|
||||
research = {
|
||||
naval_air = 4.0
|
||||
naval_bomber = 3.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_aviation_FRA = {
|
||||
research = {
|
||||
air_doctrine = 50.0
|
||||
light_air = 4.0
|
||||
light_fighter = 4.0
|
||||
jet_technology = 1.0
|
||||
cas_bomber = 2.0
|
||||
medium_air = 4.0
|
||||
tactical_bomber = 5.0
|
||||
heavy_air = 1.5
|
||||
air_equipment = 5.0
|
||||
para_tech = 10
|
||||
}
|
||||
}
|
||||
145
src/common/ai_focuses/GER.txt
Executable file
145
src/common/ai_focuses/GER.txt
Executable file
@@ -0,0 +1,145 @@
|
||||
|
||||
ai_historical_focus_list_GER = {
|
||||
ai_national_focuses = {
|
||||
# grab as fast as you can if available
|
||||
GER_around_maginot
|
||||
|
||||
GER_rhineland
|
||||
GER_four_year_plan
|
||||
GER_west_wall
|
||||
GER_autarky
|
||||
GER_anti_comitern_pact
|
||||
GER_hermann_goring_werke
|
||||
GER_army_innovation
|
||||
GER_soviet_treaty
|
||||
GER_kdf_wagen
|
||||
GER_coal_liquidization
|
||||
GER_anschluss
|
||||
GER_synthetic_rubber
|
||||
GER_army_innovation_2
|
||||
GER_demand_sudetenland
|
||||
GER_first_vienna_award
|
||||
GER_demand_memel
|
||||
GER_end_of_czechoslovakia
|
||||
GER_mol_rib_pact
|
||||
GER_danzig_or_war
|
||||
GER_weserubung
|
||||
GER_extra_tech_slot
|
||||
GER_rocketry_focus
|
||||
GER_war_with_france
|
||||
GER_second_vienna_award
|
||||
GER_italy_ally
|
||||
GER_japan_friend
|
||||
GER_naval_air_effort
|
||||
GER_ussr_war_goal
|
||||
GER_autobahn
|
||||
GER_air_innovation
|
||||
GER_tactical_air_effort
|
||||
GER_air_innovation_2
|
||||
GER_naval_rearmament
|
||||
GER_naval_effort
|
||||
GER_atlantikwall
|
||||
GER_wunderwaffe
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_defense_GER = {
|
||||
research = {
|
||||
defensive = 5.0
|
||||
radar_tech = 1.0
|
||||
construction_tech = 2.0
|
||||
artillery = 2.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_aggressive_GER = {
|
||||
research = {
|
||||
offensive = 5.0
|
||||
synth_resources = 1.0
|
||||
motorized_equipment = 2.0
|
||||
armor = 20.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_war_production_GER = {
|
||||
research = {
|
||||
industry = 10.0
|
||||
construction_tech = 2.0
|
||||
electronics = 2.0
|
||||
computing_tech = 2.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_military_equipment_GER = {
|
||||
research = {
|
||||
infantry_weapons = 50.0
|
||||
infantry_tech = 15.0
|
||||
artillery = 8.0
|
||||
support_tech = 6.5
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_military_advancements_GER = {
|
||||
research = {
|
||||
armor = 100.0
|
||||
jet_technology = 5.0
|
||||
land_doctrine = 100.0
|
||||
rocketry = 7.5
|
||||
radar_tech = 3.0
|
||||
encryption_tech = 7.5
|
||||
decryption_tech = 7.5
|
||||
synth_resources = 3.0
|
||||
motorized_equipment = 4.0
|
||||
nuclear = 100.0
|
||||
night_vision = 5.0
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
ai_focus_peaceful_GER = {
|
||||
research = {
|
||||
industry = 15.0
|
||||
construction_tech = 5.0
|
||||
electronics = 10.0
|
||||
computing_tech = 10.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_naval_GER = {
|
||||
research = {
|
||||
naval_equipment = 7.0
|
||||
naval_doctrine = 100.0
|
||||
marine_tech = 10.0
|
||||
dd_tech = 8.0
|
||||
cl_tech = 5.0
|
||||
ca_tech = 5.0
|
||||
bc_tech = 3.0
|
||||
bb_tech = 8.0
|
||||
shbb_tech = 5.0
|
||||
tp_tech = 3.0
|
||||
cv_tech = 5.0
|
||||
ss_tech = 10.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_naval_air_GER = {
|
||||
research = {
|
||||
naval_air = 4.0
|
||||
naval_bomber = 3.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_aviation_GER = {
|
||||
research = {
|
||||
air_doctrine = 50.0
|
||||
light_air = 3.0
|
||||
light_fighter = 3.0
|
||||
jet_technology = 1.0
|
||||
cas_bomber = 2.0
|
||||
medium_air = 3.0
|
||||
tactical_bomber = 5.0
|
||||
heavy_air = 1.5
|
||||
air_equipment = 5.0
|
||||
para_tech = 10.0
|
||||
}
|
||||
}
|
||||
144
src/common/ai_focuses/ITA.txt
Executable file
144
src/common/ai_focuses/ITA.txt
Executable file
@@ -0,0 +1,144 @@
|
||||
ai_historical_focus_list_ITA = {
|
||||
# ai_national_focuses = {
|
||||
# ITA_ethiopian_war_logistics
|
||||
# ITA_victoryinETH
|
||||
# ITA_industrial_effort
|
||||
# ITA_army_primacy
|
||||
# ITA_mare_nostrum
|
||||
# ITA_light_ship_effort
|
||||
# ITA_industrial_effort_2
|
||||
# ITA_modernized_artillery
|
||||
# ITA_air_innovation
|
||||
# ITA_slovenia_dalmatia_claims
|
||||
# ITA_modernized_army
|
||||
# ITA_fortification_effort
|
||||
# ITA_extra_tech_slot
|
||||
# ITA_special_forces
|
||||
# ITA_capital_ships
|
||||
# ITA_bulgaria_friend
|
||||
# ITA_albania_war_goal
|
||||
# ITA_pact_of_steel
|
||||
# ITA_escort_effort
|
||||
# ITA_submarine_effort
|
||||
# ITA_italian_highways
|
||||
# ITA_carrier_effort
|
||||
# ITA_romania_friend
|
||||
# ITA_bomber_effort
|
||||
# ITA_greece_war_goal
|
||||
# ITA_german_rd_treaty
|
||||
# ITA_german_millitary_cooperation
|
||||
# ITA_naval_air_effort
|
||||
# ITA_atlantic_fleet
|
||||
# ITA_marines_and_landing_craft
|
||||
# ITA_air_innovation_2
|
||||
# ITA_armored_effort
|
||||
# ITA_claims_on_france
|
||||
# ITA_sea_wolves
|
||||
# ITA_secret_weapons
|
||||
# ITA_jet_engine_effort
|
||||
# ITA_prospect_for_oil
|
||||
# ITA_libyan_refineries
|
||||
# ITA_libyan_infrastructure
|
||||
# }
|
||||
}
|
||||
|
||||
|
||||
ai_focus_defense_ITA = {
|
||||
research = {
|
||||
defensive = 5.0
|
||||
radar_tech = 1.0
|
||||
construction_tech = 2.0
|
||||
artillery = 2.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_aggressive_ITA = {
|
||||
research = {
|
||||
offensive = 5.0
|
||||
synth_resources = 1.0
|
||||
motorized_equipment = 2.0
|
||||
armor = 2.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_war_production_ITA = {
|
||||
research = {
|
||||
industry = 10.0
|
||||
construction_tech = 2.0
|
||||
electronics = 2.0
|
||||
computing_tech = 2.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_military_equipment_ITA = {
|
||||
research = {
|
||||
infantry_weapons = 50.0
|
||||
infantry_tech = 15.0
|
||||
artillery = 8.0
|
||||
support_tech = 6.5
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_military_advancements_ITA = {
|
||||
research = {
|
||||
armor = 15.0
|
||||
jet_technology = 5.0
|
||||
land_doctrine = 100.0
|
||||
rocketry = 7.5
|
||||
radar_tech = 3.0
|
||||
encryption_tech = 7.5
|
||||
decryption_tech = 7.5
|
||||
synth_resources = 3.0
|
||||
motorized_equipment = 4.0
|
||||
nuclear = 5.0
|
||||
night_vision = 5.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_peaceful_ITA = {
|
||||
research = {
|
||||
industry = 15.0
|
||||
construction_tech = 5.0
|
||||
electronics = 10.0
|
||||
computing_tech = 10.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_naval_ITA = {
|
||||
research = {
|
||||
naval_equipment = 8.0
|
||||
naval_doctrine = 75.0
|
||||
marine_tech = 10.0
|
||||
dd_tech = 10.0
|
||||
cl_tech = 8.0
|
||||
ca_tech = 5.0
|
||||
bc_tech = 3.0
|
||||
bb_tech = 10.0
|
||||
shbb_tech = 3.0
|
||||
tp_tech = 5.0
|
||||
cv_tech = 3.0
|
||||
ss_tech = 8.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_naval_air_ITA = {
|
||||
research = {
|
||||
naval_air = 4.0
|
||||
naval_bomber = 3.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_aviation_ITA = {
|
||||
research = {
|
||||
air_doctrine = 50.0
|
||||
light_air = 4.0
|
||||
light_fighter = 4.0
|
||||
jet_technology = 1.0
|
||||
cas_bomber = 2.0
|
||||
medium_air = 4.0
|
||||
tactical_bomber = 5.0
|
||||
heavy_air = 1.5
|
||||
air_equipment = 5.0
|
||||
para_tech = 10.0
|
||||
}
|
||||
}
|
||||
100
src/common/ai_focuses/JAP.txt
Executable file
100
src/common/ai_focuses/JAP.txt
Executable file
@@ -0,0 +1,100 @@
|
||||
|
||||
ai_focus_defense_JAP = {
|
||||
research = {
|
||||
defensive = 5.0
|
||||
radar_tech = 1.0
|
||||
construction_tech = 2.0
|
||||
artillery = 2.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_aggressive_JAP = {
|
||||
research = {
|
||||
offensive = 5.0
|
||||
synth_resources = 1.0
|
||||
motorized_equipment = 2.0
|
||||
armor = 2.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_war_production_JAP = {
|
||||
research = {
|
||||
industry = 10.0
|
||||
construction_tech = 2.0
|
||||
electronics = 2.0
|
||||
computing_tech = 2.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_military_equipment_JAP = {
|
||||
research = {
|
||||
infantry_weapons = 50.0
|
||||
infantry_tech = 15.0
|
||||
artillery = 8.0
|
||||
support_tech = 6.5
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_military_advancements_JAP = {
|
||||
research = {
|
||||
armor = 15.0
|
||||
jet_technology = 5.0
|
||||
land_doctrine = 100.0
|
||||
rocketry = 7.5
|
||||
radar_tech = 3.0
|
||||
encryption_tech = 7.5
|
||||
decryption_tech = 7.5
|
||||
synth_resources = 3.0
|
||||
motorized_equipment = 4.0
|
||||
nuclear = 5.0
|
||||
night_vision = 5.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_peaceful_JAP = {
|
||||
research = {
|
||||
industry = 15.0
|
||||
construction_tech = 5.0
|
||||
electronics = 10.0
|
||||
computing_tech = 10.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_naval_JAP = {
|
||||
research = {
|
||||
naval_equipment = 5.0
|
||||
naval_doctrine = 100.0
|
||||
marine_tech = 20.0
|
||||
dd_tech = 8.0
|
||||
cl_tech = 5.0
|
||||
ca_tech = 3.0
|
||||
bc_tech = 5.0
|
||||
bb_tech = 8.0
|
||||
shbb_tech = 10.0
|
||||
tp_tech = 5.0
|
||||
cv_tech = 10.0
|
||||
ss_tech = 8.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_naval_air_JAP = {
|
||||
research = {
|
||||
naval_air = 4.0
|
||||
naval_bomber = 3.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_aviation_JAP = {
|
||||
research = {
|
||||
air_doctrine = 50.0
|
||||
light_air = 4.0
|
||||
light_fighter = 4.0
|
||||
jet_technology = 1.0
|
||||
cas_bomber = 2.0
|
||||
medium_air = 4.0
|
||||
tactical_bomber = 5.0
|
||||
heavy_air = 1.5
|
||||
air_equipment = 5.0
|
||||
para_tech = 10.0
|
||||
}
|
||||
}
|
||||
100
src/common/ai_focuses/SOV.txt
Executable file
100
src/common/ai_focuses/SOV.txt
Executable file
@@ -0,0 +1,100 @@
|
||||
|
||||
ai_focus_defense_SOV = {
|
||||
research = {
|
||||
defensive = 5.0
|
||||
radar_tech = 1.0
|
||||
construction_tech = 2.0
|
||||
artillery = 2.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_aggressive_SOV = {
|
||||
research = {
|
||||
offensive = 5.0
|
||||
synth_resources = 1.0
|
||||
motorized_equipment = 2.0
|
||||
armor = 2.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_war_production_SOV = {
|
||||
research = {
|
||||
industry = 10.0
|
||||
construction_tech = 2.0
|
||||
electronics = 2.0
|
||||
computing_tech = 2.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_military_equipment_SOV = {
|
||||
research = {
|
||||
infantry_weapons = 50.0
|
||||
infantry_tech = 15.0
|
||||
artillery = 8.0
|
||||
support_tech = 6.5
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_military_advancements_SOV = {
|
||||
research = {
|
||||
armor = 25.0
|
||||
jet_technology = 5.0
|
||||
land_doctrine = 100.0
|
||||
rocketry = 7.5
|
||||
radar_tech = 3.0
|
||||
encryption_tech = 7.5
|
||||
decryption_tech = 7.5
|
||||
synth_resources = 3.0
|
||||
motorized_equipment = 4.0
|
||||
nuclear = 5.0
|
||||
night_vision = 5.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_peaceful_SOV = {
|
||||
research = {
|
||||
industry = 15.0
|
||||
construction_tech = 5.0
|
||||
electronics = 10.0
|
||||
computing_tech = 10.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_naval_SOV = {
|
||||
research = {
|
||||
naval_equipment = 2.0
|
||||
naval_doctrine = 10.0
|
||||
marine_tech = 15.0
|
||||
dd_tech = 8.0
|
||||
cl_tech = 5.0
|
||||
ca_tech = 3.0
|
||||
bc_tech = 8.0
|
||||
bb_tech = 5.0
|
||||
shbb_tech = 3.0
|
||||
tp_tech = 3.0
|
||||
cv_tech = 3.0
|
||||
ss_tech = 10.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_naval_air_SOV = {
|
||||
research = {
|
||||
naval_air = 4.0
|
||||
naval_bomber = 3.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_aviation_SOV = {
|
||||
research = {
|
||||
air_doctrine = 50.0
|
||||
light_air = 4.0
|
||||
light_fighter = 4.0
|
||||
jet_technology = 1.0
|
||||
cas_bomber = 2.0
|
||||
medium_air = 4.0
|
||||
tactical_bomber = 5.0
|
||||
heavy_air = 1.5
|
||||
air_equipment = 5.0
|
||||
para_tech = 10.0
|
||||
}
|
||||
}
|
||||
138
src/common/ai_focuses/USA.txt
Executable file
138
src/common/ai_focuses/USA.txt
Executable file
@@ -0,0 +1,138 @@
|
||||
#ai_historical_focus_list_USA = {
|
||||
# ai_national_focuses = {
|
||||
# USA_issue_war_bonds
|
||||
# USA_wartime_industry
|
||||
# USA_office_of_strategic_services
|
||||
# USA_manifest_destiny
|
||||
# USA_scientist_haven
|
||||
# USA_first_special_service_force
|
||||
# USA_wpa
|
||||
# USA_war_propaganda
|
||||
# USA_military_construction
|
||||
# USA_USACE_projects
|
||||
# USA_prepare_intervention
|
||||
# USA_the_giant_wakes
|
||||
# USA_limited_intervention
|
||||
# USA_extra_tech_team
|
||||
# USA_arsenal_of_democracy
|
||||
# USA_liberty_ships
|
||||
# USA_manhattan_project
|
||||
# USA_war_plan_black
|
||||
# USA_war_plan_orange
|
||||
# USA_embargo_germany
|
||||
# USA_embargo_japan
|
||||
# USA_destroyers_for_bases
|
||||
# USA_pearl_harbor_gambit
|
||||
# USA_defense_of_the_pacific
|
||||
# USA_fascist_menace
|
||||
# USA_air_war_plans_division
|
||||
# USA_bureau_of_ships
|
||||
# USA_carrier_primacy
|
||||
# USA_strategic_bombing
|
||||
# USA_escort_effort
|
||||
# USA_amphibious_operations
|
||||
# USA_bureau_of_aeronautics
|
||||
# USA_convoy_tactics
|
||||
# USA_expand_the_USMC
|
||||
# USA_combined_bomber_offensive
|
||||
# }
|
||||
#}
|
||||
|
||||
ai_focus_defense_USA = {
|
||||
research = {
|
||||
defensive = 5.0
|
||||
radar_tech = 1.0
|
||||
construction_tech = 2.0
|
||||
artillery = 2.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_aggressive_USA = {
|
||||
research = {
|
||||
offensive = 5.0
|
||||
synth_resources = 1.0
|
||||
motorized_equipment = 2.0
|
||||
armor = 2.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_war_production_USA = {
|
||||
research = {
|
||||
industry = 10.0
|
||||
construction_tech = 2.0
|
||||
electronics = 2.0
|
||||
computing_tech = 2.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_military_equipment_USA = {
|
||||
research = {
|
||||
infantry_weapons = 50.0
|
||||
infantry_tech = 15.0
|
||||
artillery = 8.0
|
||||
support_tech = 6.5
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_military_advancements_USA = {
|
||||
research = {
|
||||
armor = 20.0
|
||||
jet_technology = 5.0
|
||||
land_doctrine = 100.0
|
||||
rocketry = 7.5
|
||||
radar_tech = 3.0
|
||||
encryption_tech = 7.5
|
||||
decryption_tech = 7.5
|
||||
synth_resources = 3.0
|
||||
motorized_equipment = 4.0
|
||||
nuclear = 100.0
|
||||
night_vision = 5.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_peaceful_USA = {
|
||||
research = {
|
||||
industry = 15.0
|
||||
construction_tech = 5.0
|
||||
electronics = 10.0
|
||||
computing_tech = 10.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_naval_USA = {
|
||||
research = {
|
||||
naval_equipment = 10.0
|
||||
naval_doctrine = 100.0
|
||||
marine_tech = 20.0
|
||||
dd_tech = 10.0
|
||||
cl_tech = 8.0
|
||||
ca_tech = 8.0
|
||||
bc_tech = 3.0
|
||||
bb_tech = 8.0
|
||||
shbb_tech = 5.0
|
||||
tp_tech = 8.0
|
||||
cv_tech = 10.0
|
||||
ss_tech = 8.0
|
||||
}
|
||||
}
|
||||
ai_focus_naval_air_USA = {
|
||||
research = {
|
||||
naval_air = 4.0
|
||||
naval_bomber = 3.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_aviation_USA = {
|
||||
research = {
|
||||
air_doctrine = 75.0
|
||||
light_air = 4.0
|
||||
light_fighter = 4.0
|
||||
jet_technology = 1.0
|
||||
cas_bomber = 2.0
|
||||
medium_air = 4.0
|
||||
tactical_bomber = 5.0
|
||||
heavy_air = 1.5
|
||||
air_equipment = 5.0
|
||||
para_tech = 20.0
|
||||
}
|
||||
}
|
||||
100
src/common/ai_focuses/generic.txt
Executable file
100
src/common/ai_focuses/generic.txt
Executable file
@@ -0,0 +1,100 @@
|
||||
|
||||
ai_focus_defense = {
|
||||
research = {
|
||||
defensive = 5.0
|
||||
radar_tech = 1.0
|
||||
construction_tech = 2.0
|
||||
artillery = 2.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_aggressive = {
|
||||
research = {
|
||||
offensive = 5.0
|
||||
synth_resources = 1.0
|
||||
motorized_equipment = 2.0
|
||||
armor = 2.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_war_production = {
|
||||
research = {
|
||||
industry = 10.0
|
||||
construction_tech = 2.0
|
||||
electronics = 2.0
|
||||
computing_tech = 2.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_military_equipment = {
|
||||
research = {
|
||||
infantry_weapons = 50.0
|
||||
infantry_tech = 15.0
|
||||
artillery = 8.0
|
||||
support_tech = 6.5
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_military_advancements = {
|
||||
research = {
|
||||
armor = 10.0
|
||||
jet_technology = 5.0
|
||||
land_doctrine = 100.0
|
||||
rocketry = 7.5
|
||||
radar_tech = 3.0
|
||||
encryption_tech = 7.5
|
||||
decryption_tech = 7.5
|
||||
synth_resources = 3.0
|
||||
motorized_equipment = 4.0
|
||||
nuclear = 5.0
|
||||
night_vision = 5.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_peaceful = {
|
||||
research = {
|
||||
industry = 15.0
|
||||
construction_tech = 5.0
|
||||
electronics = 10.0
|
||||
computing_tech = 10.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_naval = {
|
||||
research = {
|
||||
naval_equipment = 5.0
|
||||
naval_doctrine = 100.0
|
||||
marine_tech = 10.0
|
||||
dd_tech = 3.0
|
||||
cl_tech = 3.0
|
||||
ca_tech = 3.0
|
||||
bc_tech = 3.0
|
||||
bb_tech = 3.0
|
||||
shbb_tech = 3.0
|
||||
tp_tech = 3.0
|
||||
cv_tech = 3.0
|
||||
ss_tech = 3.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_naval_air = {
|
||||
research = {
|
||||
naval_air = 4.0
|
||||
naval_bomber = 3.0
|
||||
}
|
||||
}
|
||||
|
||||
ai_focus_aviation = {
|
||||
research = {
|
||||
air_doctrine = 50.0
|
||||
light_air = 4.0
|
||||
light_fighter = 4.0
|
||||
jet_technology = 1.0
|
||||
cas_bomber = 2.0
|
||||
medium_air = 4.0
|
||||
tactical_bomber = 5.0
|
||||
heavy_air = 1.5
|
||||
air_equipment = 5.0
|
||||
para_tech = 10
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user