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

	allowed = {
		original_tag = HUN
		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 = {
		is_subject = yes
	}

	# On average = five 70 days focuses per year

	ai_national_focuses = {
		
		#Things to do ASAP
		wuw_HUN_joint_air_development # A nice and supportive little helper, requires being in a faction
		wuw_HUN_allied_manufacturing_programs # For once they have done the one above
		wuw_HUN_reinstate_the_navy # If for some reason we regain a coastline, we should make use of it!

		#1936
		wuw_HUN_continue_the_regency #35
		wuw_HUN_strengthen_horthys_reign #35
		wuw_HUN_pass_statute_xix #70

		wuw_HUN_secret_rearmament #70

		wuw_HUN_avoid_interventionalist_destablilization #70
		wuw_HUN_reintigrate_the_imperial_railroads #70
		wuw_HUN_expand_the_ganz_muvek #35

		wuw_HUN_hold_war_games #35
		wuw_HUN_negotiate_the_restrictions #70 

		#1937
		
		wuw_HUN_outlaw_the_party_of_national_will #35
		wuw_HUN_spur_on_the_trianon_trauma #70
		wuw_HUN_renounce_the_treaty_of_trianon #70

		wuw_HUN_restrict_voting_rights #35
		wuw_HUN_absolute_rule_of_the_national_unity_party #70
		wuw_HUN_the_hungarian_life_and_renewal_party #35

		wuw_HUN_devalue_the_pengo #70
		

		#1938

		wuw_HUN_promote_increased_urbanization #70
		wuw_HUN_announce_the_gyor_program #70

		wuw_HUN_invest_in_ludovica_academy #35
		wuw_HUN_initiate_army_maneuvers #35

		wuw_HUN_act_of_defense # 70

		wuw_HUN_expand_the_diosgyor_machinery_factory #70


		#1939

		wuw_HUN_doctrinal_studies #35

		wuw_HUN_make_the_magyar_legiero_known #35

		wuw_HUN_promote_hungarianism #70
		wuw_HUN_reaffirm_territorial_claims #70

		wuw_HUN_the_turul_association # 35

		wuw_HUN_award_military_promotions #70
		wuw_HUN_magyar_kiralyi_csendorseg # 35
		wuw_HUN_light_infantry_divisions_doctrine # 70

		#1940
		wuw_HUN_seek_german_contracts #70
		wuw_HUN_invite_german_investors #70
		wuw_HUN_joint_aluminum_mining_company #35
		wuw_HUN_join_the_axis #35
		wuw_HUN_expand_the_hungarian_academy_of_sciences #70

		# On historical will usually be bypassed
		wuw_HUN_demand_southern_slovakia #35
		wuw_HUN_demand_carpathian_ruthenia #35
		wuw_HUN_demand_transylvania #35
		wuw_HUN_proclaim_greater_hungary #70

		#1941
		wuw_HUN_strenghten_the_order_of_vitez #70
		wuw_HUN_carrying_on_arpads_legacy #70
		wuw_HUN_expand_the_army #70
		wuw_HUN_danuvia_submachine_guns #70
		wuw_HUN_form_the_gyorshadtest #35
		wuw_HUN_establish_the_mavag_army_division #70 
		wuw_HUN_reestablish_the_rongyos_garda #70
		wuw_HUN_strengthen_the_turani_vadaszok #70
		wuw_HUN_expand_the_lignite_industry #70
		wuw_HUN_tap_newfound_oil_deposits #70
		wuw_HUN_hungarian_autarky #70
		wuw_HUN_expand_the_aluminum_industry #70
		wuw_HUN_budapest_university_of_technology_and_economics #70
		wuw_HUN_magyar_allamvasutak #70
		wuw_HUN_construct_the_arpad_line # Try to secure the Transylvanian mountains

		# Time to get the aircraft and tank industry rolling!
		wuw_HUN_establish_the_mavag_aircraft_factory # 35
		wuw_HUN_the_matyasfold_fighter_factory # 35
		wuw_HUN_the_turan # 70

	}

	research = {
		industry = 50.0
		infantry_tech = 15.0
		artillery = 8.0
		support_tech = 6.5
	}

	ideas = {
		
	}
	ai_strategy = {
		type = alliance
		id = "GER"
		value = 200
	}
	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
		}
	}

	# Focuses never to take
	focus_factors = {
		wuw_HUN_demand_burgenland = 0

	}
}

