POR_historical_plan = {
	name = "Historical Neutrality"
	desc = "Under the regime of Salazar, Portugal will strengthen the Estado Novo and will attempt to remain neutral during the World War."

	allowed = {
		original_tag = POR
	}
	enable = {
		OR = {
			AND = {
				is_historical_focus_on = yes
				has_game_rule = {
					rule = POR_ai_behavior
					option = DEFAULT
				}
			}
			has_country_flag = POR_AI_RANDOM_HISTORICAL
			has_game_rule = {
				rule = POR_ai_behavior
				option = HISTORICAL
			}
		}	
	}
	abort = {
		OR = {
			has_war_with = SPA
			has_war_with = SPD
			has_war_with = ENG
			has_war_with = GER
			has_government = communism
			has_government = democratic
			has_government = fascism
		}
	}

	ai_national_focuses = {
		#1936
		POR_estado_novo
		POR_support_the_spanish_nationalists
		POR_portuguese_legion
		POR_continue_the_public_works
		POR_instituto_superior_tecnico
		POR_ogme
		POR_military_vehicles
		POR_military_research_facilities
		POR_portuguese_artillery
		POR_ogma
		POR_second_navy_reequipment
		POR_food_industries
		POR_textile_industry
		POR_a_powerful_merchant_marine
		POR_arsenal_do_alfeite
		POR_strengthen_the_regime
		POR_roads_bridges_and_dams
		POR_colonial_assimilation_policy
		POR_luso_tropicalism
		POR_colonial_army
		POR_infrastructure_in_angola
		POR_develop_north_angola
		POR_develop_south_angola
		POR_extraction_industries
		POR_hydroelectricity
		POR_portuguese_oil
		POR_develop_mozambique
		POR_appease_monarchists
		POR_concordat_with_the_holy_see
		POR_national_gold_reserves
		POR_proudly_alone
		POR_light_aircraft_focus
		POR_advanced_light_aircraft
		POR_army_reorganization
		POR_metropolitan_army
		POR_standardization
	}
	focus_factors = {
		POR_send_assistance = 0
		POR_nationalist_intervention = 0
		POR_iberian_summit = 0
		POR_the_eastern_menace = 0
		POR_the_communist_threat = 0
		POR_national_syndicalism = 0
		POR_honor_anglo_portuguese_alliance = 0
		POR_a_royal_wedding = 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
		}
	}

}