HUN_historical = {
	name = "Hungarian historical plan"
	desc = ""

	allowed = {
		original_tag = HUN
		has_dlc = "Death or Dishonor"
		NOT = {
			has_dlc = "Gotterdammerung"
		}
	}
	enable = {
		OR = {
			AND = {
				is_historical_focus_on = yes
				has_game_rule = {
					rule = HUN_ai_behavior
					option = DEFAULT
				}
			}
			has_country_flag = HUN_AI_RANDOM_FASCIST_HISTORICAL
			has_game_rule = {
				rule = HUN_ai_behavior
				option = FASCIST_HISTORICAL
			}
		}
	}
	abort = {
		
	}

	ai_national_focuses = {
		HUN_economic_intervention
		HUN_strengthen_fascists
		
		HUN_secret_rearmament
		HUN_war_games
	
		HUN_industrial_revitalization
		HUN_reintegrate_the_railroads
		HUN_support_domestic_industry
		HUN_support_urbanization
		HUN_institute_for_industrial_techniques
		HUN_announce_the_gyor_program
		
		HUN_civilian_industry
		HUN_invite_foreign_investors
		HUN_expand_the_manfred_weiss_steel_works

		HUN_renounce_the_treaty_of_trianon
		HUN_reaffirm_territorial_claims
		HUN_demand_southern_slovakia
		HUN_demand_transylvania
	
		HUN_trade_deal_with_germany
		HUN_joint_aluminum_mining_company
		HUN_join_axis
		
		HUN_expand_the_aluminum_industry
		HUN_expand_the_technical_university_of_budapest
		
		HUN_bled_agreement
		
		HUN_army_maneuvers
		HUN_home_defense
		HUN_danuvia_submachine_guns
		HUN_artillery_effort
		HUN_light_infantry_divisions_doctrine
		HUN_assault_gun_focus
		HUN_joint_tank_procurement
	}

	focus_factors = {
		HUN_claim_overlordship_over_slovakia = 0
	}

}

