AST_historical = {
	name = "Australian historical plan"
	desc = ""

	allowed = {
		original_tag = AST
		has_dlc = "Together for Victory"
	}
	enable = {
		OR = {
			AND = {
				is_historical_focus_on = yes
				has_game_rule = {
					rule = AST_ai_behavior
					option = DEFAULT
				}
			}
			has_country_flag = AST_AI_RANDOM_DEMOCRATIC_HISTORICAL 
			has_game_rule = {
				rule = AST_ai_behavior
				option = DEMOCRATIC_HISTORICAL
			}
			has_country_flag = britain_enforced_our_loyalty
		}
	}
	abort = {
		
	}

	ai_national_focuses = {
		#1936
		AST_western_australian_government_railways #70			#1937
		AST_royal_australian_artillery #70				#1930s
		AST_south_australian_housing_trust #70
		AST_standard_gauge_railway #70					#1930s
		AST_industries_assistance_corporation #70

		#1937
		AST_support_the_policy_of_appeasement #70			#1938
		AST_strengthen_ties_with_uk #35					#1937
		AST_CSIR #70
		AST_commonwealth_aircraft_corporation #70			#1936
		AST_promote_reservists #70		 			#1939
		AST_additional_militia_training #70				#1939

		#1938
		AST_expand_lithgow_small_arms_factory #70			#1940
		AST_expand_the_northern_railway	#70				#1940s
		AST_australian_arms_production #70
		AST_daimler_dingo #35
		AST_expand_the_raaf #70
		AST_cockatoo_island_shipyards #35				#1938

		#1939
		AST_swpa_protector #70
		AST_protect_overseas_commerce #70				#1940
		AST_scrap_iron_flotilla #70
		AST_national_security_act #70
		AST_classify_aliens #70
		
		#1940
		AST_kangaroo_point_shipyards #35
		AST_empire_air_training_scheme #70				#1940
		AST_royal_australian_submarine_service #70
		AST_volunteer_defence_corps #35
		AST_establish_advisory_war_council #70				#1940
		AST_sentinel_tank_project #70
		AST_introduce_unconventional_warfare #35

		#1941
		AST_womens_auxilliary_australian_air_force #35
		AST_naval_auxiliary_patrol #70
		AST_australian_womens_army_service #70				#1941
		AST_cac_woomera #70
		AST_fund_owen_gun_research #35
		AST_rats_of_tobruk #35

		#1942
		AST_volunteer_air_observers_corps #70				#1941
		AST_allied_works_council #70
		AST_central_bureau #35
		AST_civil_construction_corps #70				#1942
		AST_cac_boomerang #35
		AST_z_special_unit #70
		AST_hmas_assault #70						#1942

		#1943
		AST_adopt_westminster #70					#1940
		AST_department_of_supply_and_development #35			#1942
		AST_army_inventions_directorate	#35
		AST_citizen_military_forces #35
		AST_australian_army_catering_corps #70
		AST_m_special_unit #70

		#1944
		AST_invest_in_victory #70
		AST_squash_the_squanderbugs #70	
		AST_fight_work_or_perish #70
		AST_expand_northern_presence #70				#1939
		AST_rationing_and_recycling #70

		#1945
		AST_naval_bombers #70						#1940s
		AST_death_from_down_under #70					#1940s
		AST_royal_australian_submarine_service #70
		AST_cruisers #70
		AST_specialize_equipment #70
		AST_airborne_defence #70

		#1946
		AST_dominate_the_skies #70
		AST_pacific_area_navy #35
		AST_uranium_mining #70
	}

	research = {
		industry = 20.0
		infantry_tech = 15.0
		artillery = 8.0
		support_tech = 6.5
		dd_tech = 5
	}

	ideas = {
		
	}

	traits = {
		captain_of_industry = 5
		war_industrialist = 5
	}

	# 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
		}
	}

	focus_factors = {
		
	}

}

