ideas = {
	hidden_ideas = {
		ITA_hidden_research_penalties_ns = { #Hidden idea to apply research penalties to certain military techs. Communicated in ITA_military_industry_dynamic_modifier (used as NS)
 			name = ITA_military_industry_dynamic_modifier #Just in case it shows up anywhere
			removal_cost = -1

			picture = SOV_third_five_year_plan_military #Icon needs to match the one in ITA_military_industry_dynamic_modifier (NS icon shows up in tech tab)
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				always = yes
			}
					
			research_bonus = { # WARNING!! Any changes here need to be applied in the Dynamic Modifier custom tooltip. Thanks for your attention.
				armor = -0.15
				infantry_weapons = -0.15
				artillery = -0.15
				air_equipment = -0.15
				naval_equipment = -0.15
			}
		}

		ITA_hidden_arty_production_ns = { #Hidden idea to apply arty production bonuses. Communicated in ITA_military_industry_dynamic_modifier (used as NS)
 			name = ITA_military_industry_dynamic_modifier #Just in case it shows up anywhere
			removal_cost = -1

			picture = SOV_third_five_year_plan_military #Icon needs to match the one in ITA_military_industry_dynamic_modifier (NS icon shows up in tech tab)
				
			allowed = {
				original_tag = ITA
			}
					
			equipment_bonus = { # WARNING!! Any changes here need to be applied in the Dynamic Modifier custom tooltip. Thanks for your attention.
				artillery_equipment = {
					instant = yes
					build_cost_ic = -0.1
				}
				anti_tank_equipment = {
					instant = yes
					build_cost_ic = -0.1
				}
				anti_air_equipment = {
					instant = yes
					build_cost_ic = -0.1
				}
			}
		}

		ITA_hidden_tankettes_ns = { #Hidden idea to apply light tanks bonuses. Communicated in ITA_military_industry_dynamic_modifier (used as NS)
 			name = ITA_military_industry_dynamic_modifier #Just in case it shows up anywhere
			removal_cost = -1

			picture = SOV_third_five_year_plan_military #Icon needs to match the one in ITA_military_industry_dynamic_modifier (NS icon shows up in tech tab)
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				always = yes
			}
					
			equipment_bonus = { # WARNING!! Any changes here need to be applied in the Dynamic Modifier custom tooltip. Thanks for your attention.
				light_tank_chassis = {
					instant = yes
					build_cost_ic = -0.05
					reliability = 0.05
				}
			}
		}

		ITA_hidden_spg_production_ns = { #Hidden idea to apply armored SPG and AT production bonuses. Communicated in ITA_military_industry_dynamic_modifier (used as NS)
 			name = ITA_military_industry_dynamic_modifier #Just in case it shows up anywhere
			removal_cost = -1

			picture = SOV_third_five_year_plan_military #Icon needs to match the one in ITA_military_industry_dynamic_modifier (NS icon shows up in tech tab)
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				always = yes
			}
					
			equipment_bonus = { # WARNING!! Any changes here need to be applied in the Dynamic Modifier custom tooltip. Thanks for your attention.
				light_tank_artillery_chassis = {
					instant = yes
					build_cost_ic = -0.05
				}
				medium_tank_artillery_chassis = {
					instant = yes
					build_cost_ic = -0.05
				}
				heavy_tank_artillery_chassis = {
					instant = yes
					build_cost_ic = -0.05
				}
				light_tank_destroyer_chassis = {
					instant = yes
					build_cost_ic = -0.05
				}
				medium_tank_destroyer_chassis = {
					instant = yes
					build_cost_ic = -0.05
				}
				heavy_tank_destroyer_chassis = {
					instant = yes
					build_cost_ic = -0.05
				}
			}
		}

		ITA_hidden_ferrea_mole_ns = { #Hidden idea to apply light cruisers production bonuses. Communicated in ITA_military_industry_dynamic_modifier (used as NS)
 			name = ITA_military_industry_dynamic_modifier #Just in case it shows up anywhere
			removal_cost = -1

			picture = SOV_third_five_year_plan_military #Icon needs to match the one in ITA_military_industry_dynamic_modifier (NS icon shows up in tech tab)
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				always = yes
			}
					
			equipment_bonus = { # WARNING!! Any changes here need to be applied in the Dynamic Modifier custom tooltip. Thanks for your attention.
				armor = {
					instant = yes
					defense = 0.05
					breakthrough = 0.05
				}
			}
		}

		ITA_hidden_standardization_ns = { #Hidden idea to apply arty production bonuses. Communicated in ITA_regia_aeronautica_dynamic_modifier (used as NS)
 			name = ITA_standardization #Just in case it shows up anywhere
			removal_cost = -1

			picture = GFX_idea_ITA_regia_aeronautica_3 #Icon needs to match the one in ITA_regia_aeronautica_dynamic_modifier modifiers (NS icon shows up in tech tab)
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				always = yes
			}
					
			equipment_bonus = { # WARNING!! Any changes here need to be applied in the Dynamic Modifier custom tooltip. Thanks for your attention.
				small_plane_airframe = {
					instant = yes
					build_cost_ic = -0.05
				}
				cv_small_plane_airframe = {
					instant = yes
					build_cost_ic = -0.05
				}
				small_plane_cas_airframe = {
					instant = yes
					build_cost_ic = -0.05
				}
				cv_small_plane_cas_airframe = {
					instant = yes
					build_cost_ic = -0.05
				}
				small_plane_naval_bomber_airframe = {
					instant = yes
					build_cost_ic = -0.05
				}
				cv_small_plane_naval_bomber_airframe = {
					instant = yes
					build_cost_ic = -0.05
				}
				medium_plane_airframe = {
					instant = yes
					build_cost_ic = -0.05
				}
				medium_plane_fighter_airframe = {
					instant = yes
					build_cost_ic = -0.05
				}
				medium_plane_scout_plane_airframe = {
					instant = yes
					build_cost_ic = -0.05
				}
				large_plane_airframe = {
					instant = yes
					build_cost_ic = -0.05
				}
				large_plane_maritime_patrol_plane_airframe = {
					instant = yes
					build_cost_ic = -0.05
				}
				transport_plane_equipment = {
					instant = yes
					build_cost_ic = -0.05
				}
			}
		}

		ITA_hidden_specialization_ns = { #Hidden idea to apply arty production bonuses. Communicated in ITA_regia_aeronautica_dynamic_modifier (used as NS)
 			name = ITA_specialization #Just in case it shows up anywhere
			removal_cost = -1

			picture = GFX_idea_ITA_regia_aeronautica_3 #Icon needs to match the one in ITA_regia_aeronautica_dynamic_modifier modifiers (NS icon shows up in tech tab)
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				always = yes
			}
					
			equipment_bonus = { # WARNING!! Any changes here need to be applied in the Dynamic Modifier custom tooltip. Thanks for your attention.
				small_plane_airframe = {
					instant = yes
					build_cost_ic = 0.05
				}
				cv_small_plane_airframe = {
					instant = yes
					build_cost_ic = 0.05
				}
				small_plane_cas_airframe = {
					instant = yes
					build_cost_ic = 0.05
				}
				cv_small_plane_cas_airframe = {
					instant = yes
					build_cost_ic = 0.05
				}
				small_plane_naval_bomber_airframe = {
					instant = yes
					build_cost_ic = 0.05
				}
				cv_small_plane_naval_bomber_airframe = {
					instant = yes
					build_cost_ic = 0.05
				}
				medium_plane_airframe = {
					instant = yes
					build_cost_ic = 0.05
				}
				medium_plane_fighter_airframe = {
					instant = yes
					build_cost_ic = 0.05
				}
				medium_plane_scout_plane_airframe = {
					instant = yes
					build_cost_ic = 0.05
				}
				large_plane_airframe = {
					instant = yes
					build_cost_ic = 0.05
				}
				large_plane_maritime_patrol_plane_airframe = {
					instant = yes
					build_cost_ic = 0.05
				}
				transport_plane_equipment = {
					instant = yes
					build_cost_ic = 0.05
				}
			}
		}

		ITA_hidden_light_cruisers_production_ns = { #Hidden idea to apply light cruisers production bonuses. Communicated in ITA_military_industry_dynamic_modifier (used as NS)
 			name = ITA_military_industry_dynamic_modifier #Just in case it shows up anywhere
			removal_cost = -1

			picture = SOV_third_five_year_plan_military #Icon needs to match the one in ITA_military_industry_dynamic_modifier (NS icon shows up in tech tab)
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				always = yes
			}
					
			equipment_bonus = { # WARNING!! Any changes here need to be applied in the Dynamic Modifier custom tooltip. Thanks for your attention.
				screen_ship = {
					instant = yes
					build_cost_ic = -0.05
					naval_speed = 0.05
				}
			}
		}

		ITA_hidden_heavy_cruisers_production_ns = { #Hidden idea to apply light cruisers production bonuses. Communicated in ITA_military_industry_dynamic_modifier (used as NS)
 			name = ITA_military_industry_dynamic_modifier #Just in case it shows up anywhere
			removal_cost = -1

			picture = SOV_third_five_year_plan_military #Icon needs to match the one in ITA_military_industry_dynamic_modifier (NS icon shows up in tech tab)
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				always = yes
			}
					
			equipment_bonus = { # WARNING!! Any changes here need to be applied in the Dynamic Modifier custom tooltip. Thanks for your attention.
				capital_ship = {
					instant = yes
					build_cost_ic = -0.05
					armor_value = 0.05
				}
			}
		}

		ITA_hidden_deck_conversion_production_ns = { #Hidden idea to apply light cruisers production bonuses. Communicated in ITA_military_industry_dynamic_modifier (used as NS)
 			name = ITA_military_industry_dynamic_modifier #Just in case it shows up anywhere
			removal_cost = -1

			picture = SOV_third_five_year_plan_military #Icon needs to match the one in ITA_military_industry_dynamic_modifier (NS icon shows up in tech tab)
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				always = yes
			}
					
			equipment_bonus = { # WARNING!! Any changes here need to be applied in the Dynamic Modifier custom tooltip. Thanks for your attention.
				carrier = {
					instant = yes
					build_cost_ic = -0.2
					armor_value = -0.1
					carrier_size = -1
				}
			}
		}

		ITA_fake_colonial_police_law = { #Used for tooltip purposes
			name = colonial_police
			removal_cost = -1
				
			allowed = {
				always = no
			}

			modifier = {
				resistance_target 				= -0.3
				compliance_gain 				= -0.02
				required_garrison_factor 		= -0.3
				resistance_damage_to_garrison	= -0.4
			}
		}

		ITA_aggressive_policy_in_ethiopia = { #Make the AI more aggressive when going all-in for ETH
			removal_cost = -1
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				always = yes
			}

			modifier = {
				ai_focus_aggressive_factor = 1
			}
		}

		ITA_hidden_railway_gun_production_ns = { #Hidden idea to apply railway gun production bonus. Communicated in ITA_military_industry_dynamic_modifier (used as NS)
 			name = ITA_military_industry_dynamic_modifier #Just in case it shows up anywhere
			removal_cost = -1

			picture = SOV_third_five_year_plan_military #Icon needs to match the one in ITA_military_industry_dynamic_modifier (NS icon shows up in tech tab)
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				always = yes
			}
					
			equipment_bonus = { # WARNING!! Any changes here need to be applied in the Dynamic Modifier custom tooltip. Thanks for your attention.
				railway_gun_equipment = {
					instant = yes
					build_cost_ic = -0.1
				}
				train_equipment = {
					instant = yes
					build_cost_ic = -0.1
				}
			}
		}

		ITA_hidden_super_heavy_aircraft_ns = { #Hidden idea to apply railway gun production bonus. Communicated in ITA_military_industry_dynamic_modifier (used as NS)
 			name = ITA_military_industry_dynamic_modifier #Just in case it shows up anywhere
			removal_cost = -1

			picture = SOV_third_five_year_plan_military #Icon needs to match the one in ITA_military_industry_dynamic_modifier (NS icon shows up in tech tab)
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				always = yes
			}
					
			equipment_bonus = { # WARNING!! Any changes here need to be applied in the Dynamic Modifier custom tooltip. Thanks for your attention.
				large_plane_airframe = {
					instant = yes
					build_cost_ic = -0.15
					reliability = 0.1
				}
			}
		}

		ITA_hidden_super_heavy_tank_ns = { #Hidden idea to apply railway gun production bonus. Communicated in ITA_military_industry_dynamic_modifier (used as NS)
 			name = ITA_military_industry_dynamic_modifier #Just in case it shows up anywhere
			removal_cost = -1

			picture = SOV_third_five_year_plan_military #Icon needs to match the one in ITA_military_industry_dynamic_modifier (NS icon shows up in tech tab)
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				always = yes
			}
					
			equipment_bonus = { # WARNING!! Any changes here need to be applied in the Dynamic Modifier custom tooltip. Thanks for your attention.
				super_heavy_tank_chassis = {
					instant = yes
					build_cost_ic = -0.2
					armor_value = 0.1
				}
			}
		}

		ITA_hidden_super_heavy_bb_ns = { #Hidden idea to apply railway gun production bonus. Communicated in ITA_military_industry_dynamic_modifier (used as NS)
 			name = ITA_military_industry_dynamic_modifier #Just in case it shows up anywhere
			removal_cost = -1

			picture = SOV_third_five_year_plan_military #Icon needs to match the one in ITA_military_industry_dynamic_modifier (NS icon shows up in tech tab)
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				always = yes
			}
					
			equipment_bonus = { # WARNING!! Any changes here need to be applied in the Dynamic Modifier custom tooltip. Thanks for your attention.
				ship_hull_super_heavy_1 = {
					instant = yes
					build_cost_ic = -0.15
					armor_value = 0.1
				}
			}
		}

		ITA_hidden_european_democracies_ns = { #Hidden idea to apply to countries to temporarily increase their democratic acceptance
			name = ITA_european_democracies

			removal_cost = -1
			
			allowed = {
				has_dlc = "By Blood Alone"
			}

			allowed_civil_war = {
				has_government = democratic
			}
					
			modifier = {
				democratic_acceptance = 50 
			}
		}

		
		ITA_italo_balbo_traits = { #HIDDEN ITALO BALBO LEADER AIR RESEARCH TRAIT
			name = ITA_italo_balbo

			picture = ITA_italo_balbo

			removal_cost = -1	
	
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_character = ITA_italo_balbo
			}
	
			research_bonus = {
				air_equipment = 0.05
			}
		}
	}

	country = {


##    ##    ###    ######## ####  #######  ##    ##    ###    ##           ######  ########  #### ########  #### ########  ######  
###   ##   ## ##      ##     ##  ##     ## ###   ##   ## ##   ##          ##    ## ##     ##  ##  ##     ##  ##     ##    ##    ## 
####  ##  ##   ##     ##     ##  ##     ## ####  ##  ##   ##  ##          ##       ##     ##  ##  ##     ##  ##     ##    ##       
## ## ## ##     ##    ##     ##  ##     ## ## ## ## ##     ## ##           ######  ########   ##  ########   ##     ##     ######  
##  #### #########    ##     ##  ##     ## ##  #### ######### ##                ## ##         ##  ##   ##    ##     ##          ## 
##   ### ##     ##    ##     ##  ##     ## ##   ### ##     ## ##          ##    ## ##         ##  ##    ##   ##     ##    ##    ## 
##    ## ##     ##    ##    ####  #######  ##    ## ##     ## ########     ######  ##        #### ##     ## ####    ##     ######  



 #     #                                            
 #     #    ##    #    #  #  #       #         ##   
 #     #   #  #   ##   #  #  #       #        #  #  
 #     #  #    #  # #  #  #  #       #       #    # 
  #   #   ######  #  # #  #  #       #       ###### 
   # #    #    #  #   ##  #  #       #       #    # 
    #     #    #  #    #  #  ######  ######  #    # 


		vittoria_mutilata = {			
			
			allowed = {
				original_tag = "ITA"
			}

			allowed_civil_war = {
				NOT = {
					OR = {
						has_government = communism
						has_government = democratic
					}
				}
			}
			
			removal_cost = -1
			
			modifier = {
				communism_acceptance = -10
				democratic_acceptance = -10
				fascism_acceptance = 10
				ai_focus_aggressive_factor = 0.5
				justify_war_goal_time = -0.05
			}
		}

		ITA_german_millitary_cooperation_focus = {

			picture = german_advisors

			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				OR = {
					AND = {
						has_government = fascism
						GER = {
							has_government = fascism
						}
					}
					AND = {
						has_government = communism
						GER = {
							has_government = communism
						}
					}
					AND = {
						has_government = democratic
						GER = {
							has_government = democratic
						}
					}
				}
			}

			removal_cost = -1	

			modifier = {
				land_doctrine_cost_factor = -0.05
				air_doctrine_cost_factor = -0.05
			}
			
		}


 #####   #####     ##   
 #    #  #    #   #  #  
 #####   #####   #    # 
 #    #  #    #  ###### 
 #    #  #    #  #    # 
 #####   #####   #    # 

 		ITA_iri_fake_ns = { #Only used for 1936 bookmark (dynamic modifiers don't show up there)
 			name = ITA_ricostruzione_industriale_dynamic_modifier

 			removal_cost = -1

 			picture = SOV_third_five_year_plan_civilian

 			allowed = {
 				always = no
 			}

 			modifier = {
 				production_speed_industrial_complex_factor = 0.05
 				industrial_concern_cost_factor = -0.35
 				tank_manufacturer_cost_factor = -0.15
 				materiel_manufacturer_cost_factor = -0.15
 				aircraft_manufacturer_cost_factor = -0.15
 				naval_manufacturer_cost_factor = -0.15
 			}
 		}

 		ITA_re_fake_ns = { #Only used for 1936 bookmark (dynamic modifiers don't show up there)
 			name = ITA_regio_esercito_dynamic_modifier

 			removal_cost = -1

 			picture = ITA_regio_esercito_1

 			allowed = {
 				always = no
 			}

 			modifier = {
 				max_dig_in_factor = 0.1
				land_doctrine_cost_factor = 0.1
				army_speed_factor = -0.1
				army_org_factor = -0.1
				org_loss_when_moving = 0.15
 			}
 		}

		vittorio_emanuele = {
			allowed = {
				original_tag = ITA
			}

			available = {
				NOT = {
					has_government = neutrality #remove if King in power
				}
			}

			allowed_civil_war = {
				NOT = { has_government = fascism }
			}
			
			removal_cost = -1
			
			modifier = {
				stability_factor = 0.05
			}
		}

		vittorio_emanuele_emperor_of_ethiopia = {
			name = vittorio_emanuele

			picture = ETH_victor_emanuel_of_ethiopia

			allowed = {
				original_tag = ITA
			}

			available = {
				NOT = {
					has_government = neutrality #remove if King in power
				}
			}

			allowed_civil_war = {
				NOT = { has_government = fascism }
			}
			
			removal_cost = -1
			
			modifier = {
				stability_factor = 0.06
				party_popularity_stability_factor = 0.1
				compliance_growth = 0.1
			}
		}

		vittorio_emanuele_king_of_albania = {
			name = vittorio_emanuele

			picture = ITA_vittorio_emanuele_of_albania

			allowed = {
				original_tag = ITA
			}

			available = {
				NOT = {
					has_government = neutrality #remove if King in power
				}
			}

			allowed_civil_war = {
				NOT = { has_government = fascism }
			}
			
			removal_cost = -1
			
			modifier = {
				stability_factor = 0.06
				party_popularity_stability_factor = 0.1
				compliance_growth = 0.1
			}
		}

		vittorio_emanuele_albania_ethiopia = {
			name = vittorio_emanuele
			
			picture = ITA_vittorio_emanuele_of_everything

			allowed = {
				original_tag = ITA
			}

			available = {
				NOT = {
					has_government = neutrality #remove if King in power
				}
			}

			allowed_civil_war = {
				NOT = { has_government = fascism }
			}
			
			removal_cost = -1
			
			modifier = {
				stability_factor = 0.07
				party_popularity_stability_factor = 0.2
				compliance_growth = 0.2
			}
		}
                        

		ITA_offensive_in_ethiopia = {
			removal_cost = -1

			picture = generic_acquire_tanks
			
			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			targeted_modifier = {
				tag = ETH
				attack_bonus_against = 0.15
			}
			
		}

		ITA_logistics_in_ethiopia = {
			removal_cost = -1

			picture = CZE_planning_bonus

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}

			modifier = {
				heat_attrition_factor = -0.15
				supply_consumption_factor = -0.05
				army_org_regain = 0.1
			}
			
		}

		ITA_stockpiling_fuel = {
			removal_cost = -1

			picture = generic_stockpile_fuel
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				always = yes
			}
					
			modifier = {
				army_fuel_consumption_factor = -0.15
				air_fuel_consumption_factor = -0.15
				navy_fuel_consumption_factor = -0.15
				production_speed_fuel_silo_factor = 0.5
			}
		}

		ITA_foggia_farm_fields = {
			removal_cost = -1

			picture = LIT_invested_in_farms
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				always = yes
			}
					
			modifier = {
				consumer_goods_factor = -0.15
				supply_node_range = 0.1
				supply_consumption_factor = -0.1
			}
		}

		ITA_hardened_irregular_bands = {
			removal_cost = -1

			picture = ITA_hardened_irregular_bands
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				always = yes
			}
				
			modifier = {
				custom_modifier_tooltip = ITA_hardened_irregular_bands_tt
				hidden_modifier = {
					modifier_army_sub_unit_irregular_infantry_attack_factor = 0.05
					modifier_army_sub_unit_irregular_infantry_defence_factor = 0.05
					modifier_army_sub_unit_irregular_infantry_speed_factor = 0.05
					modifier_army_sub_unit_cavalry_attack_factor = 0.05
					modifier_army_sub_unit_cavalry_defence_factor = 0.05
					modifier_army_sub_unit_cavalry_speed_factor = 0.05
					modifier_army_sub_unit_camelry_attack_factor = 0.05
					modifier_army_sub_unit_camelry_defence_factor = 0.05
					modifier_army_sub_unit_camelry_speed_factor = 0.05
				}
			}
		}

		ITA_servizio_informazione_militare_ns = {
			removal_cost = -1

			picture = generic_spy_intel
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				always = yes
			}
					
			modifier = {
				operative_slot = 1
			}
		}

		ITA_servizio_informazione_militare_ns_vanilla = {
			name = ITA_servizio_informazione_militare_ns
			removal_cost = -1

			picture = generic_spy_intel
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				always = yes
			}
					
			modifier = {
				foreign_subversive_activites = -0.25
				subversive_activites_upkeep = -0.25
			}
		}


		ITA_servizio_informazione_militare_banda_carita = {
			name = ITA_servizio_informazione_militare_ns

			removal_cost = -1

			picture = generic_spy_intel
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				always = yes
			}
					
			modifier = {
				operative_slot = 2
				enemy_operative_detection_chance_factor = 0.1
				root_out_resistance_effectiveness_factor = 0.1
				enemy_operative_intel_extraction_rate = 0.05
			}
		}

		ITA_servizio_informazione_militare_banda_koch = {
			name = ITA_servizio_informazione_militare_ns

			removal_cost = -1

			picture = generic_spy_intel
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				always = yes
			}
					
			modifier = {
				operative_slot = 3
				enemy_operative_detection_chance_factor = 0.1
				root_out_resistance_effectiveness_factor = 0.1
				enemy_operative_intel_extraction_rate = 0.1
				enemy_operative_capture_chance_factor = 0.1
				intelligence_agency_defense = 0.1
			}
		}

		ITA_devaluated_lira = {
			removal_cost = -1

			picture = ITA_devaluated_lira
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				always = yes
			}
					
			modifier = {
				consumer_goods_factor = -0.10
			}
		}

		ITA_battaglia_del_grano = {
			removal_cost = -1

			picture = generic_agrarian_reform
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				always = yes
			}
					
			modifier = {
				consumer_goods_factor = -0.15
				political_power_factor = -0.15
				out_of_supply_factor = -0.1
			}
		}

		ITA_battaglia_per_la_terra = {
			removal_cost = -1

			picture = hol_shell_shocked_spectator
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				always = yes
			}
					
			modifier = {
				consumer_goods_factor = -0.05
				political_power_factor = 0.1
			}
		}

		ITA_battaglia_per_la_nascite = {
			removal_cost = -1

			picture = ITA_battaglie_per_la_nascite
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				always = yes
			}
					
			modifier = {
				monthly_population = 0.3
				political_power_factor = 0.15
				drift_defence_factor = 0.15
				democratic_acceptance = -50
				communism_acceptance = -50
			}
		}

		ITA_camicie_nere = {
			removal_cost = -1

			picture = ITA_camicie_nere
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				always = yes
			}

			available = {
				OR = {
					has_government = fascism
					has_completed_focus = ITA_security_militias
				}
			}
					
			modifier = {
				custom_modifier_tooltip = ITA_camicie_nere_mp_tt
				resistance_garrison_penetration_chance = -0.1
				resistance_damage_to_garrison = -0.1
				conscription_factor = 0.15
				fascism_drift = 0.02
			}
		}

		ITA_camicie_nere_strengthened = {
			name = ITA_camicie_nere
			removal_cost = -1

			picture = ITA_camicie_nere
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				always = yes
			}

			available = {
				OR = {
					has_government = fascism
					has_completed_focus = ITA_security_militias
				}
			}
					
			modifier = {
				custom_modifier_tooltip = ITA_camicie_nere_mp_tt
				resistance_garrison_penetration_chance = -0.1
				resistance_damage_to_garrison = -0.1
				conscription_factor = 0.15
				fascism_drift = 0.02
				modifier_army_sub_unit_militia_max_org_factor = 0.05
			}
		}

		ITA_camicie_nere_milizia_coloniale = {
			name = ITA_camicie_nere
			removal_cost = -1

			picture = ITA_camicie_nere
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				always = yes
			}

			available = {
				OR = {
					has_government = fascism
					has_completed_focus = ITA_security_militias
				}
			}
					
			modifier = {
				custom_modifier_tooltip = ITA_camicie_nere_mp_tt
				resistance_garrison_penetration_chance = -0.1
				resistance_damage_to_garrison = -0.1
				conscription_factor = 0.15
				fascism_drift = 0.02
				modifier_army_sub_unit_militia_max_org_factor = 0.05
				non_core_manpower = 0.1
			}
		}

		ITA_camicie_nere_full = {
			name = ITA_camicie_nere
			removal_cost = -1

			picture = ITA_camicie_nere
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				always = yes
			}

			available = {
				OR = {
					has_government = fascism
					has_completed_focus = ITA_security_militias
				}
			}
					
			modifier = {
				custom_modifier_tooltip = ITA_camicie_nere_mp_tt
				resistance_garrison_penetration_chance = -0.1
				resistance_damage_to_garrison = -0.1
				conscription_factor = 0.15
				fascism_drift = 0.02
				modifier_army_sub_unit_militia_max_org_factor = 0.1
				non_core_manpower = 0.1
			}
		}

		ITA_italian_irredentism_ns = {
			removal_cost = -1

			picture = ITA_italian_irredentism
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				always = yes
			}

			available = {
				has_completed_focus = ITA_italian_irredentism
			}
					
			modifier = {
				justify_war_goal_time = -0.25
				justify_war_goal_when_in_major_war_time = -0.35
			}
		}

		ITA_bandits_war = {
			removal_cost = -1
			picture = ITA_bandits_war
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				always = yes
			}
					
			equipment_bonus = {
				armored_car_equipment = {
					instant = yes
					build_cost_ic = -0.1
					reliability = 0.05
				}
				motorized_equipment = {
					instant = yes
					build_cost_ic = -0.1
				}
				mechanized_equipment = {
					instant = yes
					build_cost_ic = -0.1
				}
			}

			modifier = {
				modifier_army_sub_unit_armored_car_max_org_factor = 0.1
			}
		}

		ITA_bandits_war_no_lar = {
			name = ITA_bandits_war
			removal_cost = -1

			picture = ITA_bandits_war

			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				always = yes
			}
					
			equipment_bonus = {
				motorized_equipment = {
					instant = yes
					build_cost_ic = -0.1
				}
				mechanized_equipment = {
					instant = yes
					build_cost_ic = -0.1
				}
			}
		}

		ITA_the_eastern_threat_ns = {
			name = ITA_the_eastern_threat
			removal_cost = -1

			picture = SOV_factionalism_modifier
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				always = yes
			}

			targeted_modifier = {
				tag = SOV
				attack_bonus_against = 0.1
			}
		}

		ITA_pact_of_steel = {
			removal_cost = -1

			picture = generic_fascism_drift_2
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				always = yes
			}

			available = {
				has_completed_focus = ITA_pact_of_steel
			}

			modifier = {
				production_speed_arms_factory_factor = 0.1
				industrial_capacity_factory = 0.1
			}
		}

		ITA_aviazione_legionaria = {
			removal_cost = -1

			picture = air_war_plans_division_focus
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				always = yes
			}

			available = {
				has_completed_focus = ITA_corpo_di_truppe_volontarie
			}

			modifier = {
				air_bombing_targetting = 0.1
				air_escort_efficiency = 0.1
				air_intercept_efficiency = 0.1
				experience_gain_air_factor = 0.15
				air_volunteer_cap = 1
			}
		}

		ITA_sold_obsolete_escort_ships_ns = {
			removal_cost = -1

			picture = generic_the_london_naval_treaty
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				always = yes
			}

			modifier = {
				consumer_goods_factor = -0.03
			}
		}

		ITA_strengthened_heavy_industry = {
			removal_cost = -1

			picture = generic_exploit_mines
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_country_leader = {
					character = ITA_benito_mussolini
					ruling_only = yes
				}
			}

			modifier = {
				production_speed_industrial_complex_factor = 0.05
				production_speed_arms_factory_factor = 0.05
				production_speed_dockyard_factor = 0.05
			}
		}

		ITA_strengthened_the_army = {
			removal_cost = -1

			picture = generic_war_preparation
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_country_leader = {
					character = ITA_benito_mussolini
					ruling_only = yes
				}
			}

			modifier = {
				command_power_gain_mult = 0.1
				mobilization_speed = 0.15
				experience_gain_army_factor = 0.1
			}
		}

		ITA_disgruntlement_in_the_army = {
			removal_cost = -1

			picture = generic_army_problems
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_country_leader = {
					character = ITA_benito_mussolini
					ruling_only = yes
				}
			}

			modifier = {
				experience_gain_army_factor = -0.05
			}
		}

		ITA_efficient_supply_lines = {
			removal_cost = -1

			picture = generic_supply_lines
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_country_leader = {
					character = ITA_benito_mussolini
					ruling_only = yes
				}
			}

			modifier = {
				heat_attrition_factor = -0.15
				winter_attrition_factor = -0.15
				army_org_regain = 0.1
				supply_node_range = 0.1
			}
		}

		ITA_efficient_supply_lines_lion_version = { #As greater reward in Missiolini due to To Live as a Lion focus
			name = ITA_efficient_supply_lines

			removal_cost = -1

			picture = generic_supply_lines
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_country_leader = {
					character = ITA_benito_mussolini
					ruling_only = yes
				}
			}

			modifier = {
				heat_attrition_factor = -0.2
				winter_attrition_factor = -0.2
				army_org_regain = 0.12
				supply_node_range = 0.12
			}
		}

		ITA_fuel_reserves = {
			removal_cost = -1

			picture = generic_fuel_reserves
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_country_leader = {
					character = ITA_benito_mussolini
					ruling_only = yes
				}
			}

			modifier = {
				recon_factor = 0.05
				naval_coordination = 0.05
				fighter_sortie_efficiency = 0.05
				air_mission_efficiency = 0.05
			}
		}

		ITA_fuel_reserves_lion_version = {
			name = ITA_fuel_reserves

			removal_cost = -1

			picture = generic_fuel_reserves
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_country_leader = {
					character = ITA_benito_mussolini
					ruling_only = yes
				}
			}

			modifier = {
				recon_factor = 0.1
				naval_coordination = 0.1
				fighter_sortie_efficiency = 0.1
				air_mission_efficiency = 0.07
			}
		}

		ITA_strengthened_the_airforce = {
			removal_cost = -1

			picture = generic_aircraft_support
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_country_leader = {
					character = ITA_benito_mussolini
					ruling_only = yes
				}
			}

			modifier = {
				air_superiority_bonus_in_combat = 0.05
				air_cas_present_factor = 0.05
				experience_gain_air_factor = 0.1
			}
		}

		ITA_strengthened_the_airforce_lion_version = {
			name = ITA_strengthened_the_airforce

			removal_cost = -1

			picture = generic_aircraft_support
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_country_leader = {
					character = ITA_benito_mussolini
					ruling_only = yes
				}
			}

			modifier = {
				air_superiority_bonus_in_combat = 0.1
				air_cas_present_factor = 0.1
				experience_gain_air_factor = 0.15
			}
		}

		ITA_disgruntlement_in_the_airforce = {
			removal_cost = -1

			picture = SOV_ground_based_training
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_country_leader = {
					character = ITA_benito_mussolini
					ruling_only = yes
				}
			}

			modifier = {
				experience_gain_air_factor = -0.05
			}
		}

		ITA_expanded_intelligence_service_basic = {
			removal_cost = -1

			picture = SOV_scientist_defect
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_country_leader = {
					character = ITA_benito_mussolini
					ruling_only = yes
				}
			}

			modifier = {
				local_intel_to_enemies = -0.1
			}
		}

		ITA_expanded_intelligence_service_basic_lion_version = {
			name = ITA_expanded_intelligence_service_basic
			removal_cost = -1

			picture = SOV_scientist_defect
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_country_leader = {
					character = ITA_benito_mussolini
					ruling_only = yes
				}
			}

			modifier = {
				local_intel_to_enemies = -0.15
			}
		}

		ITA_expanded_intelligence_service_cryptology_department = {
			name = ITA_expanded_intelligence_service_basic
			removal_cost = -1

			picture = SOV_scientist_defect
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_country_leader = {
					character = ITA_benito_mussolini
					ruling_only = yes
				}
			}

			modifier = {
				decryption_factor = 0.1
			}
		}

		ITA_expanded_intelligence_service_cryptology_department_lion_version = {
			name = ITA_expanded_intelligence_service_basic
			removal_cost = -1

			picture = SOV_scientist_defect
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_country_leader = {
					character = ITA_benito_mussolini
					ruling_only = yes
				}
			}

			modifier = {
				decryption_factor = 0.15
			}
		}

		ITA_expanded_intelligence_service_army_department = {
			name = ITA_expanded_intelligence_service_basic
			removal_cost = -1

			picture = SOV_scientist_defect
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_country_leader = {
					character = ITA_benito_mussolini
					ruling_only = yes
				}
			}

			modifier = {
				army_intel_factor = 0.1
			}
		}

		ITA_expanded_intelligence_service_army_department_lion_version = {
			name = ITA_expanded_intelligence_service_basic
			removal_cost = -1

			picture = SOV_scientist_defect
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_country_leader = {
					character = ITA_benito_mussolini
					ruling_only = yes
				}
			}

			modifier = {
				army_intel_factor = 0.15
			}
		}

		ITA_expanded_intelligence_service_anti_partisan = {
			name = ITA_expanded_intelligence_service_basic
			removal_cost = -1

			picture = SOV_scientist_defect
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_country_leader = {
					character = ITA_benito_mussolini
					ruling_only = yes
				}
			}

			modifier = {
				root_out_resistance_effectiveness_factor = 0.1
			}
		}

		ITA_expanded_intelligence_service_anti_partisan_lion_version = {
			name = ITA_expanded_intelligence_service_basic
			removal_cost = -1

			picture = SOV_scientist_defect
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_country_leader = {
					character = ITA_benito_mussolini
					ruling_only = yes
				}
			}

			modifier = {
				root_out_resistance_effectiveness_factor = 0.15
			}
		}

		ITA_expanded_intelligence_service_passive_defense = {
			name = ITA_expanded_intelligence_service_basic
			removal_cost = -1

			picture = SOV_scientist_defect
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_country_leader = {
					character = ITA_benito_mussolini
					ruling_only = yes
				}
			}

			modifier = {
				enemy_operative_detection_chance_factor = 0.1
			}
		}

		ITA_expanded_intelligence_service_passive_defense_lion_version = {
			name = ITA_expanded_intelligence_service_basic
			removal_cost = -1

			picture = SOV_scientist_defect
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_country_leader = {
					character = ITA_benito_mussolini
					ruling_only = yes
				}
			}

			modifier = {
				enemy_operative_detection_chance_factor = 0.15
			}
		}

		ITA_bolstered_political_cabinet = {
			removal_cost = -1

			picture = generic_pp_unity_bonus
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_country_leader = {
					character = ITA_benito_mussolini
					ruling_only = yes
				}
			}

			modifier = {
				political_power_gain = 0.5
				war_stability_factor = -0.1
				fascism_drift = 0.1
				stability_factor = 0.05
			}
		}

		ITA_bolstered_political_cabinet_lion_version = {
			name = ITA_bolstered_political_cabinet

			removal_cost = -1

			picture = generic_pp_unity_bonus
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_country_leader = {
					character = ITA_benito_mussolini
					ruling_only = yes
				}
			}

			modifier = {
				political_power_gain = 0.7
				war_stability_factor = -0.1
				fascism_drift = 0.12
				stability_factor = 0.07
			}
		}

		ITA_bolstered_military_high_command = {
			removal_cost = -1

			picture = general_staff
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_country_leader = {
					character = ITA_benito_mussolini
					ruling_only = yes
				}
			}

			modifier = {
				max_command_power = 50
				command_power_gain_mult = 0.1
				experience_gain_army_factor = 0.1
				experience_gain_air_factor = 0.1
				experience_gain_navy_factor = 0.1
			}
		}

		ITA_bolstered_military_high_command_lion_version = {
			name = ITA_bolstered_military_high_command
			removal_cost = -1

			picture = general_staff
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_country_leader = {
					character = ITA_benito_mussolini
					ruling_only = yes
				}
			}

			modifier = {
				max_command_power = 75
				command_power_gain_mult = 0.15
				experience_gain_army_factor = 0.15
				experience_gain_air_factor = 0.15
				experience_gain_navy_factor = 0.15
			}
		}

		ITA_all_within_the_state_ns = {
			removal_cost = -1

			picture = tur_etatism
				
			allowed = {
				original_tag = ITA
			}

			modifier = {
				stability_factor = -0.1
				industrial_capacity_factory = 0.1
				consumer_goods_factor = -0.15
				surrender_limit = 0.1
			}
		}

		ITA_gappisti_ns = {
			removal_cost = -1

			picture = SPR_masters_of_our_own_fate
				
			allowed = {
				original_tag = ITA
			}
					
			modifier = {
				operative_slot = 1
				operation_make_resistance_contacts_outcome = 0.15
				operation_boost_resistance_outcome = 0.15
				target_sabotage_factor = 0.1
			}
		}

		ITA_anti_partisan_measures_ns = {
			removal_cost = -1

			picture = generic_oppression
				
			allowed = {
				original_tag = ITA
			}
					
			modifier = {
				root_out_resistance_effectiveness_factor = 0.15
				intelligence_agency_defense = 0.1
			}
		}

		ITA_grande_rivolta_rurale_ns = {
			removal_cost = -1

			picture = generic_mountain_warfare
				
			allowed = {
				original_tag = ITA
			}

			on_remove = { #Remove terrain bonuses for militias
				hidden_effect = {
					set_technology = { 
						mountain_warfare_militias_tech = 0
						popup = no
					}
				}
			}

			modifier = {
				weekly_manpower = 1000
				communism_drift = 0.1
				consumer_goods_factor = -0.05
				custom_modifier_tooltip = ITA_grande_rivolta_rurale_terrain_bonus_tt
			}
		}

		ITA_liberation_or_death_ns = {
			removal_cost = -1

			picture = SPR_anti_fascist_crusade
				
			allowed = {
				original_tag = ITA
			}

			modifier = {
				army_core_attack_factor = 0.1
				war_support_factor = 0.1
				army_morale_factor = 0.15
			}
		}

		ITA_independence_war = {
			removal_cost = -1

			picture = FRA_scw_intervention_republicans_focus
				
			allowed = {
				original_tag = ITA
			}

			targeted_modifier = {
				attack_bonus_against = 0.05
				breakthrough_bonus_against = 0.05
			}
		}

		ITA_nuclear_research = {
			removal_cost = -1

			picture = SOV_atomic_bomb_project
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_completed_focus = ITA_new_forms_of_weaponry
			}

			modifier = {
				research_speed_factor = 0.05
				nuclear_production_factor = 0.1
				production_speed_nuclear_reactor_factor = 0.15
				specialization_nuclear_speed_factor = 0.05
			}
		}

		ITA_political_reforms = {
			removal_cost = -1

			picture = generic_constitutional_guarantees
				
			allowed = {
				original_tag = ITA
				NOT = { has_government = fascism }
				NOT = { has_government = neutrality }
			}

			allowed_civil_war = {
				has_completed_focus = ITA_monarchia_d_italia
			}

			modifier = {
				political_power_factor = 0.05
				stability_factor = 0.1
			}
		}

		ITA_political_reforms_intelligence = {
			name = ITA_political_reforms
			
			removal_cost = -1

			picture = generic_constitutional_guarantees
				
			allowed = {
				original_tag = ITA
				NOT = { has_government = fascism }
				NOT = { has_government = neutrality }
			}

			allowed_civil_war = {
				has_completed_focus = ITA_monarchia_d_italia
			}

			modifier = {
				political_power_factor = 0.05
				stability_factor = 0.1
				operative_slot = 1
			}
		}

		ITA_political_reforms_intelligence_no_lar = {
			name = ITA_political_reforms
			
			removal_cost = -1

			picture = generic_constitutional_guarantees
				
			allowed = {
				original_tag = ITA
				NOT = { has_government = fascism }
				NOT = { has_government = neutrality }
			}

			allowed_civil_war = {
				has_completed_focus = ITA_monarchia_d_italia
			}

			modifier = {
				political_power_factor = 0.05
				stability_factor = 0.1
				subversive_activites_upkeep = -0.15
				foreign_subversive_activites = -0.15
			}
		}

		ITA_political_reforms_monarchist = {
			name = ITA_political_reforms

			removal_cost = -1

			picture = generic_constitutional_guarantees
				
			allowed = {
				original_tag = ITA
				NOT = { has_government = fascism }
				NOT = { has_government = neutrality }
			}

			allowed_civil_war = {
				has_completed_focus = ITA_monarchia_d_italia
			}

			modifier = {
				political_power_factor = 0.1
				stability_factor = 0.05
			}
		}

		ITA_setting_course_ns = {
			removal_cost = -1

			picture = generic_intel_bonus
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_completed_focus = ITA_setting_course
			}

			modifier = {
				command_power_gain_mult = 0.15
				max_command_power_mult = 0.15
				war_stability_factor = 0.15
				conscription_factor = 0.05
			}
		}

		ITA_papal_support = {
			removal_cost = -1

			picture = ITA_papal_state_ns
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_completed_focus = ITA_seek_papal_support
			}

			modifier = {
				political_power_factor = 0.05
				neutrality_drift = 0.01
				stability_factor = 0.05
			}
		}

		ITA_papal_support_agents = {
			name = ITA_papal_support

			picture = ITA_papal_state_ns

			removal_cost = -1
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_completed_focus = ITA_agents_of_the_church
			}

			modifier = {
				political_power_factor = 0.05
				neutrality_drift = 0.01
				stability_factor = 0.05
				operative_slot = 1
				intel_network_gain_factor = 0.1
			}
		}

		ITA_papal_support_agents_no_lar = {
			name = ITA_papal_support

			picture = ITA_papal_state_ns

			removal_cost = -1
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_completed_focus = ITA_agents_of_the_church
			}

			modifier = {
				political_power_factor = 0.05
				neutrality_drift = 0.01
				stability_factor = 0.05
				justify_war_goal_time = 0.1
				opinion_gain_monthly_factor = 0.15
			}
		}

		ITA_papal_support_strengthened = {
			name = ITA_papal_support

			picture = ITA_papal_state_ns

			removal_cost = -1
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_completed_focus = ITA_strengthen_the_papacy
			}

			modifier = {
				political_power_factor = 0.1
				neutrality_drift = 0.02
				stability_factor = 0.08
				operative_slot = 1
				intel_network_gain_factor = 0.1
				compliance_growth = 0.05
			}
		}

		ITA_papal_support_strengthened_no_lar = {
			name = ITA_papal_support

			picture = ITA_papal_state_ns

			removal_cost = -1
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_completed_focus = ITA_strengthen_the_papacy
			}

			modifier = {
				political_power_factor = 0.1
				neutrality_drift = 0.02
				stability_factor = 0.08
				justify_war_goal_time = 0.1
				opinion_gain_monthly_factor = 0.15
				compliance_growth = 0.05
			}
		}

		ITA_papal_state = {

			removal_cost = -1

			picture = ITA_papal_state_ns
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_completed_focus = ITA_the_papacy_reborn
			}

			modifier = {
				political_power_factor = 0.15
				neutrality_drift = 0.02
				stability_factor = 0.08
				operative_slot = 1
				intel_network_gain_factor = 0.1
				compliance_growth = 0.05
				puppet_cost_factor = -0.1
			}
		}

		ITA_papal_state_no_lar = {
			name = ITA_papal_state

			removal_cost = -1

			picture = ITA_papal_state_ns
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_completed_focus = ITA_the_papacy_reborn
			}

			modifier = {
				political_power_factor = 0.15
				neutrality_drift = 0.02
				stability_factor = 0.08
				justify_war_goal_time = 0.1
				opinion_gain_monthly_factor = 0.15
				compliance_growth = 0.05
				puppet_cost_factor = -0.1
			}
		}

		ITA_papal_state_deus_vult = {
			name = ITA_papal_state

			removal_cost = -1

			picture = ITA_papal_state_ns
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_completed_focus = ITA_deus_vult
			}

			modifier = {
				political_power_factor = 0.15
				neutrality_drift = 0.02
				stability_factor = 0.08
				operative_slot = 1
				intel_network_gain_factor = 0.1
				compliance_growth = 0.05
				puppet_cost_factor = -0.1
				industrial_capacity_factory = 0.1
				army_attack_factor = 0.05
				offensive_war_stability_factor = 0.5
			}
		}

		ITA_papal_state_deus_vult_no_lar = {
			name = ITA_papal_state

			removal_cost = -1

			picture = ITA_papal_state_ns
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_completed_focus = ITA_deus_vult
			}

			modifier = {
				political_power_factor = 0.15
				neutrality_drift = 0.02
				stability_factor = 0.08
				justify_war_goal_time = 0.1
				opinion_gain_monthly_factor = 0.15
				compliance_growth = 0.05
				puppet_cost_factor = -0.1
				industrial_capacity_factory = 0.1
				army_attack_factor = 0.05
				offensive_war_stability_factor = 0.5
			}
		}

		ITA_papal_state_catholic_dominion = {
			removal_cost = -1

			picture = ITA_papal_state_ns
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_completed_focus = ITA_the_catholic_dominion
			}

			modifier = {
				political_power_factor = 0.2
				neutrality_drift = 0.05
				stability_factor = 0.1
				operative_slot = 2
				intel_network_gain_factor = 0.1
				compliance_growth = 0.1
				puppet_cost_factor = -0.1
				industrial_capacity_factory = 0.1
				army_attack_factor = 0.05
				offensive_war_stability_factor = 0.5
				weekly_manpower = 500
				consumer_goods_factor = -0.05
				guarantee_cost = -0.35
				guarantee_tension = -0.35
				custom_modifier_tooltip = ITA_papal_state_catholic_dominion_puppet_discount_tt
			}
		}

		ITA_papal_state_catholic_dominion_no_lar = {
			name = ITA_papal_state_catholic_dominion

			removal_cost = -1

			picture = ITA_papal_state_ns
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_completed_focus = ITA_the_catholic_dominion
			}

			modifier = {
				political_power_factor = 0.2
				neutrality_drift = 0.05
				stability_factor = 0.1
				justify_war_goal_time = 0.2
				opinion_gain_monthly_factor = 0.15
				compliance_growth = 0.1
				puppet_cost_factor = -0.1
				industrial_capacity_factory = 0.1
				army_attack_factor = 0.05
				offensive_war_stability_factor = 0.5
				weekly_manpower = 500
				consumer_goods_factor = -0.10
				guarantee_cost = -0.35
				guarantee_tension = -0.35
				custom_modifier_tooltip = ITA_papal_state_catholic_dominion_puppet_discount_tt
			}
		}

		ITA_cooperation_of_the_bourgeoisie = {
			removal_cost = -1

			picture = generic_goods_red_bonus
				
			allowed = {
				original_tag = ITA
			}

			cancel = {
				has_civil_war = no
			}

			modifier = {
				consumer_goods_factor = -0.15
			}
		}

		ITA_seizing_old_equipment = {
			removal_cost = -1

			picture = MEX_politicised_army_2
				
			allowed = {
				original_tag = ITA
			}

			cancel = {
				has_civil_war = no
			}

			modifier = {
				supply_consumption_factor = -0.1
				equipment_capture = 0.03
				equipment_capture_factor = 0.25
				equipment_conversion_speed = 0.25
				refit_speed = 0.15
			}
		}

		ITA_the_garibaldi_legion_ns = {
			name = ITA_the_garibaldi_legion
			removal_cost = -1

			picture = SPA_maquis
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_government = communism
			}

			cancel = {
				has_global_flag = scw_over
			}

			modifier = {
				send_volunteer_size = 3
				air_volunteer_cap = 1
				terrain_trait_xp_gain_factor = 0.15
			}
		}

		ITA_gruppi_di_difesa_della_donna_ns = {
			name = ITA_gruppi_di_difesa_della_donna
			removal_cost = -1

			picture = generic_women_in_the_army
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_government = communism
			}

			modifier = {
				weekly_manpower = 400
				communism_drift = 0.01
				resistance_damage_to_garrison_on_our_occupied_states = 0.1
				operative_slot = 1
			}
		}

		ITA_gruppi_di_difesa_della_donna_ns_no_lar = {
			name = ITA_gruppi_di_difesa_della_donna
			removal_cost = -1

			picture = generic_women_in_the_army
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_government = communism
			}

			modifier = {
				weekly_manpower = 400
				communism_drift = 0.01
				resistance_damage_to_garrison_on_our_occupied_states = 0.1
			}
		}

		ITA_banda_carita_non_la_resistance = {
		
			picture = ast_classify_aliens 
		
			removal_cost = -1	
		
			allowed = {
				original_tag = ITA 
			}

			allowed_civil_war = {
				has_government = fascism
			}
			
			modifier = {
				encryption_factor = 0.5
				command_power_gain = 0.2
				subversive_activites_upkeep = -0.3
			}
		}

		ITA_ALB_italian_settlers = {
		
			picture = generic_production_bonus 
		
			removal_cost = -1	
		
			allowed = {
				OR = {
					original_tag = ITA 
					original_tag = ALB 
				}
			}
			
			modifier = {
				monthly_population = 0.2
				conscription_factor = 0.1
				production_speed_rail_way_factor = 0.3
				production_speed_supply_node_factor = 0.3
			}
		}
		
		ITA_dodecanese_treaty_idea = {
		
			picture = ast_abandon_the_westminster_system_fascism 
		
			removal_cost = -1	
		
			allowed = {
				OR = {
					original_tag = ITA 
					original_tag = GRE 
					original_tag = TUR 
				}
			}
			
			modifier = {
				fascism_acceptance = 80
				neutrality_acceptance = 80
				fascism_drift = 0.05
				neutrality_drift = 0.05
			}
		}
		
		ITA_alpine_defense = {
		
			picture = tur_sub_zero_survival_training 
		
			removal_cost = -1	
		
			allowed = {
				OR = {
					original_tag = ITA 
				}
			}

			allowed_civil_war = {
				has_completed_focus = ITA_guarantee_austrian_independence
			}
			
			modifier = {
				industrial_capacity_factory = 0.05
				supply_factor = 0.1
			}
			targeted_modifier = {
				tag = GER 
				defense_bonus_against = 0.15
			}
		}

		ITA_italys_destiny_idea = {
		
			picture = FRA_la_deluge 
		
			removal_cost = -1	
		
			allowed = {
				original_tag = ITA 
			}

			allowed_civil_war = {
				has_completed_focus = ITA_italys_destiny
			}
			
			modifier = {
				industrial_capacity_dockyard = 0.15
				production_speed_dockyard_factor = 0.2
				navy_capital_ship_attack_factor = 0.1
				positioning = 0.1
				spotting_chance = 0.15
			}
		}

		ITA_vento_aureo = {
	
			picture = air_support_focus 
	
			removal_cost = -1	
	
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_completed_focus = ITA_il_vento_aureo
			}
			
			modifier = {
				air_mission_efficiency = 0.2
				air_range_factor = 0.15
				ground_attack_factor = 0.15
				air_untrained_pilots_penalty_factor = -0.3
			}
		}

		ITA_political_commissars = {
	
			picture = SPR_international_brigades 
	
			removal_cost = -1	
	
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_completed_focus = ITA_political_commissars
			}
			
			modifier = {
				experience_gain_army_factor = -0.1
				experience_gain_air_factor = -0.1
				experience_gain_navy_factor = -0.1
				supply_consumption_factor = 0.05
				communism_drift = 0.01
				army_core_defence_factor = 0.05
				army_morale_factor = 0.05
			}
		}

		ITA_disgruntled_military = {
	
			picture = tfv_can_conscription_crisis 
	
			removal_cost = -1	
	
			allowed = {
				original_tag = ITA
			}
			
			modifier = {
				experience_gain_army_factor = -0.15
				experience_gain_air_factor = -0.15
				experience_gain_navy_factor = -0.15
				supply_consumption_factor = 0.05
			}
		}

		ITA_empowered_carabinieri = {

			picture = HUN_secret_rearmament 
	
			removal_cost = -1	
	
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_completed_focus = ITA_empower_the_carabinieri
			}
			
			modifier = {
				experience_gain_army_factor = -0.1
				experience_gain_air_factor = -0.1
				experience_gain_navy_factor = -0.1
				required_garrison_factor = -0.1
				modifier_army_sub_unit_military_police_defence_factor = 0.1
				modifier_army_sub_unit_military_police_max_org_factor = 0.1
			}
		}

		ITA_defense_against_capitalism = {

			picture = eng_tackle_capitalism
	
			removal_cost = -1	
	
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_completed_focus = ITA_defense_against_capitalism
			}
			
			modifier = {
				production_speed_bunker_factor = 0.25
				production_speed_coastal_bunker_factor = 0.25
				army_core_defence_factor = 0.03
				drift_defence_factor = 0.15
			}
		}

		ITA_the_fight_against_stalinism = {

			picture = generic_democracy_banned
	
			removal_cost = -1	
	
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_completed_focus = ITA_the_fight_against_stalinism
			}
			
			targeted_modifier = {
				tag = SOU 
				attack_bonus_against = 0.05
				defense_bonus_against = 0.15
			}
		}

		ITA_italian_confederation_leader = {

			picture = generic_flexible_foreign_policy2
	
			removal_cost = -1	
	
			allowed = {
				has_dlc = "By Blood Alone"
				original_tag = ITA
			}

			allowed_civil_war = {
				has_completed_focus = ITA_the_italian_confederation
			}

			cancel = {
				num_subjects < 1
			}
			
			modifier = {
				consumer_goods_factor = -0.10
				subjects_autonomy_gain = -0.2
			}
		}

		ITA_italian_confederation_leader_improved = {
			name = ITA_italian_confederation_leader

			picture = generic_flexible_foreign_policy2
	
			removal_cost = -1	
	
			allowed = {
				has_dlc = "By Blood Alone"
				original_tag = ITA
			}

			allowed_civil_war = {
				has_completed_focus = ITA_planned_economy
			}

			cancel = {
				num_subjects < 1
			}
			
			modifier = {
				consumer_goods_factor = -0.15
				subjects_autonomy_gain = -0.3
				research_speed_factor = 0.05
			}
		}

		ITA_italian_confederation_member = {

			picture = generic_flexible_foreign_policy2
	
			removal_cost = -1	
	
			allowed = {
				has_dlc = "By Blood Alone"
			}

			cancel = {
				NOT = { is_subject_of = ITA }
			}
			
			modifier = {
				global_building_slots_factor = 0.2
				stability_factor = 0.05
				political_power_factor = 0.1
				can_master_build_for_us = 1
			}
		}

		ITA_italian_confederation_member_improved = {
			name = ITA_italian_confederation_member

			picture = generic_flexible_foreign_policy2
	
			removal_cost = -1	
	
			allowed = {
				has_dlc = "By Blood Alone"
			}

			cancel = {
				NOT = { is_subject_of = ITA }
			}
			
			modifier = {
				global_building_slots_factor = 0.4
				stability_factor = 0.05
				political_power_factor = 0.1
				consumer_goods_factor = -0.15
				production_speed_buildings_factor = 0.1
				cic_to_overlord_factor = 0.3
				mic_to_overlord_factor = 0.3
				extra_trade_to_overlord_factor = 0.3
				research_speed_factor = 0.05
			}
		}

		ITA_aiding_the_spanish_republic = {
			name = ITA_the_garibaldi_legion
			removal_cost = -1

			picture = SPA_maquis
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_completed_focus = ITA_aid_for_the_spanish_republic
			}

			cancel = {
				has_global_flag = scw_over
			}

			modifier = {
				send_volunteer_divisions_required = -0.75
				send_volunteer_size = 3
				send_volunteers_tension = -1
				experience_gain_army_factor = 0.1
				experience_gain_air_factor = 0.1
			}
		}

		ITA_scientific_cooperation_ns = { #Applied to Italian allies
			name = ITA_scientific_cooperation

			removal_cost = -1

			picture = generic_research_bonus
			
			allowed = {
				has_dlc = "By Blood Alone"
			}

			do_effect = {
				OR = {
					AND = {
						original_tag = ITA
						any_other_country = {
							is_in_faction_with = ITA
						}
					}
					AND = {
						NOT = { original_tag = ITA }
						is_in_faction_with = ITA
					}
				}
			}
					
			modifier = {
				research_sharing_per_country_bonus_factor = 0.25
			}
		}

		ITA_anti_fascist_fervor = {
			removal_cost = -1

			picture = spr_the_popular_front
			
			allowed = {
				has_dlc = "By Blood Alone"
			}

			allowed_civil_war = {
				has_completed_focus = ITA_bring_down_fascist_strongholds
			}
	
			modifier = {
				fascism_drift = -0.05
				army_attack_factor = 0.05
			}
		}

		ITA_anti_fascist_agents = {
			removal_cost = -1

			picture = ITA_il_sol_dell_avvenire_ns
			
			allowed = {
				has_dlc = "By Blood Alone"
			}
	
			allowed_civil_war = {
				has_completed_focus = ITA_union_in_the_party
			}

			modifier = {
				operative_slot = 1
				intel_from_operatives_factor = 0.15
			}
		}

		ITA_socialist_cooperation = {
			removal_cost = -1

			picture = generic_deal_with_the_devil2
			
			allowed = {
				has_dlc = "By Blood Alone"
			}

			allowed_civil_war = {
				has_completed_focus = ITA_common_ground
			}
	
			modifier = {
				operative_slot = 1
				intel_from_operatives_factor = 0.15
			}
		}

		ITA_socialist_cooperation_improved = {
			name = ITA_socialist_cooperation
			removal_cost = -1

			picture = generic_deal_with_the_devil2
			
			allowed = {
				has_dlc = "By Blood Alone"
			}

			allowed_civil_war = {
				has_completed_focus = ITA_appease_the_military
			}
	
			modifier = {
				operative_slot = 2
				intel_from_operatives_factor = 0.2
			}
		}

		ITA_test = {

			removal_cost = -1
				
			allowed = {
				original_tag = ITA
			}
			
			modifier = {
				required_garrison_factor = 0.15
				resistance_growth_on_our_occupied_states = 0.1
			}
		}

		ITA_shadow_of_mussolini = {

			picture = ITA_shadow_of_mussolini
	
			removal_cost = -1	
	
			allowed = {
				original_tag = ITA
			}
	
			modifier = {
				drift_defence_factor = -0.025
				political_power_gain = -0.025
			}
		}


		ITA_divino_duce_1 = {

			picture = generic_fascism_rising
	
			removal_cost = -1	
	
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_completed_focus = ITA_divino_duce
			}
	
			modifier = {
				conscription_factor = 0.1
				command_power_gain_mult = 0.05
				drift_defence_factor = 0.1 
				army_org_factor = 0.05
			}
		}

		ITA_divino_duce_2 = {

			picture = generic_fascism_rising
	
			removal_cost = -1	
	
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_completed_focus = ITA_blackshirt_loyalty
			}
	
			modifier = {
				conscription_factor = 0.1
				command_power_gain_mult = 0.05
				drift_defence_factor = 0.1
				army_org_factor = 0.05
				fascism_drift = 0.1
				army_core_defence_factor = 0.05
				army_core_attack_factor = 0.05
				surrender_limit = 0.1
				offensive_war_stability_factor = 0.1
			}
		}

		ITA_italian_hegemony_master_1 = {

			picture = generic_fascism_rising

			removal_cost = -1	
	
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_completed_focus = ITA_a_greater_purpose
			}

			modifier = {
				conscription_factor = 0.05
				drift_defence_factor = 0.05
				army_org_factor = 0.05
				offensive_war_stability_factor = 0.25
			}
		}

		ITA_italian_hegemony_master_2 = {
			name = ITA_italian_hegemony_master_1
			picture = generic_fascism_rising
			removal_cost = -1	
	
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_completed_focus = ITA_spreading_the_eagles_wings
			}
	
			modifier = {
				conscription_factor = 0.05
				drift_defence_factor = 0.05
				army_org_factor = 0.05
				offensive_war_stability_factor = 0.25
				puppet_cost_factor = -0.2
				fascism_drift = 0.05
				compliance_growth = 0.05
				resistance_decay = 0.01
			}
		}

		ITA_italian_hegemony_master_3 = {
			name = ITA_italian_hegemony_master_1
			picture = generic_fascism_rising

			removal_cost = -1

			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_completed_focus = ITA_italian_hegemony
			}

			modifier = {
				conscription_factor = 0.05
				drift_defence_factor = 0.05
				army_org_factor = 0.05
				offensive_war_stability_factor = 0.25
				puppet_cost_factor = -0.2
				fascism_drift = 0.05
				compliance_growth = 0.05
				resistance_decay = 0.01
				subjects_autonomy_gain = -0.1
				army_core_defence_factor = 0.15
				army_core_attack_factor = 0.15
			}
		}

		ITA_italian_hegemony_subjects = {
			picture = generic_fascist_workers

			removal_cost = -1

			allowed = {
				original_tag = ITA
			}

			modifier = {
				master_ideology_drift = 0.05
				conscription_factor = 0.05
				army_core_defence_factor = 0.1
				army_core_attack_factor = 0.1
				cic_to_overlord_factor = 0.1
				mic_to_overlord_factor = 0.1
			}
		}

		ITA_prioritizing_the_military  = {

			picture = MEX_callistas 
				
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				OR = {
					has_completed_focus = ITA_reorganize_regio_esercito
					has_completed_focus = ITA_reinforce_regia_aeronautica
				}
			}
					
			modifier = {
				consumer_goods_factor = 0.10
				industrial_capacity_factory = -0.025
				production_speed_industrial_complex_factor = -0.05
				production_speed_arms_factory_factor = -0.05
				command_power_gain_mult = 0.05
			}
		}

		ITA_impero_italiano = {
	
			picture = ITA_impero_italiano
	
			removal_cost = -1	
	
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_completed_focus = ITA_proclaim_the_italian_empire
			}
			
			modifier = {
				army_org_factor = 0.05
				air_mission_efficiency = 0.05
				navy_org_factor = 0.05
				non_core_manpower = 0.1
				annex_cost_factor = -0.15
			}
		}

		ITA_italia_irredenta_achieved = { 
	
			picture = ITA_italia_irredenta_achieved
	
			removal_cost = -1	
	
			allowed = {
				original_tag = ITA
			}

			allowed_civil_war = {
				has_completed_focus = ITA_towards_a_greater_italy
			}
			
			modifier = {
				army_org_factor = 0.15
				compliance_gain = 0.05
				war_support_factor = 0.1
			}
		}


		AOI_africa_orientale_italiana_idea = { 
	
			picture = ITA_aoi
	
			removal_cost = -1	
	
			allowed = { 
				original_tag = ITA
			}

			allowed_civil_war = {
				always = yes
			}

			
			modifier = {
				resistance_damage_to_garrison = -0.15
				non_core_manpower = 0.25
				industry_repair_factor = 0.3
				consumer_goods_factor = -0.15
				weekly_manpower = 150 
			}
		}



		# War Esacaltion ideas 
		ITA_army_of_africa_disheartened_idea = {
			picture = tfv_can_conscription_crisis

			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}
			available = {
				has_global_flag = second_italo_ethiopian_war_flag
			}

			removal_cost = -1

			targeted_modifier = {
				tag = ETH 
				attack_bonus_against = -0.05
				defense_bonus_against = -0.15
			}
		}
		ITA_public_questions_war_effort_idea_fascism = {
			name = ITA_public_questions_war_effort_idea 
			
			picture = EST_democratic_opposition

			allowed = {
				always = no
			}
			allowed_civil_war = {
				has_government = fascism
			}
			available = {
				has_global_flag = second_italo_ethiopian_war_flag
			}
			removal_cost = -1
			modifier = {
				political_power_factor = -0.3
				war_support_weekly = -0.01
				fascism_drift = -0.01
			}
		}
		ITA_public_questions_war_effort_idea_democratic = {
			name = ITA_public_questions_war_effort_idea 
			
			picture = EST_democratic_opposition

			allowed = {
				always = no
			}
			allowed_civil_war = {
				has_government = democratic
			}
			available = {
				has_global_flag = second_italo_ethiopian_war_flag
			}
			removal_cost = -1
			modifier = {
				political_power_factor = -0.3
				war_support_weekly = -0.01
				democratic_drift = -0.01
			}
		}
		ITA_public_questions_war_effort_idea_communism = {
			name = ITA_public_questions_war_effort_idea 
			
			picture = EST_democratic_opposition

			allowed = {
				always = no
			}
			allowed_civil_war = {
				has_government = communism
			}
			available = {
				has_global_flag = second_italo_ethiopian_war_flag
			}
			removal_cost = -1
			modifier = {
				political_power_factor = -0.3
				war_support_weekly = -0.01
				communism_drift = -0.01
			}
		}
		ITA_public_questions_war_effort_idea_neutrality = {
			name = ITA_public_questions_war_effort_idea 
			
			picture = EST_democratic_opposition

			allowed = {
				always = no
			}
			allowed_civil_war = {
				has_government = neutrality
			}
			available = {
				has_global_flag = second_italo_ethiopian_war_flag
			}
			removal_cost = -1
			modifier = {
				political_power_factor = -0.3
				war_support_weekly = -0.01
				neutrality_drift = -0.01
			}
		}

	}

                        




