FIN_fascist_plan = {

	allowed = {
		original_tag = FIN
	}
	enable = {
		OR = {
			has_country_flag = FIN_AI_RANDOM_FASCIST_PLAN
			has_game_rule = {
				rule = FIN_ai_behavior
				option = FIN_FASCIST_PLAN
			}
		}
	}

	abort = {
	}

	ai_national_focuses = {
		#1936
		FIN_right_wing_policies #35
		FIN_increase_military_budget #35
		FIN_suomen_maavoimat
		FIN_discredit_the_democratic_system
		FIN_a_fascist_regime #35


		FIN_join_axis
		FIN_industrial_cooperation
		FIN_military_research


		FIN_finnish_supremacy_in_the_north
		FIN_tactical_wargaming_department
		FIN_finnish_legion_of_honor
		FIN_advanced_jaeger_training_program

		FIN_enhance_southern_infrastructure
		FIN_industrial_development
		FIN_national_unity
		FIN_janiskoski_power_plant #35
			
		#1937
		FIN_mannerheim_line
		FIN_vaisala_radiosonde_tests #35
		FIN_extra_refresher_exercises
		FIN_outokumpu_for_defence_industry
		
		FIN_finnish_irredentism
		FIN_keepers_of_the_north

		#1938
		FIN_academic_karelian_society #35
		FIN_patriotic_peoples_movement #35
		FIN_mustapaidat
		FIN_industrial_upgrade_in_harjavalta #35
		FIN_expand_imatra_hydropower_plant #35
		FIN_take_over_the_suojeluskunta
		FIN_viron_kansa
				
		#1939
		FIN_weapon_caches #35
		FIN_the_cold_front #35
		FIN_bank_of_aland
		FIN_seek_german_protection
		FIN_jaeger_movement
		FIN_suomen_ilmavoimat

		#1940
		FIN_salvaged_and_retooled
		FIN_expand_air_bases
		FIN_winter_warfare #35
		FIN_motti_tactics #35
		FIN_suomen_akatemia

		# FASCIST AI PUSHED TOWARDS focus Join Axis if conditionas are appropriate (in the FT weights), otherwise it will go for Finnish Supremacy in the North

	}

	#Focuses never to take
	focus_factors = {
		FIN_finnish_neutrality = 0
		FIN_suomalainen_sosialismi = 0
		FIN_join_axis = 10 #Pick Join Axis over Finnish Supremacy in the North
	}		

	research = {

	}

	ideas = {
		fascist_demagogue = 20
	}

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

FIN_communist_plan_friendly = {

	allowed = {
		original_tag = FIN
	}
	enable = {
		SOV = { NOT = { has_completed_focus = SOV_beaten_but_not_defeated } }
		OR = {
			has_country_flag = FIN_AI_RANDOM_COMMUNIST_PLAN
			has_game_rule = {
				rule = FIN_ai_behavior
				option = FIN_COMMUNIST_PLAN
			}
		}
	}

	abort = {
		SOV = { has_completed_focus = SOV_beaten_but_not_defeated }
	}

	ai_national_focuses = {
		#1936
		FIN_suomalainen_sosialismi
		FIN_towards_a_red_government
		FIN_increase_military_budget
		FIN_suomen_maavoimat


		#1938
		FIN_cooperate_with_social_democrats #35
		FIN_the_second_finnish_civil_war #35
		FIN_the_workers_state
		FIN_the_red_watch
		FIN_the_peoples_democratic_league


		FIN_approach_the_soviets #35
		FIN_finno_soviet_pact
		FIN_subsidized_national_industrialization
		FIN_finnish_learned_societies
		FIN_finno_estonian_union

		FIN_enhance_southern_infrastructure
		FIN_industrial_development

		#1937
		FIN_extra_refresher_exercises
		FIN_janiskoski_power_plant #35
		FIN_outokumpu_for_defence_industry


		FIN_join_the_comintern #35 #If not available the AI will end up taking United Under the North Star instead
		FIN_finnish_autonomy
		FIN_integrate_kola_and_karelia
		FIN_finnish_influence_in_the_baltic
		FIN_keepers_of_the_baltic_countries
		FIN_red_finland

	}

	#Focuses never to take
	focus_factors = {
		FIN_finnish_neutrality = 0
		FIN_right_wing_policies = 0
		#FIN_antagonize_the_soviets = 0 #Pick Approach the Soviets, but don't add a 0 weight to Antagonize in case Soviets say no to Finland.
		FIN_join_the_comintern = 10 #Pick Join the Comintern over United Under the North Star
	}		

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

	allowed = {
		original_tag = FIN
	}
	enable = {
		SOV = { has_completed_focus = SOV_beaten_but_not_defeated }
		OR = {
			has_country_flag = FIN_AI_RANDOM_COMMUNIST_PLAN
			has_game_rule = {
				rule = FIN_ai_behavior
				option = FIN_COMMUNIST_PLAN
			}
		}
	}

	abort = {
	}

	ai_national_focuses = {
		#1936
		FIN_suomalainen_sosialismi
		FIN_towards_a_red_government
		FIN_increase_military_budget
		FIN_suomen_maavoimat


		#1938
		FIN_cooperate_with_social_democrats #35
		FIN_the_second_finnish_civil_war #35
		FIN_the_workers_state
		FIN_the_red_watch
		FIN_the_peoples_democratic_league


		FIN_antagonize_the_soviets
		FIN_finnish_learned_societies
		FIN_finnish_federation_of_trade_unions
		FIN_finno_estonian_union


		FIN_united_under_the_north_star
		FIN_aid_for_entrepreneurs
		FIN_secure_the_baltic_sea
		FIN_socialist_welfare
		FIN_finnish_influence_in_the_baltic
		FIN_confederated_finno_russian_republics

		FIN_enhance_southern_infrastructure
		FIN_industrial_development

		#1937
		FIN_extra_refresher_exercises
		FIN_janiskoski_power_plant #35
		FIN_outokumpu_for_defence_industry

	}

	#Focuses never to take
	focus_factors = {
		FIN_finnish_neutrality = 0
		FIN_right_wing_policies = 0
		#FIN_antagonize_the_soviets = 0 #Pick Approach the Soviets, but don't add a 0 weight to Antagonize in case Soviets say no to Finland.
		FIN_join_the_comintern = 10 #Pick Join the Comintern over United Under the North Star
	}		

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

FIN_democratic_plan = {
	
	allowed = {
		original_tag = FIN
	}
	enable = {
		OR = {
			has_country_flag = FIN_AI_RANDOM_DEMOCRATIC_PLAN
			has_game_rule = {
				rule = FIN_ai_behavior
				option = FIN_DEMOCRATIC_PLAN
			}
		}
	}

	abort = {

	}

	ai_national_focuses = {
		#1936
		FIN_suomalainen_sosialismi #35
		FIN_social_democracy #35
		FIN_antagonize_the_soviets #35
		FIN_finnish_learned_societies
		FIN_pragmatic_socialism #35
		FIN_finno_estonian_union
		FIN_sosialistinen_eduskuntaryhma
		FIN_social_democratic_womens_union
		FIN_mineral_wealth
		FIN_approach_major_democracies
		FIN_secure_the_baltic_sea
		FIN_socialist_welfare
		FIN_aid_for_entrepreneurs

		FIN_united_under_the_north_star
		FIN_finnish_influence_in_the_baltic
		FIN_confederated_finno_russian_republics

		FIN_enhance_southern_infrastructure
		FIN_industrial_development
		FIN_increase_military_budget #35
		FIN_janiskoski_power_plant #35

		#1937
		FIN_social_democratic_womens_union
		FIN_sosialistinen_eduskuntaryhma #35
		FIN_suomen_maavoimat
		FIN_extra_refresher_exercises
		FIN_mannerheim_line
		FIN_expand_imatra_hydropower_plant #35


		FIN_align_the_agrarian_league #35
		FIN_the_finnish_swedish_peoples_party

		#1938
		FIN_outokumpu_for_defence_industry
		FIN_the_cold_front #35
		FIN_jaeger_movement
		FIN_defense_in_depth
		FIN_suomen_ilmavoimat
		FIN_winter_warfare #35
				
		#1939
		FIN_defensive_preparations
		FIN_trade_agreements
		FIN_motti_tactics #35
		FIN_finnish_federation_of_trade_unions

		#1940
		FIN_salvaged_and_retooled
		FIN_mineral_wealth

		# DEMOCRATIC AI PUSHED TOWARDS focus Approach Major Democracies if conditionas are appropriate (in the FT weights), otherwise it will go for United Under the North Star

	}

	#Focuses never to take
	focus_factors = {
		FIN_finnish_neutrality = 0
		FIN_right_wing_policies = 0
		FIN_approach_the_soviets = 0 #Pick Antagonize the Soviets
		FIN_approach_major_democracies = 10 #Pick Approach Major Democracies over United Under the North Star
	}		

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