BUL_historical_plan = {
	name = "Bulgaria Historical Plan"
	desc = "Tsar Boris III will lead the country towards the Axis, relying on German arbitration to expand Bulgarian borders peacefully, eventually signing the Tripartite Pact and delaying Bulgarian participation in the war."

	allowed = {
		original_tag = BUL
		has_dlc = "Battle for the Bosporus"
	}
	enable = {
		OR = {
			AND = {
				is_historical_focus_on = yes
				has_game_rule = {
					rule = BUL_ai_behavior
					option = DEFAULT
				}
			}
			has_country_flag = BUL_AI_RANDOM_HISTORICAL
			has_game_rule = {
				rule = BUL_ai_behavior
				option = HISTORICAL
			}
		}	
	}
	abort = {
		has_war_with = GER
	}

	ai_national_focuses = {
		#ASAP -> Do them as soon as army restrictions get lifted
		BUL_reorganize_the_military_industry
		BUL_rebuild_the_army
		
		#1936
		BUL_power_to_the_tsar
		BUL_dissolve_the_military_union #Short focus
		BUL_acquire_modern_tools #Short focus
		BUL_negotiate_bulgarian_rearmament #Short focus
		BUL_the_tsars_regime
		BUL_improve_the_road_system
		#1937
		BUL_restore_the_tarnovo_constitution
		BUL_freedom_of_press
		BUL_invigorate_national_industry
		BUL_promote_bulgarian_nationalism
		BUL_limited_womens_suffrage
		#1938
		BUL_expand_sofia_university
		BUL_bulgarian_irredentism
		BUL_approach_germany
		BUL_national_military_academy
		BUL_illusions_of_a_non_partisan_system
		#1939
		BUL_war_logistics
		BUL_georgi_benkovski_aircraft_repair_facilities
		BUL_national_railway_lines #Short focus
		BUL_light_metal_exploitation #Short focus
		BUL_ban_far_right_organizations #Short focus
		BUL_cooperation_with_italy
		BUL_found_the_brannik
		#1940
		BUL_crush_the_communists #Short focus
		BUL_steel_plant_in_pernik
		BUL_liberalization_of_trade_policies
		BUL_increase_industry_investments
		BUL_support_macedonian_organizations #Short focus
		BUL_join_the_tripartite_pact #Short focus
		#1941
		#BUL_reorganize_the_military_industry -> ASAP
		#BUL_rebuild_the_army -> ASAP
		BUL_peaceful_development
		BUL_vasil_levsky_national_military_university
		BUL_contract_foreign_companies #Short Focus
		BUL_kaproni_bulgarski
		BUL_bulgarian_administration_of_the_balkans ### Long focus
		#1942
		BUL_darzhavna_voenna_fabrika
		BUL_found_dvf_sopot
		BUL_form_a_regency_council
		BUL_military_secrets_sharing
		#1943
		BUL_pilot_training_program
		BUL_mineral_extraction_in_the_rhodopes
		BUL_darzhavna_aeroplanna_rabotilnitsa
		BUL_darzhavna_samoletna_fabrika
		BUL_utmost_optimization
		#1944
		BUL_prussia_of_the_balkans
		BUL_uranium_prospecting
	}

	focus_factors = {
		BUL_plot_against_boris = 0
		BUL_total_war = 0
		BUL_cooperate_with_the_zveno = 0
		BUL_condemn_macedonian_organizations = 0
		BUL_restrained_paramilitary_organizations = 0
		BUL_appoint_right_wing_ministers = 0
		BUL_strengthen_the_royal_dictatorship = 0
		BUL_the_third_bulgarian_empire = 0
		BUL_the_return_of_ferdinand_i = 0
		BUL_the_fate_of_the_balkans = 0
		BUL_dominance_in_the_black_sea = 0
	}

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

}