SWE_historical_plan = {
	name = "Swedish Historical Plan"
	desc = ""

	allowed = {
		SWE_AAT = yes
	}
	enable = {
		OR = {
			AND = {
				is_historical_focus_on = yes 
				has_game_rule = {
					rule = SWE_AI_BEHAVIOR
					option = DEFAULT
				}
			}
			has_country_flag = SWE_AI_RANDOM_HISTORICAL
			has_game_rule = {
				rule = SWE_ai_behavior
				option = HISTORICAL
			}
		}	
	}
	abort = {
		is_subject = yes 
		has_war = no 
	}

	ai_national_focuses = {
		
		#1936
		SWE_defense_act
		SWE_urbanization
		SWE_hygenic_housing
		SWE_work_projects_for_the_unemployed
		SWE_radiojanst
	
		SWE_defense_above_all
		SWE_deep_mining_complexes
		SWE_privately_managed_holidays
		SWE_saltsjobaden_agreement
		SWE_research_slot_1
		
		SWE_infrastructure
		SWE_license_skf_ball_bearings
		SWE_continue_the_second_industrial_revolution
		SWE_coalition_war_cabinet
		SWE_winter_drill

		SWE_varnplikt
		SWE_form_rfsu
		SWE_totalforsvar
		SWE_government_weapons_contract
		SWE_standardize_equipment

		SWE_husqvarna_vapenfabrik
		SWE_bofors_fly_swatter
		SWE_allow_landsverk_to_operate
		SWE_volvo
		SWE_form_saab

		SWE_norma_projektilfabrik
		SWE_as_the_barometer_falls
		SWE_defense_in_depth
		SWE_hedgehog_defense
		SWE_beneath_sticks_and_stones
		SWE_end_the_fubkrieg
		SWE_research_slot_2
		SWE_mobilization_of_society
		
		SWE_bofors_anti_tank_gun
		SWE_gotaverken
		SWE_lindholmens_varv
		SWE_kockums
		SWE_retool_dockyards
		SWE_train_the_sheltered
		SWE_per_albin_bus
		SWE_rationing
		SWE_jagartrupper
		SWE_lottakaren
		SWE_hemvarnet
		SWE_swedish_shooting_movement
	
		SWE_the_cross_we_bear
		SWE_the_threat_of_the_iron_curtain
		
		
	}

	focus_factors = {
		
	}

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

}
