ICE_alt_democratic_strategy_plan = {
	name = "Alternative democratic plan for Iceland"
	desc = "Iceland will try to cooperate with denmark, and fight alongside them against any enemies"

	allowed = {
		original_tag = ICE
	}
	enable = {
		OR = {
			has_country_flag = ICE_AI_RANDOM_ALT_DEMOCRATIC_PLAN
			has_game_rule = {
				rule = ICE_AI_BEHAVIOR
				option = ICE_SUPPORT_DENMARK
			}
		}
	}

	abort = {
	}

	ai_national_focuses = {
		# Do whenever possible 
		ICE_international_trade
		ICE_the_armed_forces_of_iceland
		ICE_fighting_as_equals
		ICE_banking_on_the_future

		#1936
		ICE_the_kingdom_of_iceland	
		ICE_united_we_stand
		ICE_expand_the_fishing_industry
		ICE_engineering_projects

		#1937
		ICE_joint_shipbuilding_programme
		ICE_patrolling_the_atlantic
		ICE_not_standing_idly_by
		ICE_industrial_cooperation

		#1938
		ICE_royal_marines
	
		
		#1939 
		

		#1940
		

		

	}	

	#Focuses never to take
	focus_factors = {
		ICE_declare_absolute_neutrality = 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
		}
	}
}

ICE_fascist_strategy_plan = {
	name = "Fascist plan for Iceland"
	desc = "Iceland will try to create a North Sea Empire"

	allowed = {
		original_tag = ICE
	}
	enable = {
		OR = {
			has_country_flag = ICE_AI_RANDOM_FASCIST_PLAN
			has_game_rule = {
				rule = ICE_AI_BEHAVIOR
				option = ICE_FASCIST_PLAN
			}
		}
	}

	abort = {
	}

	ai_national_focuses = {
		# Do whenever Possible!
		ICE_state_visits
		ICE_break_with_the_crown

		#1936
		ICE_not_our_king
		ICE_anti_capitalist_propaganda
		ICE_prepare_for_the_revolution
		ICE_expand_the_industrial_base
		ICE_organize_a_march

		#1937
		ICE_state_corporatism
		ICE_research_cooperation
		ICE_organize_the_greyshirts
		ICE_the_armed_forces_of_iceland
		

		#1938
		
		
		#1939
		

		#1940
		

		

	}	

	#Focuses never to take
	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
		}
	}
}

ICE_communist_strategy_plan = {
	name = "Communist plan for Iceland"
	desc = "Iceland will try to create a North Sea Communist state"

	allowed = {
		original_tag = ICE
	}
	enable = {
		OR = {
			has_country_flag = ICE_AI_RANDOM_COMMUNIST_PLAN
			has_game_rule = {
				rule = ICE_AI_BEHAVIOR
				option = ICE_COMMUNIST_PLAN
			}
		}
	}

	abort = {
	}

	ai_national_focuses = {
		# Do whenever Possible!
		ICE_international_relations
		ICE_break_with_the_crown

		#1936
		ICE_not_our_king
		ICE_anti_capitalist_propaganda
		ICE_expand_the_industrial_base
		ICE_rally_the_workers_of_reykjavik
		ICE_prepare_for_the_revolution
		

		#1937
		ICE_general_strike
		ICE_embrace_the_workers_revolution
		ICE_state_owned_industry
		ICE_transformation_of_nature
		ICE_international_research_community

		#1938
		
		
		#1939
		

		#1940
		

		

	}	

	#Focuses never to take
	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
		}
	}
}