########  ########  ######  ####  ######   ##    ## ######## ########   ######  
##     ## ##       ##    ##  ##  ##    ##  ###   ## ##       ##     ## ##    ## 
##     ## ##       ##        ##  ##        ####  ## ##       ##     ## ##       
##     ## ######    ######   ##  ##   #### ## ## ## ######   ########   ######  
##     ## ##             ##  ##  ##    ##  ##  #### ##       ##   ##         ## 
##     ## ##       ##    ##  ##  ##    ##  ##   ### ##       ##    ##  ##    ## 
########  ########  ######  ####  ######   ##    ## ######## ##     ##  ######  
	

	tank_manufacturer = {
	
		designer = yes
	
		fiat = { #NORTH
			allowed = {
				original_tag = ITA
			}

			visible = {
				NOT = {
					AND = {
						has_completed_focus = ITA_new_industrialization_program
						has_completed_focus = ITA_strengthen_northern_industry
					}
				}
			}
			
			available = {
				controls_state = 158 #PIEMONT (Torino)
				ITA_is_northern_designer = yes
			}
			
			research_bonus = {
				armor = 0.15
			}
			
			traits = { tank_manufacturer }
		}

		ITA_fiat_improved = { #NORTH
			name = fiat

			picture = fiat

			allowed = {
				original_tag = ITA
			}

			visible = {
				has_completed_focus = ITA_new_industrialization_program
				has_completed_focus = ITA_strengthen_northern_industry
			}
			
			available = {
				controls_state = 158 #PIEMONT (Torino)
				ITA_is_northern_designer_improved = yes
			}
			
			research_bonus = {
				armor = 0.15
			}
			
			traits = { tank_manufacturer }

			equipment_bonus = {
				armor = {
					instant = yes
					build_cost_ic = -0.1
				}
			}
		}
		
	}


	naval_manufacturer = {
	
		designer = yes
		
		crda = { #NORTH
			allowed = {
				original_tag = ITA
			}

			visible = {
				NOT = {
					AND = {
						has_completed_focus = ITA_new_industrialization_program
						has_completed_focus = ITA_strengthen_northern_industry
					}
				}
			}

			available = {
				controls_state = 736 #LITORALE (Trieste)
				ITA_is_northern_designer = yes
			}
						
			research_bonus = {
				naval_equipment = 0.15
			}
			
			traits = { battlefleet_designer }
		}

		ITA_crda_improved = { #NORTH
			name = crda

			picture = crda

			allowed = {
				original_tag = ITA
			}

			visible = {
				has_completed_focus = ITA_new_industrialization_program
				has_completed_focus = ITA_strengthen_northern_industry
			}

			available = {
				controls_state = 736 #LITORALE (Trieste)
				ITA_is_northern_designer_improved = yes
			}
						
			research_bonus = {
				naval_equipment = 0.15
			}
			
			traits = { battlefleet_designer }

			equipment_bonus = {
				ship_hull_heavy = {
					instant = yes
					build_cost_ic = -0.1
				}
			}
		}

		ITA_cantiere_oto = { #NORTH
			picture	= ITA_oto

			allowed = {
				original_tag = ITA
			}

			visible = {
				NOT = {
					AND = {
						has_completed_focus = ITA_new_industrialization_program
						has_completed_focus = ITA_strengthen_northern_industry
					}
				}
			}

			available = {
				controls_State = 158 #PIEDMONT (Genova)
				ITA_is_northern_designer = yes
			}
						
			research_bonus = {
				naval_equipment = 0.15
			}
			
			traits = { mediterranean_naval_manufacturer }
		}

		ITA_cantiere_oto_improved = { #NORTH
			name = ITA_cantiere_oto

			picture	= ITA_oto

			allowed = {
				original_tag = ITA
			}

			visible = {
				has_completed_focus = ITA_new_industrialization_program
				has_completed_focus = ITA_strengthen_northern_industry
			}

			available = {
				controls_State = 158 #PIEDMONT (Genova)
				ITA_is_northern_designer_improved = yes
			}
						
			research_bonus = {
				naval_equipment = 0.15
			}
			
			traits = { mediterranean_naval_manufacturer }

			modifier = {
				naval_equipment_upgrade_xp_cost = -0.25
				refit_speed = 0.15
				repair_speed_factor = 0.1
			}
		}

		ITA_navalmeccanica = { #SOUTH
			picture	= ITA_navalmeccanica

			allowed = {
				original_tag = ITA
			}

			visible = {
				NOT = {
					AND = {
						has_completed_focus = ITA_new_industrialization_program
						has_completed_focus = ITA_modernize_the_mezzogiorno
					}
				}
			}

			available = {
				controls_State = 117 # CAMPAGNA (Napoli)
				ITA_is_southern_designer = yes
			}
						
			research_bonus = {
				naval_equipment = 0.15
			}
			
			traits = { convoy_escort_naval_manufacturer }
		}

		ITA_navalmeccanica_improved = { #SOUTH
			name = ITA_navalmeccanica

			picture	= ITA_navalmeccanica

			allowed = {
				original_tag = ITA
			}

			visible = {
				has_completed_focus = ITA_new_industrialization_program
				has_completed_focus = ITA_modernize_the_mezzogiorno
			}

			available = {
				controls_State = 117 # CAMPAGNA (Napoli)
				ITA_is_southern_designer_improved = yes
			}
						
			research_bonus = {
				naval_equipment = 0.15
			}
			
			traits = { convoy_escort_naval_manufacturer }

			equipment_bonus = {
				destroyer = {
					instant = yes
					build_cost_ic = -0.1
				}
			}
		}

		ITA_cantiere_navale_di_ancona = { #SOUTH
			picture	= ITA_cantera_navale_di_ancona

			allowed = {
				original_tag = ITA
			}

			visible = {
				NOT = {
					AND = {
						has_completed_focus = ITA_new_industrialization_program
						has_completed_focus = ITA_modernize_the_mezzogiorno
					}
				}
			}

			available = {
				controls_State = 157 # ABRUZZO (Ancona)
				ITA_is_southern_designer = yes
			}
						
			research_bonus = {
				naval_equipment = 0.15
			}
			
			traits = { raiding_fleet_naval_manufacturer }
		}

		ITA_cantiere_navale_di_ancona_improved = { #SOUTH
			name = ITA_cantiere_navale_di_ancona

			picture	= ITA_cantera_navale_di_ancona

			allowed = {
				original_tag = ITA
			}

			visible = {
				has_completed_focus = ITA_new_industrialization_program
				has_completed_focus = ITA_modernize_the_mezzogiorno
			}

			available = {
				controls_State = 157 # ABRUZZO (Ancona)
				ITA_is_southern_designer_improved = yes
			}
						
			research_bonus = {
				naval_equipment = 0.15
			}
			
			traits = { raiding_fleet_naval_manufacturer }

			modifier = {
				spotting_chance = 0.05
			}
		}

		ITA_cantieri_navali_tosi = { #SOUTH
			picture	= ITA_cantieri_navali_tosi

			allowed = {
				original_tag = ITA
			}

			visible = {
				NOT = {
					AND = {
						has_completed_focus = ITA_new_industrialization_program
						has_completed_focus = ITA_modernize_the_mezzogiorno
					}
				}
			}

			available = {
				controls_State = 849 # PUGLIA (Taranto)
				ITA_is_southern_designer = yes
			}
						
			research_bonus = {
				naval_equipment = 0.15
			}
			
			traits = { submarine_manufacturer }
		}

		ITA_cantieri_navali_tosi_improved = { #SOUTH
			name = ITA_cantieri_navali_tosi

			picture	= ITA_cantieri_navali_tosi

			allowed = {
				original_tag = ITA
			}

			visible = {
				has_completed_focus = ITA_new_industrialization_program
				has_completed_focus = ITA_modernize_the_mezzogiorno
			}

			available = {
				controls_State = 849 # PUGLIA (Taranto)
				ITA_is_southern_designer_improved = yes
			}
						
			research_bonus = {
				naval_equipment = 0.15
			}
			
			traits = { submarine_manufacturer_2 }
		}
	}
	
	aircraft_manufacturer = {	
		
		designer = yes
		
		macchi = { #NORTH
			allowed = {
				original_tag = ITA
			}

			visible = {
				NOT = {
					AND = {
						has_completed_focus = ITA_new_industrialization_program
						has_completed_focus = ITA_strengthen_northern_industry
					}
				}
			}

			available = {
				controls_State = 159 #LOMBARDIA
				ITA_is_northern_designer = yes
			}
			
			research_bonus = {
				air_equipment = 0.15
			}
			
			traits = { light_aircraft_manufacturer }
		}
		
		ITA_macchi_improved = { #NORTH
			name = macchi

			picture = macchi

			allowed = {
				original_tag = ITA
			}

			visible = {
				has_completed_focus = ITA_new_industrialization_program
				has_completed_focus = ITA_strengthen_northern_industry
			}

			available = {
				controls_State = 159 #LOMBARDIA
				ITA_is_northern_designer_improved = yes
			}
			
			research_bonus = {
				air_equipment = 0.15
			}
			
			traits = { light_aircraft_manufacturer }

			modifier = {
				air_superiority_efficiency = 0.05
			}
		}

		savoia_marchetti = { #NORTH
			allowed = {
				original_tag = ITA
			}

			visible = {
				NOT = {
					AND = {
						has_completed_focus = ITA_new_industrialization_program
						has_completed_focus = ITA_strengthen_northern_industry
					}
				}
			}

			available = {
				controls_State = 159 #LOMBARDIA
				ITA_is_northern_designer = yes
			}

			modifier = {
				air_equipment_upgrade_xp_cost = -0.1
			}

			research_bonus = {
				air_equipment = 0.15
			}
			
			traits = { multi_role_aircraft_manufacturer }
		}

		ITA_savoia_marchetti_improved = { #NORTH
			name = savoia_marchetti

			picture = savoia_marchetti
			
			allowed = {
				original_tag = ITA
			}

			visible = {
				has_completed_focus = ITA_new_industrialization_program
				has_completed_focus = ITA_strengthen_northern_industry
			}

			available = {
				controls_State = 159 #LOMBARDIA
				ITA_is_northern_designer_improved = yes
			}

			modifier = {
				air_equipment_upgrade_xp_cost = -0.25
				air_mission_efficiency = 0.03
			}

			research_bonus = {
				air_equipment = 0.15
			}
			
			traits = { multi_role_aircraft_manufacturer }
		}
		
		caproni = { #NORTH			
			allowed = {
				original_tag = ITA
			}

			visible = {
				NOT = {
					AND = {
						has_completed_focus = ITA_new_industrialization_program
						has_completed_focus = ITA_strengthen_northern_industry
					}
				}
			}

			available = {
				controls_State = 159 #LOMBARDIA
				ITA_is_northern_designer = yes
			}
						
			research_bonus = {
				air_equipment = 0.15
			}
			
			traits = { CAS_manufacturer }
		}

		ITA_caproni_improved = { #NORTH
			name = caproni

			picture = caproni

			allowed = {
				original_tag = ITA
			}

			visible = {
				has_completed_focus = ITA_new_industrialization_program
				has_completed_focus = ITA_strengthen_northern_industry
			}

			available = {
				controls_State = 159 #LOMBARDIA
				ITA_is_northern_designer_improved = yes
			}
						
			research_bonus = {
				air_equipment = 0.15
			}
			
			traits = { CAS_manufacturer }

			modifier = {
				air_cas_efficiency = 0.1
			}
		}
		
		piaggio = { #NORTH		
			allowed = {
				original_tag = ITA
			}

			visible = {
				NOT = {
					AND = {
						has_completed_focus = ITA_new_industrialization_program
						has_completed_focus = ITA_strengthen_northern_industry
					}
				}
			}

			available = {
				controls_State = 158 #PIEMONTE
				ITA_is_northern_designer = yes
			}
						
			research_bonus = {
				air_equipment = 0.15
			}
			
			traits = { heavy_aircraft_manufacturer }
		}

		ITA_piaggio_improved = { #NORTH
			name = piaggio

			picture = piaggio

			allowed = {
				original_tag = ITA
			}

			visible = {
				has_completed_focus = ITA_new_industrialization_program
				has_completed_focus = ITA_strengthen_northern_industry
			}

			available = {
				controls_State = 158 #PIEMONTE
				ITA_is_northern_designer_improved = yes
			}
						
			research_bonus = {
				air_equipment = 0.15
			}
			
			traits = { heavy_aircraft_manufacturer }

			modifier = {
				air_strategic_bomber_bombing_factor = 0.1
			}
		}

		ITA_imam = { #SOUTH
			picture	= ITA_imam

			allowed = {
				original_tag = ITA
			}

			visible = {
				NOT = {
					AND = {
						has_completed_focus = ITA_new_industrialization_program
						has_completed_focus = ITA_modernize_the_mezzogiorno
					}
				}
			}

			available = {
				controls_State = 117 #CAMPANIA (Napoli)
				ITA_is_southern_designer = yes
			}
						
			research_bonus = {
				air_equipment = 0.15
			}
			
			traits = { medium_aircraft_manufacturer }
		}

		ITA_imam_improved = { #SOUTH
			name = ITA_imam

			picture	= ITA_imam

			allowed = {
				original_tag = ITA
			}

			visible = {
				has_completed_focus = ITA_new_industrialization_program
				has_completed_focus = ITA_modernize_the_mezzogiorno
			}

			available = {
				controls_State = 117 #CAMPANIA (Napoli)
				ITA_is_southern_designer_improved = yes
			}
						
			research_bonus = {
				air_equipment = 0.15
			}
			
			traits = { medium_aircraft_manufacturer }

			modifier = {
				air_training_xp_gain_factor = 0.15
				air_ace_bonuses_factor = 0.1
			}
		}

		ITA_crda_cant = { #NORTH
			picture	= ITA_crda_cant

			allowed = {
				original_tag = ITA
			}

			visible = {
				NOT = {
					AND = {
						has_completed_focus = ITA_new_industrialization_program
						has_completed_focus = ITA_strengthen_northern_industry
					}
				}
			}

			available = {
				custom_trigger_tooltip = {
					tooltip = ITA_has_crda_tt
					OR = {
						has_idea = crda
						has_idea = ITA_crda_improved
					}
				}
				controls_State = 736 #LITORALE (Trieste)
				ITA_is_northern_designer = yes
			}

			cost = 75
						
			research_bonus = {
				air_equipment = 0.15
			}
			
			traits = { naval_aircraft_manufacturer }
		}

		ITA_crda_cant_improved = { #NORTH
			name = ITA_crda_cant

			picture	= ITA_crda_cant

			allowed = {
				original_tag = ITA
			}

			visible = {
				has_completed_focus = ITA_new_industrialization_program
				has_completed_focus = ITA_strengthen_northern_industry
			}

			available = {
				custom_trigger_tooltip = {
					tooltip = ITA_has_crda_tt
					OR = {
						has_idea = crda
						has_idea = ITA_crda_improved
					}
				}
				controls_State = 736 #LITORALE (Trieste)
				ITA_is_northern_designer_improved = yes
			}

			cost = 75
						
			research_bonus = {
				air_equipment = 0.15
			}
			
			traits = { naval_aircraft_manufacturer }

			modifier = {
				naval_strike_targetting_factor = 0.05
			}
		}

		ITA_fiat_aviazione = { #NORTH
			picture	= ITA_fiat_aviazione

			allowed = {
				original_tag = ITA
			}

			visible = {
				NOT = {
					AND = {
						has_completed_focus = ITA_new_industrialization_program
						has_completed_focus = ITA_strengthen_northern_industry
					}
				}
			}

			available = {
				custom_trigger_tooltip = {
					tooltip = ITA_has_fiat_tt
					OR = {
						has_idea = fiat
						has_idea = ITA_fiat_improved
					}
				}
				controls_State = 158 #PIEDMONT (Torino)
				ITA_is_northern_designer = yes
			}

			cost = 75
						
			research_bonus = {
				air_equipment = 0.15
			}
			
			traits = { fuel_efficient_aircraft_manufacturer }
		}

		ITA_fiat_aviazione_improved = { #NORTH
			name = ITA_fiat_aviazione

			picture	= ITA_fiat_aviazione

			allowed = {
				original_tag = ITA
			}

			visible = {
				has_completed_focus = ITA_new_industrialization_program
				has_completed_focus = ITA_strengthen_northern_industry
			}

			available = {
				OR = {
					has_idea = fiat
					has_idea = ITA_fiat_improved
				}
				controls_State = 158 #PIEDMONT (Torino)
				ITA_is_northern_designer_improved = yes
			}

			cost = 75
						
			research_bonus = {
				air_equipment = 0.15
			}
			
			traits = { fuel_efficient_aircraft_manufacturer }

			modifier = {
				air_fuel_consumption_factor = -0.05
			}
		}
	}

	materiel_manufacturer = {
			
		designer = yes
		
		beretta = { #NORTH
			allowed = {
				original_tag = ITA
			}

			visible = {
				NOT = {
					AND = {
						has_completed_focus = ITA_new_industrialization_program
						has_completed_focus = ITA_strengthen_northern_industry
					}
				}
			}
			
			available = {
				controls_state = 159 #LOMBARDIA
				ITA_is_northern_designer = yes
			}
			
			research_bonus = {
				infantry_weapons = 0.15
			}
			
			traits = { infantry_equipment_manufacturer }
		}

		ITA_beretta_improved = { #NORTH
			name = beretta

			picture = beretta

			allowed = {
				original_tag = ITA
			}

			visible = {
				has_completed_focus = ITA_new_industrialization_program
				has_completed_focus = ITA_strengthen_northern_industry
			}
			
			available = {
				controls_state = 159 #LOMBARDIA
				ITA_is_northern_designer_improved = yes
			}
			
			research_bonus = {
				infantry_weapons = 0.15
			}
			
			traits = { infantry_equipment_manufacturer }

			equipment_bonus = {
				infantry_equipment = {
					instant = yes
					build_cost_ic = -0.1
				}
			}
		}
		
		lancia = { #NORTH
			allowed = {
				original_tag = ITA
			}

			visible = {
				NOT = {
					AND = {
						has_completed_focus = ITA_new_industrialization_program
						has_completed_focus = ITA_strengthen_northern_industry
					}
				}
			}
			
			available = {
				controls_state = 159 #LOMBARDIA
				ITA_is_northern_designer = yes
			}
			
			research_bonus = {
				motorized_equipment = 0.15
			}
			
			traits = { motorized_equipment_manufacturer }
		}

		ITA_lancia_improved = { #NORTH
			name = lancia

			picture =lancia

			allowed = {
				original_tag = ITA
			}

			visible = {
				has_completed_focus = ITA_new_industrialization_program
				has_completed_focus = ITA_strengthen_northern_industry
			}
			
			available = {
				controls_state = 159 #LOMBARDIA
				ITA_is_northern_designer_improved = yes
			}
			
			research_bonus = {
				motorized_equipment = 0.15
			}
			
			traits = { motorized_equipment_manufacturer }

			equipment_bonus = {
				motorized_equipment = {
					instant = yes
					build_cost_ic = -0.1
				}
				armored_car_equipment = {
					instant = yes
					build_cost_ic = -0.1
				}
			}
		}
		
		breda = { #NORTH
			allowed = {
				original_tag = ITA
			}

			visible = {
				NOT = {
					AND = {
						has_completed_focus = ITA_new_industrialization_program
						has_completed_focus = ITA_strengthen_northern_industry
					}
				}
			}
			
			available = {
				controls_state = 159 #LOMBARDIA
				ITA_is_northern_designer = yes
			}
			
			research_bonus = {
				artillery = 0.15
			}
			
			traits = { artillery_manufacturer }
		}

		ITA_breda_improved = { #NORTH
			name = breda

			picture = breda

			allowed = {
				original_tag = ITA
			}

			visible = {
				has_completed_focus = ITA_new_industrialization_program
				has_completed_focus = ITA_strengthen_northern_industry
			}
			
			available = {
				controls_state = 159 #LOMBARDIA
				ITA_is_northern_designer_improved = yes
			}
			
			research_bonus = {
				artillery = 0.15
			}
			
			traits = { artillery_manufacturer }

			equipment_bonus = {
				artillery_equipment = {
					instant = yes
					build_cost_ic = -0.1
				}
			}
		}

		ITA_brescia_arsenal = { #NORTH
			picture = ITA_brescia_arsenal
			
			allowed = {
				original_tag = ITA
			}

			visible = {
				NOT = {
					AND = {
						has_completed_focus = ITA_new_industrialization_program
						has_completed_focus = ITA_strengthen_northern_industry
					}
				}
			}
			
			available = {
				controls_state = 159 #LOMBARDY (Brescia)
				ITA_is_northern_designer = yes
			}
			
			research_bonus = {
				support_tech = 0.10
			}
			
			traits = { support_equipment_manufacturer }
		}

		ITA_brescia_arsenal_improved = { #NORTH
			name = ITA_brescia_arsenal

			picture = ITA_brescia_arsenal
			
			allowed = {
				original_tag = ITA
			}

			visible = {
				has_completed_focus = ITA_new_industrialization_program
				has_completed_focus = ITA_strengthen_northern_industry
			}
			
			available = {
				controls_state = 159 #LOMBARDY (Brescia)
				ITA_is_northern_designer_improved = yes
			}
			
			research_bonus = {
				support_tech = 0.15
			}
			
			traits = { support_equipment_manufacturer }

			equipment_bonus = {
				support_equipment = {
					instant = yes
					build_cost_ic = -0.1
				}
			}
		}

		ITA_officine_meccaniche = { #Could be North (Milano) -> Considered anywhere
			picture = ITA_officine_meccaniche
			
			allowed = {
				original_tag = ITA
				has_dlc = "By Blood Alone"
			}
			
			available = {
				has_completed_focus = ITA_new_ricostruzione_industriale
			}
			
			research_bonus = {
				motorized_equipment = 0.2
			}

			equipment_bonus = {
				motorized_equipment = {
					instant = yes
					build_cost_ic = -0.15
				}
				train_equipment = {
					instant = yes
					build_cost_ic = -0.15
				}
			}
			
			traits = { motorized_equipment_manufacturer }
		}
	}

	industrial_concern = {

		ITA_ferrovie_dello_stato_italiane = {

			picture = ITA_ferrovie_dello_stato_italiane
			
			allowed = {
				original_tag = ITA
			}

			available = {
				has_completed_focus = ITA_railway_innovations
			}
			
			cost = 75

			research_bonus = {
				train_tech = 0.15
			}
			
			traits = { railway_company }
		}

		ITA_agip = {

			picture = ITA_agip
			
			allowed = {
				original_tag = ITA
			}

			research_bonus = {
				synth_resources = 0.1
				industry = 0.05
			}
			
			traits = { refinery_concern }
		}		
	
		danieli = { #NORTH
			
			allowed = {
				original_tag = ITA
			}

			visible = {
				NOT = {
					AND = {
						has_completed_focus = ITA_new_industrialization_program
						has_completed_focus = ITA_strengthen_northern_industry
					}
				}
			}

			available = {
				controls_state = 160 #VENETO
				ITA_is_northern_designer = yes
			}
			
			research_bonus = {
				industry = 0.15
			}
			
			traits = { industrial_concern }
		}

		ITA_danieli_improved = { #NORTH
			name = danieli

			picture = danieli
			
			allowed = {
				original_tag = ITA
			}

			visible = {
				has_completed_focus = ITA_new_industrialization_program
				has_completed_focus = ITA_strengthen_northern_industry
			}

			available = {
				controls_state = 160 #VENETO
				ITA_is_northern_designer_improved = yes
			}
			
			research_bonus = {
				industry = 0.15
			}
			
			traits = { industrial_concern }

			modifier ={
				industrial_capacity_factory = 0.03
				industrial_capacity_dockyard = 0.03
			}
		}

		ITA_terni_industria_ed_elettricita = { #SOUTH

			picture = ITA_terni_industria_ed_elettricita
			
			allowed = {
				original_tag = ITA
			}

			visible = {
				NOT = {
					AND = {
						has_completed_focus = ITA_new_industrialization_program
						has_completed_focus = ITA_modernize_the_mezzogiorno
					}
				}
			}

			available = {
				controls_state = 162 #TUSCANY (actually Terni)
				ITA_is_southern_designer = yes
			}
			
			research_bonus = {
				industry = 0.15
			}
			
			traits = { industrial_concern }
		}

		ITA_terni_industria_ed_elettricita_improved = { #SOUTH
			name = ITA_terni_industria_ed_elettricita

			picture = ITA_terni_industria_ed_elettricita
			
			allowed = {
				original_tag = ITA
			}

			visible = {
				has_completed_focus = ITA_new_industrialization_program
				has_completed_focus = ITA_modernize_the_mezzogiorno
			}

			available = {
				controls_state = 162 #TUSCANY (actually Terni)
				ITA_is_southern_designer_improved = yes
			}
			
			research_bonus = {
				industry = 0.2
				electronics = 0.1
			}
			
			traits = { industrial_concern }
		}

		ITA_italcementi = { #NORTH

			picture = ITA_italcementi
			
			allowed = {
				original_tag = ITA
			}

			visible = {
				NOT = {
					AND = {
						has_completed_focus = ITA_new_industrialization_program
						has_completed_focus = ITA_strengthen_northern_industry
					}
				}
			}

			available = {
				controls_state = 158 #PIEDMONT
				ITA_is_northern_designer = yes
			}

			traits = { construction_company }
		}

		ITA_italcementi_improved = { #NORTH
			name = ITA_italcementi

			picture = ITA_italcementi
			
			allowed = {
				original_tag = ITA
			}

			visible = {
				has_completed_focus = ITA_new_industrialization_program
				has_completed_focus = ITA_strengthen_northern_industry
			}

			available = {
				controls_state = 158 #PIEDMONT
				ITA_is_northern_designer_improved = yes
			}

			traits = { construction_company }

			modifier = {
				production_speed_buildings_factor = 0.05
			}
		}

		ITA_astaldi = { #SOUTH

			picture = ITA_astaldi
			
			allowed = {
				original_tag = ITA
			}

			visible = {
				NOT = {
					AND = {
						has_completed_focus = ITA_new_industrialization_program
						has_completed_focus = ITA_modernize_the_mezzogiorno
					}
				}
			}

			available = {
				controls_state = 2 #LATIUM
				ITA_is_southern_designer = yes
			}

			traits = { construction_company }
		}

		ITA_astaldi_improved = { #SOUTH
			name = ITA_astaldi

			picture = ITA_astaldi
			
			allowed = {
				original_tag = ITA
			}

			visible = {
				has_completed_focus = ITA_new_industrialization_program
				has_completed_focus = ITA_modernize_the_mezzogiorno
			}

			available = {
				controls_state = 2 #LATIUM
				ITA_is_southern_designer_improved = yes
			}

			traits = { construction_company }

			research_bonus = {
				electronics = 0.1
			}

			modifier = {
				production_speed_infrastructure_factor = 0.1
				production_speed_rail_way_factor = 0.1
				production_speed_dockyard_factor = 0.1
			}
		}

		ITA_ducati_energia = { #NORTH

			picture = ITA_ducati_energia
			
			allowed = {
				original_tag = ITA
			}

			visible = {
				NOT = {
					AND = {
						has_completed_focus = ITA_new_industrialization_program
						has_completed_focus = ITA_strengthen_northern_industry
					}
				}
			}

			available = {
				controls_state = 161 #EMILIA ROMAGNA
				ITA_is_northern_designer = yes
			}

			research_bonus = {
				electronics = 0.15
			}
			
			traits = { electronics_concern }
		}

		ITA_ducati_energia_improved = { #NORTH
			name = ITA_ducati_energia

			picture = ITA_ducati_energia
			
			allowed = {
				original_tag = ITA
			}

			visible = {
				has_completed_focus = ITA_new_industrialization_program
				has_completed_focus = ITA_strengthen_northern_industry
			}

			available = {
				controls_state = 161 #EMILIA ROMAGNA
				ITA_is_northern_designer_improved = yes
			}

			research_bonus = {
				electronics = 0.2
			}
			
			traits = { electronics_concern }

			modifier = {
				recon_factor = 0.05
				coordination_bonus = 0.1
			}
		}
	}
}