ITA_historical_plan = {
	name = "Italy historical plan"
	desc = "Historical behavior for Italy"

	allowed = {
		original_tag = ITA
	}
	enable = {
		OR = {
			AND = {
				is_historical_focus_on = yes
				has_game_rule = {
					rule = ITA_ai_behavior
					option = DEFAULT
				}
			}
			has_country_flag = ITA_AI_RANDOM_FASCIST_HISTORICAL
			has_game_rule = {
				rule = ITA_ai_behavior
				option = FASCIST_HISTORICAL
			}
		}
	}
	abort = {
		GER = {
			OR = {
				has_completed_focus = GER_oppose_hitler_ww
				has_completed_focus = GER_oppose_hitler
			}
		}
	}

	ai_national_focuses = {

		# historical_ai trigger

		ITA_war_with_greece

		#1936
		ITA_ethiopian_war_logistics_bba #35
		ITA_italian_highways_bba #35
		ITA_servizio_informazione_militare #ASAP after Solid Progress / Struggle in Ethiopia
		ITA_triumph_in_africa_bba #35 ASAP after winning in Ethiopia
		ITA_ministry_of_italian_africa #35 ASAP after winning in Ethiopia
		ITA_foreign_affairs #35 ASAP after winning in Ethiopia
		ITA_the_new_emperor_of_ethiopia #35 #May 36 - ASAP after winning in Ethiopia
		ITA_devaluate_the_lire #35 #Oct 1936 - ASAP after winning in Ethiopia
		ITA_topple_amhara_rulers #35 ASAP after winning in Ethiopia

		#1937
		ITA_corpo_di_truppe_volontarie #35 ASAP after winning in Ethiopia
		ITA_army_primacy_bba #35
		ITA_culto_del_duce
		ITA_fiocchi_munizioni #35
		ITA_naval_power_projection #35
		ITA_air_innovations_bba #35
		ITA_expand_rome_flying_school #35
		ITA_oto_naval_guns #35
		ITA_develop_libya #35

		#1938
		ITA_steel_industry_in_terni
		ITA_citta_dell_aria
		ITA_the_man_of_providence #35
		ITA_security_militias #35
		ITA_railway_innovations
		ITA_expand_foggia_farm_fields

		#1939
		ITA_potential_allies_in_the_balkans #35 #CAUTION: IF REPLACING THIS OR MOVING IT PAST AUGUST 1939, NEED TO REMOVE THE EXTRA FASCISM GIVEN TO BUL and YUG in 1939 BOOKMARK
		ITA_develop_eritrea #35
		ITA_industria_della_gomma_sintetica #35
		ITA_albanian_occupation #35 #Apr 1939
		ITA_pact_of_steel #35 #May 39
		ITA_expand_naval_facilities #35
		ITA_stockpile_fuel #35
		ITA_develop_ethiopia #35
		ITA_regional_development

		#1940 (Oct -> Invasion of Greece)
		ITA_german_military_cooperation #35
		ITA_italian_irredentism
		ITA_support_albanian_irredentism #35
		ITA_a_bandits_war
		ITA_superesercito #35 #Jun 40
		ITA_treaty_with_germany #35
		ITA_war_with_greece #35
		ITA_superaereo #35 #Jun 40

		#1941 (Apr -> Invasion of Yugoslavia)
		ITA_milizia_marittima_di_artiglieria
		ITA_supermarina #35 Jun 40
		ITA_prospect_for_oil #35
		ITA_army_leaders
		ITA_italian_tankettes
		ITA_strengthen_northern_industry
		ITA_ministero_della_cultura_popolare #35
		ITA_believe_obey_fight #35

		#1942
		ITA_investments_in_edison
		ITA_expand_national_universities
		ITA_legge_bottai #35
		ITA_self_propelled_guns
		ITA_banda_carita
		ITA_modernize_ansaldo_facilities

		#1943
		ITA_bersaglieri
		ITA_ferrea_mole_ferreo_cuore #35
		ITA_brescia_small_arms_industry #35
		ITA_milan_comms_industry #35
		ITA_redirect_alfa_romeo_production
		ITA_polizia_dell_africa_italiana
		ITA_increase_production #35

		#1944
		ITA_banda_koch

		#1945

	}				

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

}