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

	allowed = {
		original_tag = AST
		has_dlc = "Thunder at Our Gates"
	}
	enable = {
		OR = {
			AND = {
				is_historical_focus_on = yes
				has_game_rule = {
					rule = AST_AI_BEHAVIOR
					option = DEFAULT
				}
			}
			has_country_flag = AST_AI_RANDOM_TAOG_HISTORICAL
			has_game_rule = {
				rule = AST_AI_BEHAVIOR
				option = HISTORICAL
			}
		}
	}
	abort = {
		
	}

	ai_national_focuses = {
		AST_war_is_coming
		AST_public_works
		AST_exports_for_economic_recovery
		AST_reverse_industry_tariffs
		AST_a_democratic_bulwark
		AST_rural_concessions
		AST_industrial_expansion
		AST_council_for_scientific_and_industrial_research
		AST_income_tax_assessment_act
		AST_populate_or_perish
		AST_bring_home_the_farmers
		AST_reverse_wage_cuts
		AST_recovery
		AST_domestic_industry
		AST_the_pacific_pact
		AST_advance_pacific_initiatives
		AST_call_for_a_referendum
		AST_australian_military_forces 
		AST_invoke_the_1903_defence_act
		AST_no1_flying_training_school
		AST_empire_air_training_scheme
		AST_commonwealth_aircraft_corporation
		AST_solidarity_by_the_empire
		AST_wool_agreement
		AST_australian_war_cabinet
		AST_british_war_cabinet
		AST_overseas_loyalties
		AST_british_pacific_fleet
		AST_pleading_britain
		AST_seven_million_britishers
		AST_its_fight_work_or_perish
	}

	focus_factors = {
		AST_under_the_rule_of_canberra = 0
		AST_no_foreign_battlefields = 0
		AST_the_ultimate_overseas_duty = 0
		AST_inevitably_independent = 0
		AST_bring_on_the_giant = 0
	}

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

	focus_factors = {
		
	}

}


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

	allowed = {
		original_tag = AST
		NOT = {	has_dlc = "Thunder at Our Gates" }
	}
	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 = {
		#manpower
		AST_citizen_military_forces
		AST_volunteer_defence_corps
		AST_establish_advisory_war_council
		
		#xp
		AST_additional_militia_training
		AST_promote_reservists
		AST_hmas_assault
	
		AST_fight_work_or_perish
		AST_squash_the_squanderbugs
		AST_civil_construction_corps
		AST_invest_in_victory
		AST_national_security_act
		
		#industry
		AST_industries_assistance_corporation
		AST_standard_gauge_railway
		AST_western_australian_government_railways
		
		AST_south_australian_housing_trust
		AST_department_of_supply_and_development
		AST_expand_lithgow_small_arms_factory
		AST_allied_works_council
	
		#research
		AST_army_inventions_directorate
		AST_research_collaboration
		
		#military
		AST_australian_womens_army_service
		
		#politics
		AST_support_the_policy_of_appeasement
		AST_strengthen_ties_with_uk
		AST_rats_of_tobruk
		
		#misc
		AST_royal_australian_artillery
		AST_fund_owen_gun_research
		AST_specialize_equipment
		AST_daimler_dingo
		AST_sentinel_tank_project
		AST_introduce_unconventional_warfare
		AST_z_special_unit
		AST_australian_arms_production
	}

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

}

