AUS_historical_plan = {
	name = "Austrian Historical Plan"
	desc = ""

	allowed = {
		original_tag = AUS
	}
	enable = {
		OR = {
			AND = {
				is_historical_focus_on = yes 
				has_game_rule = {
					rule = AUS_AI_BEHAVIOR
					option = DEFAULT
				}
			}
			has_country_flag = AUS_AI_RANDOM_HISTORICAL
			has_game_rule = {
				rule = AUS_ai_behavior
				option = HISTORICAL
			}
		}	
	}   
	abort = {
		is_subject = yes 
	}

	ai_national_focuses = {
		
		#1936
		AUS_totalitarian_safety
		AUS_clamp_down_on_dnsap
		AUS_regulate_austrian_finance_sector
		AUS_supporting_italy_in_ethiopia_focus
		AUS_economic_resuscitation
		AUS_devalue_the_schilling
		AUS_reach_out_to_italy
		AUS_refine_vaterlandische_front

		#1937
		AUS_industrialization_effort
		AUS_invest_in_erzberg_steel_mines
		AUS_disregard_the_treaties
		AUS_rapid_rearmament
		AUS_militarization_effort
		AUS_osterreichische_bundesheer
		AUS_follow_the_jansa_plan
		AUS_the_homeland_front
		
		#1938
		AUS_integrate_dnsap_remnants
		AUS_fortify_the_traun_line
		AUS_extend_the_traun_line
		AUS_bring_phonix_insurance_from_the_ashes
		AUS_bring_generals_out_of_retirement

		#1939
		AUS_heimwehr_support
		AUS_strengthen_the_arms_industry
		AUS_steyr_arms_investment
		AUS_improve_army_logistics
		AUS_consolidate_industries
		AUS_heimwehr_support
		AUS_frontmiliz_focus
		AUS_fit_for_fight

		#1940
		AUS_heritage_of_an_empire
		AUS_universitat_graz

		
	}

	focus_factors = {
		
	}

	research = {

	}

	ideas = {

	}

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

}
