YUG_historical = {
	name = "Yugoslavian historical plan"
	desc = ""

	allowed = {
		original_tag = YUG
		has_dlc = "Death or Dishonor"
	}
	enable = {
		OR = {
			AND = {
				is_historical_focus_on = yes
				has_game_rule = {
					rule = YUG_ai_behavior
					option = DEFAULT
				}
			}
			has_country_flag = YUG_AI_RANDOM_HISTORICAL
			has_game_rule = {
				rule = YUG_ai_behavior
				option = HISTORICAL
			}
		}
	}
	abort = {
		
	}

	ai_national_focuses = {
		YUG_western_focus
		YUG_industrialization_program
		YUG_friendship_treaty_with_italy
		YUG_attract_axis_capital
		YUG_brigadistas

		#1937
		YUG_expand_the_mining_industry
		YUG_develop_civilian_industry
		YUG_evolution
		YUG_army_modernization 			
		YUG_mountain_brigades

		#1938
		YUG_modernize_the_air_force
		YUG_purchase_foreign
		YUG_license_production 
		YUG_fighter_license 
		YUG_rare_minerals_exploitation

		#1939
		YUG_exploit_the_pannonian_deposits
		YUG_small_arms
		YUG_domestic_artillery_production
		YUG_expand_the_serbian_shipyards
		YUG_establish_the_banovina_of_croatia

		#1940
		YUG_ban_slovene_nationalist_parties
		YUG_concessions_for_macedonians
		YUG_coastal_defense
		YUG_anti_tank_defenses
		YUG_independent_engineer_regiments 

		#1941
		YUG_army_maneuvers
		YUG_supremacy_of_offense
		YUG_join_axis
		YUG_local_militias #35
		YUG_coronation #35
		YUG_motorize_the_cavalry

		#1942
		YUG_attract_allied_capital
		YUG_integrated_rail_network
		YUG_artillery_regiments
		YUG_motorized_logistics
		YUG_armored_cavalry
		YUG_tank_conversions
		YUG_expand_the_university_of_zagreb
		YUG_improve_light_industry
		YUG_develop_slovenian_industry
		YUG_motorized_recon_companies
		YUG_form_parachute_battalions
		YUG_local_self_management
		YUG_expand_the_university_of_ljubljana
		YUG_expand_the_sarajevo_arsenals
		YUG_artillery_regiments
		YUG_medal_for_extreme_bravery
		YUG_attract_allied_capital
		YUG_royal_wedding
		YUG_allied_air_combat_school

		#1943

	}

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

	ideas = {
		YUG_ivo_lola_ribar = 1.0
		YUG_milovan_djilas = 0.5
		YUG_dimitrije_ljotic = 0.5
	}

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

}

