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_join_axis #It is critical this stays early.
		
		YUG_western_focus
		YUG_industrialization_program
		YUG_friendship_treaty_with_italy
		YUG_attract_axis_capital
		YUG_expand_the_mining_industry
		YUG_develop_civilian_industry
		YUG_evolution
		YUG_army_modernization 			
		YUG_mountain_brigades
		YUG_modernize_the_air_force
		YUG_purchase_foreign
		YUG_license_production 
		YUG_fighter_license 
		YUG_rare_minerals_exploitation
		YUG_establish_the_banovina_of_croatia
		YUG_ban_slovene_nationalist_parties
		YUG_concessions_for_macedonians
		YUG_small_arms 
		YUG_domestic_artillery_production
		YUG_expand_the_serbian_shipyards
		YUG_coastal_defense
		YUG_anti_tank_defenses
		YUG_independent_engineer_regiments 
		YUG_invite_german_military_mission
		YUG_motorize_the_cavalry
		YUG_expand_the_university_of_zagreb
		YUG_integrated_rail_network
		YUG_improve_light_industry
		YUG_end_the_regency
		YUG_royal_wedding
		YUG_join_allies
		YUG_develop_slovenian_industry
		YUG_local_self_management
		YUG_expand_the_university_of_ljubljana
		YUG_expand_the_sarajevo_arsenals
		YUG_motorized_logistics
		YUG_armored_cavalry
		YUG_tank_conversions
		YUG_army_maneuvers
		YUG_supremacy_of_defense
		YUG_artillery_regiments
	}

	# 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 = {
		YUG_join_axis = 0
		YUG_end_the_regency = 0
		YUG_devolved_croatia = 0
		YUG_divide_bosnia = 0
		YUG_dissolve_serbia = 0
		YUG_limited_self_government = 0
	}

}

