2024-06-26 20:31:17
This commit is contained in:
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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user