ICE_historical_plan = {
	name = "Iceland historical plan"
	desc = "Historical behavior for Iceland"

	allowed = {
		original_tag = ICE
	}
	enable = {
		OR = {
			AND = {
				is_historical_focus_on = yes
				has_game_rule = {
					rule = ICE_ai_behavior
					option = DEFAULT
				}
			}
			has_country_flag = ICE_AI_RANDOM_HISTORICAL
			has_game_rule = {
				rule = ICE_ai_behavior
				option = HISTORICAL
			}
		}
	}
	#abort = { 
	#
	#}

	ai_national_focuses = {
		# Do whenever possible 
		ICE_international_trade
		ICE_the_armed_forces_of_iceland
		#ICE_american_protection
		#ICE_republicanism

		#1936
		ICE_the_kingdom_of_iceland	
		ICE_declare_absolute_neutrality
		ICE_expand_the_fishing_industry
		ICE_engineering_projects

		#1937
		

		#1938
	
	
		
		#1939 
		

		#1940
		

		

	}

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

}