CHL_historical_plan = {
	name = "CHL historical plan"
	desc = ""

	allowed = {
		original_tag = CHL
		has_dlc = "Trial of Allegiance"
	}
	enable = {
		OR = {
			AND = {
				is_historical_focus_on = yes
				has_game_rule = {
					rule = CHL_ai_behavior
					option = DEFAULT
				}
			}
			AND = {
				is_historical_focus_on = no
				has_game_rule = {
					rule = CHL_ai_behavior
					option = RANDOM
				}
				has_country_flag = CHL_AI_RANDOM_HISTORICAL
			}
			has_game_rule = {
				rule = CHL_ai_behavior
				option = HISTORICAL
			}
		}
	}
	abort = {
		is_subject = yes
	}

	# On average = five 70 days focuses per year

	ai_national_focuses = {
		#Things to do ASAP
		CHL_reestablish_the_republican_guard # 14 (for incase you get attacked early on)

		#1936
		CHL_endorse_the_constitution # 35
		CHL_policies_of_arturo_alessandri # 35
		CHL_construct_the_estadio_nacional # 70
		CHL_inflation_control_by_the_central_bank # 70
		CHL_suppress_the_nacistas # 35
		CHL_public_works # 70
		SMB_army # 35

		#1937
		CHL_cooperation_with_the_falange # 35
		CHL_contract_efe # 35
		CHL_devalue_the_peso # 35
		SMB_navy # 35
		SMB_construct_naval_bases # 70
		CHL_expand_the_forestry # 70
		SMB_army_academy # 70

		#1938
		SMB_regular_infantry # 70
		SMB_artillery # 70
		SMB_purchase_destroyers_and_subs # 35
		SMB_expand_repair_yards # 35
		SMB_foreign_designs # 35
		SMB_foreign_advisors # 70
		CHL_connect_the_northern_railways # 35

		#1939
		CHL_establish_corfo # 70
		CHL_privatize_national_industries # 70
		CHL_strengthen_instituto_nacional # 70
		CHL_host_spanish_refugees # 35
		CHL_reapproach_america # 35
		CHL_development_inwards # 70

		#1940
		CHL_expand_the_naval_arsenal # 70
		CHL_utlilize_famae # 70
		CHL_high_quality_nitrate # 70
		CHL_counter_operation_bolivar # 35
		CHL_invest_in_shipping # 70
		SMB_military_facilities # 35

		#1941
		CHL_expand_the_investigations_police # 35
		CHL_impose_new_taxes # 35
		SMB_army_professionalism # 70
		CHL_an_attempt_to_maintain_our_neutrality # 70
		CHL_land_reforms # 70
		CHL_found_national_steelworks # 70
		
		#1942
		SMB_naval_foreign_advisors # 70
		CHL_enforce_stricter_secularism # 70
		CHL_advancements_in_telecommunications # 70
		SMB_department_of_propaganda # 70
		SMB_air_academy # 35
		SMB_domestic_designs # 35

		#1943
		SMB_joint_operative_command # 70
		SMB_special_forces # 35
		SMB_special_forces_option_1 # 35
		CHL_establish_the_ministry_of_mining # 70
		CHL_found_the_contraloria_general_de_la_republica # 70
		#CHL_socialist_youth # 70
		SMB_establish_aircraft_industry # 70

		#1944
		SMB_merchant_marine # 70
		CHL_a_joint_application_to_the_allies # 70
		SMB_mountain_guns # 35
		SMB_special_forces_option_1_continuation # 35
		SMB_atacama_training # 35
		SMB_women_in_aviation # 35
		CHL_domestic_production_of_the_willys_mb # 70
		
		#1945
		SMB_nimble_air_force # 70
		CHL_chilean_anti_communist_action_dem_version # 70
		SMB_air_defense # 35
		CHL_protect_the_easter_island # 35 - They will attempt to jointly join the allies together with ARG before going for the aggressive option, two focuses above  
		CHL_government_mandated_contracts # 35
		CHL_law_of_permanent_defense_of_democracy # 70

		#1946
		CHL_the_nationalization_of_copper # 70
		
	}

	research = {

	}

	ideas = {

	}
	traits = {

	}

	

	# Keep small, as it is used as a factor for some things (such as research needs)
	# Recommended around 1.0. Useful for relation between plans
	weight = {
		factor = 1.0
		modifier = {
			factor = 1.0
		}
	}

}

