FIN_historical_plan = {

	allowed = {
		original_tag = FIN
	}
	enable = {
		OR = {
			AND = {
				is_historical_focus_on = yes
				has_game_rule = {
					rule = FIN_ai_behavior
					option = DEFAULT
				}
			}
			has_country_flag = FIN_AI_RANDOM_HISTORICAL
			has_game_rule = {
				rule = FIN_ai_behavior
				option = HISTORICAL
			}
		}
	}

	ai_national_focuses = {
		#1936
		FIN_finnish_neutrality
		FIN_political_unity
		FIN_the_finnish_swedish_peoples_party
		FIN_national_unity
		FIN_arm_the_lotta_svard
		FIN_union_of_finnish_brothers_in_arms

		#1937
		FIN_increase_military_budget
		FIN_enhance_southern_infrastructure
		FIN_railways_and_infrastructure
		FIN_industrial_development
		FIN_suomen_maavoimat
		FIN_janiskoski_power_plant

		#1938
		FIN_expand_imatra_hydropower_plant
		FIN_outokumpu_for_defence_industry
		FIN_vaisala_radiosonde_tests
		FIN_oy_alkoholiliike
		FIN_repurpose_small_industries
		FIN_bank_of_aland
		FIN_reach_out_to_scandinavia
		FIN_moderate_politics
		
		#1939
		FIN_industrial_upgrade_in_harjavalta
		FIN_mannerheim_line
		FIN_expand_mining_prospection
		FIN_extra_refresher_exercises
		FIN_jaeger_movement
		FIN_the_cold_front
		FIN_motti_tactics
		FIN_winter_warfare

		#1940
		FIN_long_range_patrols
		FIN_utilize_the_sami
		FIN_weapon_caches
		FIN_the_lone_wolf
		FIN_cooperation_with_germany
		FIN_suomen_akatemia
		FIN_suomen_ilmavoimat

		#1941
		FIN_joint_scientific_program
		FIN_expand_air_bases
		FIN_foreign_aircraft
		FIN_pilot_training
		FIN_expand_air_force_academy

		#1942
		FIN_national_aircraft_production
		FIN_expand_state_military_factories
		FIN_modernize_the_army
		
		#1943

		#1944

		#1945

	}

	#Focuses never to take
	focus_factors = {
		FIN_suomalainen_sosialismi = 0
		FIN_right_wing_policies = 0
		FIN_join_the_allies = 0
		FIN_northern_defense_front = 0
		FIN_viron_kansa = 0
		FIN_ambitions_in_the_south = 0
	}			

	research = {
		mountaineers_tech = 500
	}

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

}