technologies = {

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


	early_ship_hull_light = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipments = {
			ship_hull_light_1
		}
		enable_equipment_modules = {
			light_ship_engine_1
			ship_seaplane_tender_1
		}
		path = {
			leads_to_tech = basic_ship_hull_light
			research_cost_coeff = 1
		}

		path = {
			leads_to_tech = smoke_generator
			research_cost_coeff = 1
		}

		path = {
			leads_to_tech = basic_depth_charges
			research_cost_coeff = 1
		}

		path = {
			leads_to_tech = sonar
			research_cost_coeff = 1
		}

		allow_branch = {
			has_dlc = "Man the Guns"
		}

		research_cost = 1.5

		start_year = 1922

		folder = {
			name = mtgnavalfolder
			position = { x = 0 y = 2 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 4
				tag = ENG
			}
		}

		categories = {
			naval_equipment
			dd_tech
			mio_cat_tech_all_screen_ship_and_modules
			mio_cat_tech_all_destroyer_and_modules
		}
		special_project_specialization = { specialization_naval }
	}

	basic_ship_hull_light = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipments = {
			ship_hull_light_2
		}
		enable_equipment_modules = {
			light_ship_engine_2
			ship_seaplane_tender_2
		}
		path = {
			leads_to_tech = improved_ship_hull_light
			research_cost_coeff = 1
		}

		research_cost = 1.5

		start_year = 1933

		folder = {
			name = mtgnavalfolder
			position = { x = 0 y = 8 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 5
				OR = {
					tag = ENG
					tag = JAP
				}
			}
			modifier = {
				has_war = yes
				factor = 2
			}
		}

		categories = {
			naval_equipment
			dd_tech
			mio_cat_tech_all_screen_ship_and_modules
			mio_cat_tech_all_destroyer_and_modules
		}
		special_project_specialization = { specialization_naval }
	}

	improved_ship_hull_light = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipments = {
			ship_hull_light_3
		}
		enable_equipment_modules = {
			light_ship_engine_3
		}

		path = {
			leads_to_tech = advanced_ship_hull_light
			research_cost_coeff = 1
		}

		research_cost = 1.5

		start_year = 1938

		folder = {
			name = mtgnavalfolder
			position = { x = 0 y = 14 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 5
				OR = {
					tag = ENG
					tag = JAP
					tag = USA
				}
			}
		}

		categories = {
			naval_equipment
			dd_tech
			mio_cat_tech_all_screen_ship_and_modules
			mio_cat_tech_all_destroyer_and_modules
		}
		special_project_specialization = { specialization_naval }
	}

	advanced_ship_hull_light = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipments = {
			ship_hull_light_4
		}
		enable_equipment_modules = {
			light_ship_engine_4
		}

		path = {
			leads_to_tech = tech_ship_hull_light_5
			research_cost_coeff = 1
		}

		research_cost = 2

		start_year = 1942

		folder = {
			name = mtgnavalfolder
			position = { x = 0 y = 20 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 4
				OR = {
					tag = ENG
					tag = JAP
					tag = USA
				}
			}
		}

		categories = {
			naval_equipment
			dd_tech
			mio_cat_tech_all_screen_ship_and_modules
			mio_cat_tech_all_destroyer_and_modules
		}
		special_project_specialization = { specialization_naval }
	}

	tech_ship_hull_light_5 = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipments = {
			ship_hull_light_5
		}
		enable_equipment_modules = {
			light_ship_engine_5
		}

		path = {
			leads_to_tech = tech_ship_hull_light_6
			research_cost_coeff = 1
		}

		research_cost = 2

		start_year = 1946

		folder = {
			name = mtgnavalfolder
			position = { x = 0 y = 26 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 4
				OR = {
					tag = ENG
					tag = JAP
					tag = USA
				}
			}
		}

		categories = {
			naval_equipment
			dd_tech
			mio_cat_tech_all_screen_ship_and_modules
			mio_cat_tech_all_destroyer_and_modules
		}
		special_project_specialization = { specialization_naval }
	}

	tech_ship_hull_light_6 = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipments = {
			ship_hull_light_6
		}
		enable_equipment_modules = {
			light_ship_engine_6
		}

		path = {
			leads_to_tech = tech_ship_hull_light_7
			research_cost_coeff = 1
		}

		research_cost = 2

		start_year = 1951

		folder = {
			name = mtgnavalfolder
			position = { x = 0 y = 32 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 4
				OR = {
					tag = ENG
					tag = JAP
					tag = USA
				}
			}
		}

		categories = {
			naval_equipment
			dd_tech
			mio_cat_tech_all_screen_ship_and_modules
			mio_cat_tech_all_destroyer_and_modules
		}
		special_project_specialization = { specialization_naval }
	}

	tech_ship_hull_light_7 = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipments = {
			ship_hull_light_7
		}
		enable_equipment_modules = {
			light_ship_engine_7
		}

		path = {
			leads_to_tech = tech_ship_hull_light_8
			research_cost_coeff = 1
		}

		research_cost = 2

		start_year = 1955

		folder = {
			name = mtgnavalfolder
			position = { x = 0 y = 38 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 4
				OR = {
					tag = ENG
					tag = JAP
					tag = USA
				}
			}
		}

		categories = {
			naval_equipment
			dd_tech
			mio_cat_tech_all_screen_ship_and_modules
			mio_cat_tech_all_destroyer_and_modules
		}
		special_project_specialization = { specialization_naval }
	}

	tech_ship_hull_light_8 = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipments = {
			ship_hull_light_8
		}
		enable_equipment_modules = {
			light_ship_engine_8
		}

		research_cost = 2

		start_year = 1960

		folder = {
			name = mtgnavalfolder
			position = { x = 0 y = 44 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 4
				OR = {
					tag = ENG
					tag = JAP
					tag = USA
				}
			}
		}

		categories = {
			naval_equipment
			dd_tech
			mio_cat_tech_all_screen_ship_and_modules
			mio_cat_tech_all_destroyer_and_modules
		}
		special_project_specialization = { specialization_naval }
	}

	smoke_generator = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		naval_retreat_speed = 0.2

		research_cost = 0.75

		start_year = 1922

		folder = {
			name = mtgnavalfolder
			position = { x = 1 y = 2 }
		}

		ai_will_do = {
			base = 2

			modifier = {
				has_navy_size = { size < 10 }
				factor = 0.1
			}

			modifier = {
				factor = 4
				tag = ENG
			}
		}

		categories = {
			naval_equipment
			dd_tech
			ship_modules_tech
			mio_cat_tech_all_screen_ship_and_modules
			mio_cat_tech_all_destroyer_and_modules
		}
		special_project_specialization = { specialization_naval }
	}

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


	basic_depth_charges = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipment_modules = {
			ship_depth_charge_1
		}

		on_research_complete = {
			custom_effect_tooltip = depth_charges_advice_tt
		}

		path = {
			leads_to_tech = improved_depth_charges
			research_cost_coeff = 1
		}

		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 1.50
		research_cost = 1.5

		start_year = 1922

		folder = {
			name = mtgnavalfolder
			position = { x = 1 y = 4 }
		}

		ai_will_do = {
			factor = 4

			modifier = {
				factor = 2
				has_war_with = GER
			}
			modifier = {
				factor = 2
				anti_submarine_strategy_required_trigger = yes
			}
		}

		categories = {
			naval_equipment
			dd_tech
			asw_tech
			ship_modules_tech
			mio_cat_tech_all_screen_ship_and_modules
			mio_cat_tech_all_destroyer_and_modules
		}
		special_project_specialization = { specialization_naval }
	}
	improved_depth_charges = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipment_modules = {
			ship_depth_charge_2
		}
		on_research_complete = {
			custom_effect_tooltip = depth_charges_advice_tt
		}
		path = {
			leads_to_tech = advanced_depth_charges
			research_cost_coeff = 1
		}

		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 1.50
		research_cost = 1.5

		start_year = 1933

		folder = {
			name = mtgnavalfolder
			position = { x = 1 y = 8 }
		}

		ai_will_do = {
			factor = 4

			modifier = {
				factor = 2
				has_war_with = GER
			}
			modifier = {
				factor = 2
				anti_submarine_strategy_required_trigger = yes
			}
		}

		categories = {
			naval_equipment
			dd_tech
			asw_tech
			ship_modules_tech
			mio_cat_tech_all_screen_ship_and_modules
			mio_cat_tech_all_destroyer_and_modules
		}
		special_project_specialization = { specialization_naval }
	}
	advanced_depth_charges = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipment_modules = {
			ship_depth_charge_3
		}
		on_research_complete = {
			custom_effect_tooltip = depth_charges_advice_tt
		}
		path = {
			leads_to_tech = modern_depth_charges
			research_cost_coeff = 1
		}
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 1.50
		research_cost = 1.5

		start_year = 1939

		folder = {
			name = mtgnavalfolder
			position = { x = 1 y = 14 }
		}

		ai_will_do = {
			factor = 2

			modifier = {
				factor = 4
				has_war_with = GER
			}
			modifier = {
				factor = 2
				anti_submarine_strategy_required_trigger = yes
			}
		}

		categories = {
			naval_equipment
			dd_tech
			asw_tech
			ship_modules_tech
			mio_cat_tech_all_screen_ship_and_modules
			mio_cat_tech_all_destroyer_and_modules
		}
		special_project_specialization = { specialization_naval }
	}
	modern_depth_charges = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipment_modules = {
			ship_depth_charge_4
		}
		on_research_complete = {
			custom_effect_tooltip = depth_charges_advice_tt
		}
		path = {
			leads_to_tech = tech_depth_charges_5
			research_cost_coeff = 1
		}

		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 1.50
		research_cost = 1.5

		start_year = 1943

		folder = {
			name = mtgnavalfolder
			position = { x = 1 y = 20 }
		}

		ai_will_do = {
			factor = 2

			modifier = {
				factor = 4
				has_war_with = GER
			}
			modifier = {
				factor = 2
				anti_submarine_strategy_required_trigger = yes
			}
		}

		categories = {
			naval_equipment
			dd_tech
			asw_tech
			ship_modules_tech
			mio_cat_tech_all_screen_ship_and_modules
			mio_cat_tech_all_destroyer_and_modules
		}
		special_project_specialization = { specialization_naval }
	}
	tech_depth_charges_5 = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipment_modules = {
			ship_depth_charge_5
		}
		on_research_complete = {
			custom_effect_tooltip = depth_charges_advice_tt
		}
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 1.50
		research_cost = 1.5

		start_year = 1948

		folder = {
			name = mtgnavalfolder
			position = { x = 1 y = 26 }
		}

		ai_will_do = {
			factor = 2

			modifier = {
				factor = 4
				has_war_with = GER
			}
			modifier = {
				factor = 2
				anti_submarine_strategy_required_trigger = yes
			}
		}

		categories = {
			naval_equipment
			dd_tech
			asw_tech
			ship_modules_tech
			mio_cat_tech_all_screen_ship_and_modules
			mio_cat_tech_all_destroyer_and_modules
		}
		special_project_specialization = { specialization_naval }
	}
#	tech_depth_charges_6 = {
#		xp_research_type = navy
#		xp_boost_cost = 50
#		xp_research_bonus = 0.50
#
#		enable_equipment_modules = {
#			ship_depth_charge_6
#		}
#		on_research_complete = {
#			custom_effect_tooltip = depth_charges_advice_tt
#		}
#		path = {
#			leads_to_tech = tech_depth_charges_7
#			research_cost_coeff = 1
#		}
#		xp_research_type = navy
#		xp_boost_cost = 50
#		xp_research_bonus = 1.50
#		research_cost = 1.5
#
#		start_year = 1953
#
#		folder = {
#			name = mtgnavalfolder
#			position = { x = 1 y = 32 }
#		}
#
#		ai_will_do = {
#			factor = 2
#
#			modifier = {
#				factor = 4
#				has_war_with = GER
#			}
#			modifier = {
#				factor = 2
#				anti_submarine_strategy_required_trigger = yes
#			}
#		}
#
#		categories = {
#			naval_equipment
#			dd_tech
#			asw_tech
#			ship_modules_tech
#			mio_cat_tech_all_screen_ship_and_modules
#			mio_cat_tech_all_destroyer_and_modules
#		}
#		special_project_specialization = { specialization_naval }
#	}
#	tech_depth_charges_7 = {
#		xp_research_type = navy
#		xp_boost_cost = 50
#		xp_research_bonus = 0.50
#
#		enable_equipment_modules = {
#			ship_depth_charge_7
#		}
#		on_research_complete = {
#			custom_effect_tooltip = depth_charges_advice_tt
#		}
#		path = {
#			leads_to_tech = tech_depth_charges_8
#			research_cost_coeff = 1
#		}
#		xp_research_type = navy
#		xp_boost_cost = 50
#		xp_research_bonus = 1.50
#		research_cost = 1.5
#
#		start_year = 1958
#
#		folder = {
#			name = mtgnavalfolder
#			position = { x = 1 y = 38 }
#		}
#
#		ai_will_do = {
#			factor = 2
#
#			modifier = {
#				factor = 4
#				has_war_with = GER
#			}
#			modifier = {
#				factor = 2
#				anti_submarine_strategy_required_trigger = yes
#			}
#		}
#
#		categories = {
#			naval_equipment
#			dd_tech
#			asw_tech
#			ship_modules_tech
#			mio_cat_tech_all_screen_ship_and_modules
#			mio_cat_tech_all_destroyer_and_modules
#		}
#		special_project_specialization = { specialization_naval }
#	}
#	tech_depth_charges_8 = {
#		xp_research_type = navy
#		xp_boost_cost = 50
#		xp_research_bonus = 0.50
#
#		enable_equipment_modules = {
#			ship_depth_charge_8
#		}
#		on_research_complete = {
#			custom_effect_tooltip = depth_charges_advice_tt
#		}
#
#		xp_research_type = navy
#		xp_boost_cost = 50
#		xp_research_bonus = 1.50
#		research_cost = 1.5
#
#		start_year = 1964
#
#		folder = {
#			name = mtgnavalfolder
#			position = { x = 1 y = 44 }
#		}
#
#		ai_will_do = {
#			factor = 2
#
#			modifier = {
#				factor = 4
#				has_war_with = GER
#			}
#			modifier = {
#				factor = 2
#				anti_submarine_strategy_required_trigger = yes
#			}
#		}
#
#		categories = {
#			naval_equipment
#			dd_tech
#			asw_tech
#			ship_modules_tech
#			mio_cat_tech_all_screen_ship_and_modules
#			mio_cat_tech_all_destroyer_and_modules
#		}
#		special_project_specialization = { specialization_naval }
#	}
	
	tech_lightweight_torpedo_1 = {
		allow = {
			ROOT = {
				is_special_project_completed = sp:sp_lightweight_torpedo
			} 
		}
		is_special_project_tech = yes
		dependencies = {
			improved_sonar = 1
			electric_torpedo = 1
			homing_torpedo = 1
		}

		enable_equipment_modules = {
			lightweight_torpedo_1
		}
		on_research_complete = {
			custom_effect_tooltip = depth_charges_advice_tt
		}
		path = {
			leads_to_tech = tech_lightweight_torpedo_2
			research_cost_coeff = 1
		}
		research_cost = 1.5

		start_year = 1942

		folder = {
			name = mtgnavalfolder
			position = { x = 3 y = 17 }
		}

		ai_will_do = {
			factor = 2

			modifier = {
				factor = 4
				has_war_with = GER
			}
			modifier = {
				factor = 2
				anti_submarine_strategy_required_trigger = yes
			}
		}

		categories = {
			naval_equipment
			dd_tech
			asw_tech
			ship_modules_tech
			mio_cat_tech_all_screen_ship_and_modules
			mio_cat_tech_all_destroyer_and_modules
		}
#		special_project_specialization = { specialization_naval }
	}
	
	tech_lightweight_torpedo_2 = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipment_modules = {
			lightweight_torpedo_2
		}
		on_research_complete = {
			custom_effect_tooltip = depth_charges_advice_tt
		}
		path = {
			leads_to_tech = tech_lightweight_torpedo_3
			research_cost_coeff = 1
		}
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 1.50
		research_cost = 1.5

		start_year = 1946

		folder = {
			name = mtgnavalfolder
			position = { x = 3 y = 23 }
		}

		ai_will_do = {
			factor = 2

			modifier = {
				factor = 4
				has_war_with = GER
			}
			modifier = {
				factor = 2
				anti_submarine_strategy_required_trigger = yes
			}
		}

		categories = {
			naval_equipment
			dd_tech
			asw_tech
			ship_modules_tech
			mio_cat_tech_all_screen_ship_and_modules
			mio_cat_tech_all_destroyer_and_modules
		}
		special_project_specialization = { specialization_naval }
	}
	
	tech_lightweight_torpedo_3 = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipment_modules = {
			lightweight_torpedo_3
		}
		on_research_complete = {
			custom_effect_tooltip = depth_charges_advice_tt
		}
		path = {
			leads_to_tech = tech_lightweight_torpedo_4
			research_cost_coeff = 1
		}
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 1.50
		research_cost = 1.5

		start_year = 1954

		folder = {
			name = mtgnavalfolder
			position = { x = 3 y = 33 }
		}

		ai_will_do = {
			factor = 2

			modifier = {
				factor = 4
				has_war_with = GER
			}
			modifier = {
				factor = 2
				anti_submarine_strategy_required_trigger = yes
			}
		}

		categories = {
			naval_equipment
			dd_tech
			asw_tech
			ship_modules_tech
			mio_cat_tech_all_screen_ship_and_modules
			mio_cat_tech_all_destroyer_and_modules
		}
		special_project_specialization = { specialization_naval }
	}
	
	tech_lightweight_torpedo_4 = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipment_modules = {
			lightweight_torpedo_4
		}
		on_research_complete = {
			custom_effect_tooltip = depth_charges_advice_tt
		}
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 1.50
		research_cost = 1.5

		start_year = 1964

		folder = {
			name = mtgnavalfolder
			position = { x = 3 y = 44 }
		}

		ai_will_do = {
			factor = 2

			modifier = {
				factor = 4
				has_war_with = GER
			}
			modifier = {
				factor = 2
				anti_submarine_strategy_required_trigger = yes
			}
		}

		categories = {
			naval_equipment
			dd_tech
			asw_tech
			ship_modules_tech
			mio_cat_tech_all_screen_ship_and_modules
			mio_cat_tech_all_destroyer_and_modules
		}
		special_project_specialization = { specialization_naval }
	}
	
	sonar = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipment_modules = {
			ship_sonar_1
		}
		on_research_complete = {
			custom_effect_tooltip = sonar_advice_tt
		}
		path = {
			leads_to_tech = improved_sonar
			research_cost_coeff = 1
		}
		research_cost = 1.5

		start_year = 1922

		folder = {
			name = mtgnavalfolder
			position = { x = 2 y = 1 }
		}

		ai_will_do = {
			factor = 2

			modifier = {
				factor = 4
				has_war_with = GER
			}
			modifier = {
				factor = 2
				anti_submarine_strategy_required_trigger = yes
			}
		}

		categories = {
			naval_equipment
			dd_tech
			asw_tech
			ship_modules_tech
			mio_cat_tech_all_screen_ship_and_modules
			mio_cat_tech_all_destroyer_and_modules
		}
		special_project_specialization = { specialization_naval }
	}

	improved_sonar = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipment_modules = {
			ship_sonar_2
		}
		on_research_complete = {
			custom_effect_tooltip = sonar_advice_tt
		}
		path = {
			leads_to_tech = advanced_sonar
			research_cost_coeff = 1
		}
		path = {
			leads_to_tech = basic_sonobuoy
			research_cost_coeff = 1
		}
		research_cost = 1

		start_year = 1933

		folder = {
			name = mtgnavalfolder
			position = { x = 2 y = 7 }
		}

		ai_will_do = {
			factor = 2

			modifier = {
				factor = 4
				has_war_with = GER
			}
			modifier = {
				factor = 2
				anti_submarine_strategy_required_trigger = yes
			}
		}

		categories = {
			naval_equipment
			dd_tech
			asw_tech
			ship_modules_tech
			mio_cat_tech_all_screen_ship_and_modules
			mio_cat_tech_all_destroyer_and_modules
		}
		special_project_specialization = { specialization_naval }
	}
	
	advanced_sonar = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipment_modules = {
			ship_sonar_3
		}
		on_research_complete = {
			custom_effect_tooltip = sonar_advice_tt
		}
		path = {
			leads_to_tech = modern_sonar
			research_cost_coeff = 1
		}
		research_cost = 1

		start_year = 1939

		folder = {
			name = mtgnavalfolder
			position = { x = 2 y = 13 }
		}

		ai_will_do = {
			factor = 2

			modifier = {
				factor = 4
				has_war_with = GER
			}
			modifier = {
				factor = 2
				anti_submarine_strategy_required_trigger = yes
			}
		}

		categories = {
			naval_equipment
			dd_tech
			asw_tech
			ship_modules_tech
			mio_cat_tech_all_screen_ship_and_modules
			mio_cat_tech_all_destroyer_and_modules
		}
		special_project_specialization = { specialization_naval }
	}

	modern_sonar = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipment_modules = {
			ship_sonar_4
		}
		on_research_complete = {
			custom_effect_tooltip = sonar_advice_tt
		}
		path = {
			leads_to_tech = tech_sonar_5
			research_cost_coeff = 1
		}
		research_cost = 1

		start_year = 1943

		folder = {
			name = mtgnavalfolder
			position = { x = 2 y = 19 }
		}

		ai_will_do = {
			factor = 2

			modifier = {
				factor = 4
				has_war_with = GER
			}
			modifier = {
				factor = 2
				anti_submarine_strategy_required_trigger = yes
			}
		}

		categories = {
			naval_equipment
			dd_tech
			asw_tech
			ship_modules_tech
			mio_cat_tech_all_screen_ship_and_modules
			mio_cat_tech_all_destroyer_and_modules
		}
		special_project_specialization = { specialization_naval }
	}

	tech_sonar_5 = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipment_modules = {
			ship_sonar_5
		}
		on_research_complete = {
			custom_effect_tooltip = sonar_advice_tt
		}
		path = {
			leads_to_tech = tech_sonar_6
			research_cost_coeff = 1
		}
		research_cost = 1

		start_year = 1948

		folder = {
			name = mtgnavalfolder
			position = { x = 2 y = 25 }
		}

		ai_will_do = {
			factor = 2

			modifier = {
				factor = 4
				has_war_with = GER
			}
			modifier = {
				factor = 2
				anti_submarine_strategy_required_trigger = yes
			}
		}

		categories = {
			naval_equipment
			dd_tech
			asw_tech
			ship_modules_tech
			mio_cat_tech_all_screen_ship_and_modules
			mio_cat_tech_all_destroyer_and_modules
		}
		special_project_specialization = { specialization_naval }
	}

	tech_sonar_6 = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipment_modules = {
			ship_sonar_6
		}
		on_research_complete = {
			custom_effect_tooltip = sonar_advice_tt
		}
		path = {
			leads_to_tech = tech_sonar_7
			research_cost_coeff = 1
		}
		research_cost = 1

		start_year = 1953

		folder = {
			name = mtgnavalfolder
			position = { x = 2 y = 31 }
		}

		ai_will_do = {
			factor = 2

			modifier = {
				factor = 4
				has_war_with = GER
			}
			modifier = {
				factor = 2
				anti_submarine_strategy_required_trigger = yes
			}
		}

		categories = {
			naval_equipment
			dd_tech
			asw_tech
			ship_modules_tech
			mio_cat_tech_all_screen_ship_and_modules
			mio_cat_tech_all_destroyer_and_modules
		}
		special_project_specialization = { specialization_naval }
	}

	tech_sonar_7 = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipment_modules = {
			ship_sonar_7
		}
		on_research_complete = {
			custom_effect_tooltip = sonar_advice_tt
		}
		path = {
			leads_to_tech = tech_sonar_8
			research_cost_coeff = 1
		}
		research_cost = 1

		start_year = 1958

		folder = {
			name = mtgnavalfolder
			position = { x = 2 y = 37 }
		}

		ai_will_do = {
			factor = 2

			modifier = {
				factor = 4
				has_war_with = GER
			}
			modifier = {
				factor = 2
				anti_submarine_strategy_required_trigger = yes
			}
		}

		categories = {
			naval_equipment
			dd_tech
			asw_tech
			ship_modules_tech
			mio_cat_tech_all_screen_ship_and_modules
			mio_cat_tech_all_destroyer_and_modules
		}
		special_project_specialization = { specialization_naval }
	}

	tech_sonar_8 = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipment_modules = {
			ship_sonar_8
		}
		on_research_complete = {
			custom_effect_tooltip = sonar_advice_tt
		}

		research_cost = 1

		start_year = 1964

		folder = {
			name = mtgnavalfolder
			position = { x = 2 y = 43 }
		}

		ai_will_do = {
			factor = 2

			modifier = {
				factor = 4
				has_war_with = GER
			}
			modifier = {
				factor = 2
				anti_submarine_strategy_required_trigger = yes
			}
		}

		categories = {
			naval_equipment
			dd_tech
			asw_tech
			ship_modules_tech
			mio_cat_tech_all_screen_ship_and_modules
			mio_cat_tech_all_destroyer_and_modules
		}
		special_project_specialization = { specialization_naval }
	}

	basic_sonobuoy = {
		allow = {
			ROOT = {
				is_special_project_completed = sp:sp_naval_sonobuoy
			} 
		}
		is_special_project_tech = yes

		enable_equipment_modules = {
			plane_sonobuoy_1
		}

		research_cost = 1


		folder = {
			name = mtgnavalfolder
			position = { x = 3 y = 9 }
		}

		ai_will_do = {
			factor = 0
		}

		categories = {
			naval_equipment
			dd_tech
			asw_tech
			ship_modules_tech
			mio_cat_tech_all_screen_ship_and_modules
			mio_cat_tech_all_destroyer_and_modules
		}
	}

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

	early_ship_hull_cruiser = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipments = {
			ship_hull_cruiser_1
		}
		enable_equipment_modules = {
			ship_airplane_launcher_1
			cruiser_ship_engine_1
			ship_armor_cruiser_1
		}
		path = {
			leads_to_tech = basic_ship_hull_cruiser
			research_cost_coeff = 1
		}

		path = {
			leads_to_tech = torpedo_cruiser_mtg
			research_cost_coeff = 1
		}

		path = {
			leads_to_tech = panzerschiffe
			research_cost_coeff = 1
		}

		allow_branch = {
			has_dlc = "Man the Guns"
		}

		on_research_complete = {
			custom_effect_tooltip = {
				localization_key = SP_UNLOCK_PROJECT
				PROJECT = sp_naval_torpedo_cruiser	
			}
		}	

		research_cost = 1.5

		start_year = 1922

		folder = {
			name = mtgnavalfolder
			position = {  x = -1 y = 2 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 4
				OR = {
					tag = ENG
					tag = JAP
					tag = USA
				}
			}
		}

		categories = {
			naval_equipment
			ca_tech
			mio_cat_tech_all_capital_ship_and_modules
			mio_cat_tech_all_screen_ship_and_modules
			mio_cat_tech_all_cruiser_and_modules
		}
		special_project_specialization = { specialization_naval }
	}

	basic_ship_hull_cruiser = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipments = {
			ship_hull_cruiser_2
		}
		enable_equipment_modules = {
			cruiser_ship_engine_2
			ship_airplane_launcher_2
		}

		path = {
			leads_to_tech = improved_ship_hull_cruiser
			research_cost_coeff = 1
		}


		research_cost = 1.5

		start_year = 1933

		folder = {
			name = mtgnavalfolder
			position = {  x = -1 y = 8 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 4
				OR = {
					tag = ENG
					tag = JAP
					tag = USA
				}
			}
		}

		categories = {
			naval_equipment
			ca_tech
			mio_cat_tech_all_capital_ship_and_modules
			mio_cat_tech_all_screen_ship_and_modules
			mio_cat_tech_all_cruiser_and_modules
		}
		special_project_specialization = { specialization_naval }
	}

	improved_ship_hull_cruiser = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipments = {
			ship_hull_cruiser_3
		}
		enable_equipment_modules = {
			cruiser_ship_engine_3
		}
		path = {
			leads_to_tech = advanced_ship_hull_cruiser
			research_cost_coeff = 1
		}

		research_cost = 1.5

		start_year = 1938

		folder = {
			name = mtgnavalfolder
			position = {  x = -1 y = 14 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				OR = {
					tag = ENG
					tag = JAP
					tag = USA
				}
				factor = 4
			}
		}

		categories = {
			naval_equipment
			ca_tech
			mio_cat_tech_all_capital_ship_and_modules
			mio_cat_tech_all_screen_ship_and_modules
			mio_cat_tech_all_cruiser_and_modules
		}
		special_project_specialization = { specialization_naval }
	}

	advanced_ship_hull_cruiser = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipments = {
			ship_hull_cruiser_4
		}
		enable_equipment_modules = {
			cruiser_ship_engine_4
		}
		path = {
			leads_to_tech = tech_ship_hull_cruiser_5
			research_cost_coeff = 1
		}
		research_cost = 1.5

		start_year = 1942

		folder = {
			name = mtgnavalfolder
			position = {  x = -1 y = 20 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 2
				OR = {
					tag = ENG
					tag = USA
				}
			}
		}

		categories = {
			naval_equipment
			ca_tech
			mio_cat_tech_all_capital_ship_and_modules
			mio_cat_tech_all_screen_ship_and_modules
			mio_cat_tech_all_cruiser_and_modules
		}
		special_project_specialization = { specialization_naval }
	}


	tech_ship_hull_cruiser_5 = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipments = {
			ship_hull_cruiser_5
		}
		enable_equipment_modules = {
			cruiser_ship_engine_5
		}
		path = {
			leads_to_tech = tech_ship_hull_cruiser_6
			research_cost_coeff = 1
		}
		research_cost = 1.5

		start_year = 1946

		folder = {
			name = mtgnavalfolder
			position = {  x = -1 y = 26 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 2
				OR = {
					tag = ENG
					tag = USA
				}
			}
		}

		categories = {
			naval_equipment
			cl_tech
			ca_tech
			mio_cat_tech_all_capital_ship_and_modules
			mio_cat_tech_all_screen_ship_and_modules
			mio_cat_tech_all_cruiser_and_modules
		}
		special_project_specialization = { specialization_naval }
	}

	tech_ship_hull_cruiser_6 = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipments = {
			ship_hull_cruiser_6
		}
		enable_equipment_modules = {
			cruiser_ship_engine_6
		}
		path = {
			leads_to_tech = tech_ship_hull_cruiser_7
			research_cost_coeff = 1
		}
		research_cost = 1.5

		start_year = 1951

		folder = {
			name = mtgnavalfolder
			position = {  x = -1 y = 32 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 2
				OR = {
					tag = ENG
					tag = USA
				}
			}
		}

		categories = {
			naval_equipment
			ca_tech
			mio_cat_tech_all_capital_ship_and_modules
			mio_cat_tech_all_screen_ship_and_modules
			mio_cat_tech_all_cruiser_and_modules
		}
		special_project_specialization = { specialization_naval }
	}

	tech_ship_hull_cruiser_7 = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipments = {
			ship_hull_cruiser_7
		}
		enable_equipment_modules = {
			cruiser_ship_engine_7
		}
		path = {
			leads_to_tech = tech_ship_hull_cruiser_8
			research_cost_coeff = 1
		}
		path = {
			leads_to_tech = tech_ship_hull_nuclear_cruiser_1
			research_cost_coeff = 1
		}
		research_cost = 1.5

		start_year = 1955

		folder = {
			name = mtgnavalfolder
			position = {  x = -1 y = 38 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 2
				OR = {
					tag = ENG
					tag = USA
				}
			}
		}

		categories = {
			naval_equipment
			ca_tech
			mio_cat_tech_all_capital_ship_and_modules
			mio_cat_tech_all_screen_ship_and_modules
			mio_cat_tech_all_cruiser_and_modules
		}
		special_project_specialization = { specialization_naval }
	}
	
	tech_ship_hull_nuclear_cruiser_1 = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		allow_branch = {
			 has_dlc = "Gotterdammerung"
		}
		enable_equipments = {
			ship_hull_nuclear_cruiser_1
		}
		enable_equipment_modules = { 
			cruiser_ship_nuclear_engine_1
		}

		path = {
			leads_to_tech = tech_ship_hull_nuclear_cruiser_2
			research_cost_coeff = 1
		}
		
		research_cost = 1.5

		dependencies = {
			sptech_nuclear_engines = 1
		}
		
		start_year = 1955
		
		folder = {
			name = mtgnavalfolder
			position = {  x = 0 y = 38 }
		}

		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 2
				OR = {
					tag = ENG
					tag = USA
				}
			}
		}
		
		categories = {
			naval_equipment
			ca_tech
			mio_cat_tech_all_capital_ship_and_modules
			mio_cat_tech_all_screen_ship_and_modules
			mio_cat_tech_all_cruiser_and_modules
		}
		special_project_specialization = { specialization_naval }
	}

	tech_ship_hull_cruiser_8 = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipments = {
			ship_hull_cruiser_8
		}
		enable_equipment_modules = {
			cruiser_ship_engine_8
		}
		path = {
			leads_to_tech = tech_ship_hull_nuclear_cruiser_2
			research_cost_coeff = 1
		}
		research_cost = 1.5

		start_year = 1960

		folder = {
			name = mtgnavalfolder
			position = {  x = -1 y = 44 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 2
				OR = {
					tag = ENG
					tag = USA
				}
			}
		}

		categories = {
			naval_equipment
			ca_tech
			mio_cat_tech_all_capital_ship_and_modules
			mio_cat_tech_all_screen_ship_and_modules
			mio_cat_tech_all_cruiser_and_modules
		}
		special_project_specialization = { specialization_naval }
	}

	tech_ship_hull_nuclear_cruiser_2 = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		allow_branch = {
			 has_dlc = "Gotterdammerung"
		}
		enable_equipments = {
			ship_hull_nuclear_cruiser_2
		}
		enable_equipment_modules = { 
			cruiser_ship_nuclear_engine_2
		}

		
		research_cost = 1.5

		dependencies = {
			sptech_nuclear_engines = 1
		}
		
		start_year = 1962
		
		folder = {
			name = mtgnavalfolder
			position = {  x = 0 y = 44 }
		}

		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 2
				OR = {
					tag = ENG
					tag = USA
				}
			}
		}
		
		categories = {
			naval_equipment
			ca_tech
			mio_cat_tech_all_capital_ship_and_modules
			mio_cat_tech_all_screen_ship_and_modules
			mio_cat_tech_all_cruiser_and_modules
		}
		special_project_specialization = { specialization_naval }
	}

	basic_cruiser_armor_scheme = {
		allow = {
			always = no
		}
		allow_branch = {
			always = no
		}
		enable_equipment_modules = {
			ship_armor_cruiser_2
		}
		on_research_complete = {
			custom_effect_tooltip = cruiser_armor_advice_tt
		}
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 1.50
		research_cost = 0.5
		start_year = 1922
		folder = {
			name = mtgnavalfolder
			position = {  x = 0 y = 2 }
		}
		ai_will_do = {
			factor = 1

			modifier = {
				factor = 3
				OR = {
					tag = ENG
					tag = JAP
					tag = USA
				}
			}
		}
		categories = {
			naval_armor
			naval_equipment
			ca_tech
			ship_modules_tech
			mio_cat_tech_all_capital_ship_and_modules
			mio_cat_tech_all_cruiser_and_modules
			mio_cat_tech_all_carrier_and_modules
		}
		special_project_specialization = { specialization_naval }
	}


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


	early_ship_hull_heavy = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipments = {
			ship_hull_heavy_1
		}

		enable_equipment_modules = {
			ship_armor_bb_1
			heavy_ship_engine_1
			ship_armor_bc_1
		}

		path = {
			leads_to_tech = basic_ship_hull_heavy
			research_cost_coeff = 1
		}

		on_research_complete = {
		}
		research_cost = 1.75

		start_year = 1922

		folder = {
			name = mtgnavalfolder
			position = {  x = 0 y = 2 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 2
				OR = {
					tag = ENG
					tag = JAP
					tag = USA
				}
			}
			modifier = {
				is_major = yes
				factor = 2
			}
			modifier = {
				is_major = no
				factor = 0
			}
		}

		categories = {
			naval_equipment
			bb_tech
			bc_tech
			mio_cat_tech_all_capital_ship_and_modules
		}
		special_project_specialization = { specialization_naval }
	}

	basic_ship_hull_heavy = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipments = {
			ship_hull_heavy_2
		}
		enable_equipment_modules = {
			heavy_ship_engine_2
		}
		path = {
			leads_to_tech = improved_ship_hull_heavy
			research_cost_coeff = 1
		}
		path = {
			leads_to_tech = ship_hull_super_heavy
			research_cost_coeff = 1
		}
		
		on_research_complete = {
			custom_effect_tooltip = {
				localization_key = SP_UNLOCK_PROJECT
				PROJECT = sp_naval_super_heavy_battleship	
			}
		}

		research_cost = 1.5

		start_year = 1933

		folder = {
			name = mtgnavalfolder
			position = {  x = 0 y = 8 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 2
				OR = {
					tag = ENG
					tag = JAP
					tag = USA
				}
			}
			modifier = {
				is_major = yes
				factor = 2
			}
			modifier = {
				is_major = no
				factor = 0
			}
		}

		categories = {
			naval_equipment
			bb_tech
			bc_tech
			mio_cat_tech_all_capital_ship_and_modules
		}
		special_project_specialization = { specialization_naval }
	}
	ship_hull_super_heavy = {
		is_special_project_tech = yes

		allow = {
			ROOT = {
				is_special_project_completed = sp:sp_naval_super_heavy_battleship
			} 
		}

		enable_equipments = {
			ship_hull_super_heavy_1
		}

		enable_equipment_modules = {
			ship_armor_shbb
		}
		allow = { 
			always = no
		}
		path = {
			leads_to_tech = tech_ship_hull_super_heavy_2
			research_cost_coeff = 1
		}
		research_cost = 1.5

		start_year = 1933
		folder = {
			name = mtgnavalfolder
			position = {  x = 1 y = 8 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 25
				tag = JAP
			}
		}

		categories = {
			naval_equipment
			bb_tech
			bc_tech
			mio_cat_tech_all_capital_ship_and_modules
		}
	}

	improved_ship_hull_heavy = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipments = {
			ship_hull_heavy_3
		}
		enable_equipment_modules = {
			heavy_ship_engine_3
		}
		path = {
			leads_to_tech = advanced_ship_hull_heavy
			research_cost_coeff = 1
		}

		research_cost = 1.5

		start_year = 1938

		folder = {
			name = mtgnavalfolder
			position = {  x = 0 y = 14 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 5
				tag = USA
			}
			modifier = {
				is_major = no
				factor = 0
			}
		}

		categories = {
			naval_equipment
			bb_tech
			bc_tech
			mio_cat_tech_all_capital_ship_and_modules
		}
		special_project_specialization = { specialization_naval }
	}

	advanced_ship_hull_heavy = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50
		enable_equipments = {
			ship_hull_heavy_4
		}
		enable_equipment_modules = {
			heavy_ship_engine_4
		}
		path = {
			leads_to_tech = tech_ship_hull_heavy_5
			research_cost_coeff = 1
		}
		path = {
			leads_to_tech = tech_ship_hull_super_heavy_2
			research_cost_coeff = 1
		}
		research_cost = 1.5

		start_year = 1942

		folder = {
			name = mtgnavalfolder
			position = {  x = 0 y = 20 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 5
				tag = USA

			}
			modifier = {
				is_major = no
				factor = 0
			}
		}

		categories = {
			naval_equipment
			bb_tech
			bc_tech
			mio_cat_tech_all_capital_ship_and_modules
		}
		special_project_specialization = { specialization_naval }
	}
	
	tech_ship_hull_super_heavy_2 = {
		is_special_project_tech = yes

		allow = {
			ROOT = {
				is_special_project_completed = sp:sp_naval_super_heavy_battleship_2
			} 
		}

		enable_equipments = {
			ship_hull_super_heavy_2
		}

		enable_equipment_modules = {
			ship_armor_shbb_2
		}

		path = {
			leads_to_tech = tech_ship_hull_super_heavy_3
			research_cost_coeff = 1
		}
		research_cost = 1.5

		start_year = 1942

		folder = {
			name = mtgnavalfolder
			position = {  x = 1 y = 20 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 25
				tag = JAP
			}
		}

		categories = {
			naval_equipment
			bb_tech
			bc_tech
			mio_cat_tech_all_capital_ship_and_modules
		}
#		special_project_specialization = { specialization_naval }
	}

	tech_ship_hull_heavy_5 = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipments = {
			ship_hull_heavy_5
		}
		enable_equipment_modules = {
			heavy_ship_engine_5
		}
		path = {
			leads_to_tech = tech_ship_hull_heavy_6
			research_cost_coeff = 1
		}
		research_cost = 1.5

		start_year = 1946

		folder = {
			name = mtgnavalfolder
			position = {  x = 0 y = 26 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 5
				tag = USA

			}
			modifier = {
				is_major = no
				factor = 0
			}
		}

		categories = {
			naval_equipment
			bb_tech
			bc_tech
			mio_cat_tech_all_capital_ship_and_modules
		}
		special_project_specialization = { specialization_naval }
	}

	tech_ship_hull_heavy_6 = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipments = {
			ship_hull_heavy_6
		}
		enable_equipment_modules = {
			heavy_ship_engine_6
		}
		path = {
			leads_to_tech = tech_ship_hull_heavy_7
			research_cost_coeff = 1
		}
		path = {
			leads_to_tech = tech_ship_hull_super_heavy_3
			research_cost_coeff = 1
		}
		research_cost = 1.5

		start_year = 1951

		folder = {
			name = mtgnavalfolder
			position = {  x = 0 y = 32 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 5
				tag = USA

			}
			modifier = {
				is_major = no
				factor = 0
			}
		}

		categories = {
			naval_equipment
			bb_tech
			bc_tech
			mio_cat_tech_all_capital_ship_and_modules
		}
		special_project_specialization = { specialization_naval }
	}
	
	tech_ship_hull_super_heavy_3 = {
		is_special_project_tech = yes

		allow = {
			ROOT = {
				is_special_project_completed = sp:sp_naval_super_heavy_battleship_3
			} 
		}

		enable_equipments = {
			ship_hull_super_heavy_3
		}

		enable_equipment_modules = {
			ship_armor_shbb_3
		}

		research_cost = 1.5

		start_year = 1951

		folder = {
			name = mtgnavalfolder
			position = {  x = 1 y = 32 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 25
				tag = JAP
			}
		}

		categories = {
			naval_equipment
			bb_tech
			bc_tech
			mio_cat_tech_all_capital_ship_and_modules
		}
#		special_project_specialization = { specialization_naval }
	}

	tech_ship_hull_heavy_7 = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipments = {
			ship_hull_heavy_7
		}
		enable_equipment_modules = {
			heavy_ship_engine_7
		}
		path = {
			leads_to_tech = tech_ship_hull_heavy_8
			research_cost_coeff = 1
		}
		path = {
			leads_to_tech = tech_ship_hull_nuclear_heavy_1
			research_cost_coeff = 1
		}

		research_cost = 1.5

		start_year = 1955

		folder = {
			name = mtgnavalfolder
			position = {  x = 0 y = 38 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 5
				tag = USA

			}
			modifier = {
				is_major = no
				factor = 0
			}
		}

		categories = {
			naval_equipment
			bb_tech
			bc_tech
			mio_cat_tech_all_capital_ship_and_modules
		}
		special_project_specialization = { specialization_naval }
	}
	
	tech_ship_hull_nuclear_heavy_1 = {
		allow_branch = {
			 has_dlc = "Gotterdammerung"
		}
		enable_equipments = {
			ship_hull_nuclear_heavy_1
		}

		enable_equipment_modules = {
			heavy_ship_nuclear_engine_1
		}

		path = {
			leads_to_tech = tech_ship_hull_nuclear_heavy_2
			research_cost_coeff = 1
		}
		research_cost = 1.5

		start_year = 1956
		dependencies = {
			sptech_nuclear_engines = 1
		}

		folder = {
			name = mtgnavalfolder
			position = {  x = 1 y = 38 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 25
				tag = JAP
			}
		}

		categories = {
			naval_equipment
			bb_tech
			bc_tech
			mio_cat_tech_all_capital_ship_and_modules
		}
		special_project_specialization = { specialization_naval }
	}
	
	tech_ship_hull_heavy_8 = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipments = {
			ship_hull_heavy_8
		}
		enable_equipment_modules = {
			heavy_ship_engine_8
		}
		path = {
			leads_to_tech = tech_ship_hull_nuclear_heavy_2
			research_cost_coeff = 1
		}

		research_cost = 1.5

		start_year = 1960

		folder = {
			name = mtgnavalfolder
			position = {  x = 0 y = 44 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 5
				tag = USA

			}
			modifier = {
				is_major = no
				factor = 0
			}
		}

		categories = {
			naval_equipment
			bb_tech
			bc_tech
			mio_cat_tech_all_capital_ship_and_modules
		}
		special_project_specialization = { specialization_naval }
	}
	
	tech_ship_hull_nuclear_heavy_2 = {
		allow_branch = {
			 has_dlc = "Gotterdammerung"
		}
		enable_equipments = {
			ship_hull_nuclear_heavy_2
		}
		enable_equipment_modules = { 
			heavy_ship_nuclear_engine_2
		}
		
		research_cost = 1.5

		start_year = 1960
		dependencies = {
			sptech_nuclear_engines = 1
		}
		
		folder = {
			name = mtgnavalfolder
			position = {  x = 1 y = 44 }
		}

		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 25
				tag = JAP
			}
		}
		
		categories = {
			naval_equipment
			bb_tech
			bc_tech
			mio_cat_tech_all_capital_ship_and_modules
		}
		special_project_specialization = { specialization_naval }
	}

	basic_heavy_armor_scheme = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipment_modules = {
			ship_armor_bb_2
			ship_armor_bc_2
			ship_armor_cruiser_2
		}


		on_research_complete = {
			custom_effect_tooltip = heavy_armor_advice_tt
		}
		path = {
			leads_to_tech = improved_heavy_armor_scheme
			research_cost_coeff = 1
		}


		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 1.50
		research_cost = 1.25

		start_year = 1933

		folder = {
			name = mtgnavalfolder
			position = {  x = 0 y = 8 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 2
				OR = {
					tag = ENG
					tag = JAP
					tag = USA
				}
			}
		}

		categories = {
			naval_armor
			naval_equipment
			bb_tech
			bc_tech
			ship_modules_tech
			mio_cat_tech_all_capital_ship_and_modules
		}
		special_project_specialization = { specialization_naval }
	}

	improved_heavy_armor_scheme = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipment_modules = {
			ship_armor_bb_3
			ship_armor_bc_3
			ship_armor_cruiser_3
		}

		on_research_complete = {
			custom_effect_tooltip = heavy_armor_advice_tt
		}
		path = {
			leads_to_tech = tech_heavy_armor_scheme_4
			research_cost_coeff = 1
		}


		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 1.25
		research_cost = 1.25

		start_year = 1939

		folder = {
			name = mtgnavalfolder
			position = {  x = 0 y = 14 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 4
				OR = {
					tag = ENG
					tag = USA
				}
			}
			modifier = {
				has_tech = improved_ship_hull_heavy
				factor = 2
			}
		}

		categories = {
			naval_armor
			naval_equipment
			bb_tech
			bc_tech
			ship_modules_tech
			mio_cat_tech_all_capital_ship_and_modules
		}
		special_project_specialization = { specialization_naval }
	}

	tech_heavy_armor_scheme_4 = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipment_modules = {
			ship_armor_bb_4
			ship_armor_bc_4
			ship_armor_cruiser_4
		}

		on_research_complete = {
			custom_effect_tooltip = heavy_armor_advice_tt
		}
		path = {
			leads_to_tech = tech_heavy_armor_scheme_5
			research_cost_coeff = 1
		}

		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 1.25
		research_cost = 1.25

		start_year = 1943

		folder = {
			name = mtgnavalfolder
			position = {  x = 0 y = 20 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 4
				OR = {
					tag = ENG
					tag = USA
				}
			}
			modifier = {
				has_tech = advanced_ship_hull_heavy
				factor = 2
			}
		}

		categories = {
			naval_armor
			naval_equipment
			bb_tech
			bc_tech
			ship_modules_tech
			mio_cat_tech_all_capital_ship_and_modules
		}
		special_project_specialization = { specialization_naval }
	}
	
	tech_heavy_armor_scheme_5 = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipment_modules = {
			ship_armor_bb_5
			ship_armor_bc_5
			ship_armor_cruiser_5
		}

		on_research_complete = {
			custom_effect_tooltip = heavy_armor_advice_tt
		}
		path = {
			leads_to_tech = tech_heavy_armor_scheme_6
			research_cost_coeff = 1
		}

		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 1.25
		research_cost = 1.25

		start_year = 1948

		folder = {
			name = mtgnavalfolder
			position = {  x = 0 y = 26 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 4
				OR = {
					tag = ENG
					tag = USA
				}
			}
			modifier = {
				has_tech = tech_ship_hull_heavy_5
				factor = 2
			}
		}

		categories = {
			naval_armor
			naval_equipment
			bb_tech
			bc_tech
			ship_modules_tech
			mio_cat_tech_all_capital_ship_and_modules
		}
		special_project_specialization = { specialization_naval }
	}

	tech_heavy_armor_scheme_6 = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipment_modules = {
			ship_armor_bb_6
			ship_armor_bc_6
			ship_armor_cruiser_6
		}

		on_research_complete = {
			custom_effect_tooltip = heavy_armor_advice_tt
		}
		path = {
			leads_to_tech = tech_heavy_armor_scheme_7
			research_cost_coeff = 1
		}

		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 1.25
		research_cost = 1.25

		start_year = 1953

		folder = {
			name = mtgnavalfolder
			position = {  x = 0 y = 32 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 4
				OR = {
					tag = ENG
					tag = USA
				}
			}
			modifier = {
				has_tech = tech_ship_hull_heavy_6
				factor = 2
			}
		}

		categories = {
			naval_armor
			naval_equipment
			bb_tech
			bc_tech
			ship_modules_tech
			mio_cat_tech_all_capital_ship_and_modules
		}
		special_project_specialization = { specialization_naval }
	}

	tech_heavy_armor_scheme_7 = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipment_modules = {
			ship_armor_bb_7
			ship_armor_bc_7
			ship_armor_cruiser_7
		}

		on_research_complete = {
			custom_effect_tooltip = heavy_armor_advice_tt
		}
		path = {
			leads_to_tech = tech_heavy_armor_scheme_8
			research_cost_coeff = 1
		}

		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 1.25
		research_cost = 1.25

		start_year = 1958

		folder = {
			name = mtgnavalfolder
			position = {  x = 0 y = 38 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 4
				OR = {
					tag = ENG
					tag = USA
				}
			}
			modifier = {
				has_tech = tech_ship_hull_heavy_7
				factor = 2
			}
		}

		categories = {
			naval_armor
			naval_equipment
			bb_tech
			bc_tech
			ship_modules_tech
			mio_cat_tech_all_capital_ship_and_modules
		}
		special_project_specialization = { specialization_naval }
	}

	tech_heavy_armor_scheme_8 = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipment_modules = {
			ship_armor_bb_8
			ship_armor_bc_8
			ship_armor_cruiser_8
		}

		on_research_complete = {
			custom_effect_tooltip = heavy_armor_advice_tt
		}

		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 1.25
		research_cost = 1.25

		start_year = 1964

		folder = {
			name = mtgnavalfolder
			position = {  x = 0 y = 44 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 4
				OR = {
					tag = ENG
					tag = USA
				}
			}
			modifier = {
				has_tech = tech_ship_hull_heavy_8
				factor = 2
			}
		}

		categories = {
			naval_armor
			naval_equipment
			bb_tech
			bc_tech
			ship_modules_tech
			mio_cat_tech_all_capital_ship_and_modules
		}
		special_project_specialization = { specialization_naval }
	}

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

early_ship_hull_carrier = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		show_equipment_icon = yes
		enable_equipments = {
			ship_hull_carrier_conversion_bb
			ship_hull_carrier_conversion_ca
		}

		enable_equipment_modules = {
			ship_armor_carrier_deck
			carrier_ship_engine_1
			ship_deck_space
		}

		path = {
			leads_to_tech = basic_ship_hull_carrier
			research_cost_coeff = 1
		}

		research_cost = 1.80

		start_year = 1922

		folder = {
			name = mtgnavalfolder
			position = {  x = -1 y = 2 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 8
				OR = {
					tag = ENG
					tag = JAP
					tag = USA
				}
			}
		}

		categories = {
			naval_equipment
			cv_tech
			mio_cat_tech_all_carrier_and_modules
		}
		special_project_specialization = { specialization_naval }
	}

	basic_ship_hull_carrier = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipments = {
			ship_hull_carrier_1
		}
		enable_equipment_modules = {
			carrier_ship_engine_2
		}
		path = {
			leads_to_tech = improved_ship_hull_carrier
			research_cost_coeff = 1
		}
		path = {
			leads_to_tech = sptech_naval_escort_carrier
			research_cost_coeff = 1
		}
		on_research_complete = {
			if = {
				limit = {has_dlc = "No Compromise, No Surrender"}
				custom_effect_tooltip = {
					localization_key = SP_UNLOCK_PROJECT
					PROJECT = sp_naval_escort_carrier	
				}
			}
		}		

		research_cost = 1.5

		start_year = 1933

		folder = {
			name = mtgnavalfolder
			position = {  x = -1 y = 8 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 8
				OR = {
					tag = ENG
					tag = JAP
					tag = USA
				}
			}
		}

		categories = {
			naval_equipment
			cv_tech
			mio_cat_tech_all_carrier_and_modules
		}
		special_project_specialization = { specialization_naval }
	}

	improved_ship_hull_carrier = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		show_equipment_icon = yes
		enable_equipments = {
			ship_hull_carrier_2
			ship_hull_carrier_conversion_ca_2
		}
		enable_equipment_modules = {
			carrier_ship_engine_3
		}
		on_research_complete = {
			if = {
				limit = {has_dlc = "Gotterdammerung"}
				custom_effect_tooltip = {
					localization_key = SP_UNLOCK_PROJECT
					PROJECT = sp_naval_ice_carrier	
				}
			}
			if = {
				limit = {
					is_ai = no
					has_dlc = "No Compromise, No Surrender"
					has_dlc = "Gotterdammerung"
					original_tag = PHI
				}
				set_country_flag = PHI_did_carrier_tech
				mark_focus_tree_layout_dirty = yes
			}
		}		
		path = {
			leads_to_tech = advanced_ship_hull_carrier
			research_cost_coeff = 1
		}

		path = {
			leads_to_tech = sptech_naval_ice_carrier
			research_cost_coeff = 1
		}

		research_cost = 1.5

		start_year = 1938

		folder = {
			name = mtgnavalfolder
			position = {  x = -1 y = 14 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 8
				OR = {
					tag = ENG
					tag = JAP
					tag = USA
				}
			}
		}

		categories = {
			naval_equipment
			cv_tech
			mio_cat_tech_all_carrier_and_modules
		}
		special_project_specialization = { specialization_naval }
	}

	advanced_ship_hull_carrier = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipments = {
			ship_hull_carrier_3
		}
		enable_equipment_modules = {
			carrier_ship_engine_4
		}
		path = {
			leads_to_tech = tech_ship_hull_carrier_5
			research_cost_coeff = 1
		}
		research_cost = 1.5

		start_year = 1941

		folder = {
			name = mtgnavalfolder
			position = {  x = -1 y = 20 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 8
				OR = {
					tag = ENG
					tag = JAP
					tag = USA
				}
			}
		}

		categories = {
			naval_equipment
			cv_tech
			mio_cat_tech_all_carrier_and_modules
		}
		special_project_specialization = { specialization_naval }
	}

	tech_ship_hull_carrier_5 = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		show_equipment_icon = yes
		enable_equipments = {
			ship_hull_carrier_4
			ship_hull_carrier_conversion_ca_3
		}
		enable_equipment_modules = {
			carrier_ship_engine_5
		}
		path = {
			leads_to_tech = tech_ship_hull_carrier_6
			research_cost_coeff = 1
		}
		research_cost = 1.5

		start_year = 1946

		folder = {
			name = mtgnavalfolder
			position = {  x = -1 y = 26 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 8
				OR = {
					tag = ENG
					tag = JAP
					tag = USA
				}
			}
		}

		categories = {
			naval_equipment
			cv_tech
			mio_cat_tech_all_carrier_and_modules
		}
		special_project_specialization = { specialization_naval }
	}

	tech_ship_hull_carrier_6 = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipments = {
			ship_hull_carrier_5
		}
		enable_equipment_modules = {
			carrier_ship_engine_6
		}
		path = {
			leads_to_tech = tech_ship_hull_carrier_7
			research_cost_coeff = 1
		}
		research_cost = 1.5

		start_year = 1951

		folder = {
			name = mtgnavalfolder
			position = {  x = -1 y = 32 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 8
				OR = {
					tag = ENG
					tag = JAP
					tag = USA
				}
			}
		}

		categories = {
			naval_equipment
			cv_tech
			mio_cat_tech_all_carrier_and_modules
		}
		special_project_specialization = { specialization_naval }
	}

	tech_ship_hull_carrier_7 = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		show_equipment_icon = yes
		enable_equipments = {
			ship_hull_carrier_6
			ship_hull_carrier_conversion_ca_4
		}
		enable_equipment_modules = {
			carrier_ship_engine_7
		}
		path = {
			leads_to_tech = tech_ship_hull_carrier_8
			research_cost_coeff = 1
		}
		path = {
			leads_to_tech = tech_ship_hull_nuclear_carrier_1
			research_cost_coeff = 1
		}
		research_cost = 1.5

		start_year = 1955

		folder = {
			name = mtgnavalfolder
			position = {  x = -1 y = 38 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 8
				OR = {
					tag = ENG
					tag = JAP
					tag = USA
				}
			}
		}

		categories = {
			naval_equipment
			cv_tech
			mio_cat_tech_all_carrier_and_modules
		}
		special_project_specialization = { specialization_naval }
	}
	tech_ship_hull_nuclear_carrier_1 = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		allow_branch = {
			 has_dlc = "Gotterdammerung"
		}
		enable_equipments = {
			ship_hull_nuclear_carrier_1
		}
		enable_equipment_modules = { 
			carrier_ship_nuclear_engine_1
		}
		
		path = {
			leads_to_tech = tech_ship_hull_nuclear_carrier_2
			research_cost_coeff = 1
		}
		research_cost = 1.5

		start_year = 1955
		dependencies = {
			sptech_nuclear_engines = 1
		}
		
		folder = {
			name = mtgnavalfolder
			position = {  x = 0 y = 38 }
		}

		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 8
				OR = {
					tag = ENG
					tag = JAP
					tag = USA
				}
			}
		}
		
		categories = {
			naval_equipment
			cv_tech
			mio_cat_tech_all_carrier_and_modules
		}
		special_project_specialization = { specialization_naval }
	}

	tech_ship_hull_carrier_8 = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipments = {
			ship_hull_carrier_7
		}
		enable_equipment_modules = {
			carrier_ship_engine_8
		}
		path = {
			leads_to_tech = tech_ship_hull_nuclear_carrier_2
			research_cost_coeff = 1
		}
		research_cost = 1.5

		start_year = 1960

		folder = {
			name = mtgnavalfolder
			position = {  x = -1 y = 44 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 8
				OR = {
					tag = ENG
					tag = JAP
					tag = USA
				}
			}
		}

		categories = {
			naval_equipment
			cv_tech
			mio_cat_tech_all_carrier_and_modules
		}
		special_project_specialization = { specialization_naval }
	}
	tech_ship_hull_nuclear_carrier_2 = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		allow_branch = {
			 has_dlc = "Gotterdammerung"
		}
		enable_equipments = {
			ship_hull_nuclear_carrier_2
		}
		enable_equipment_modules = { 
			carrier_ship_nuclear_engine_2
		}
		
		research_cost = 1.5

		start_year = 1960
		dependencies = {
			sptech_nuclear_engines = 1
		}
		
		folder = {
			name = mtgnavalfolder
			position = {  x = 0 y = 44 }
		}

		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 8
				OR = {
					tag = ENG
					tag = JAP
					tag = USA
				}
			}
		}
		
		categories = {
			naval_equipment
			cv_tech
			mio_cat_tech_all_carrier_and_modules
		}
		special_project_specialization = { specialization_naval }
	}
	
	sptech_naval_ice_carrier = {
		allow_branch = {
			 has_dlc = "Gotterdammerung"
		}
		#set at gamestart
		allow = {
			ROOT = {
				is_special_project_completed = sp:sp_naval_ice_carrier
			} 
		}
		is_special_project_tech = yes

		enable_equipments = {
			ship_hull_mega_carrier
		}
		enable_equipment_modules = {	
			big_ship_deck_space
			ship_armor_ice_carrier_deck_1
		}	

		research_cost = 1

		path = {
			leads_to_tech = sp_refined_pykrete
			research_cost_coeff = 1
		}

		folder = {
			name = mtgnavalfolder
			position = {  x = 0 y = 14 }
		}

		ai_will_do = {
			factor = 0
		}

		categories = {
			naval_equipment
			cv_tech
			mio_cat_tech_all_carrier_and_modules
		}
	}

	sptech_naval_escort_carrier = {
		is_special_project_tech = yes
		allow = {
	 		ROOT = {
				is_special_project_completed = sp:sp_naval_escort_carrier
			}
		}

		enable_equipments = {
			ship_hull_escort_carrier
		}
		enable_equipment_modules = {
			ship_escort_deck_space
		}

		research_cost = 1.5

		start_year = 1933

		folder = {
			name = mtgnavalfolder
			position = {  x = 0 y = 8 }
		}

		ai_will_do = {
			factor = 0
		}

		categories = {
			naval_equipment
			cv_tech
			mio_cat_tech_all_carrier_and_modules
		}
	}

#             ## #  # ###  #   #  ##  ###  ### #  # ###  ##
#{~._.~}     #   #  # #  # ## ## #  # #  #  #  ## # #   #
# ( Y )       #  #  # ###  # # # #### ###   #  # ## ##   #
#()~*~()       # #  # #  # #   # #  # #  #  #  #  # #     #
#(_)-(_)     ##   ##  ###  #   # #  # #  # ### #  # ### ##

	early_ship_hull_submarine = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipments = {
			ship_hull_submarine_1
		}

		enable_equipment_modules = {
			sub_ship_engine_1
		}

		path = {
			leads_to_tech = basic_ship_hull_submarine
			research_cost_coeff = 1
		}
		
		path = {
			leads_to_tech = sptech_naval_midget_submarine
			research_cost_coeff = 1
		}
		
		path = {
			leads_to_tech = sptech_naval_cruiser_submarine
			research_cost_coeff = 1
		}

		on_research_complete = {
			custom_effect_tooltip = {
				localization_key = SP_UNLOCK_PROJECT
				PROJECT = sp_naval_cruiser_submarine	
			}
			custom_effect_tooltip = {
				localization_key = SP_UNLOCK_PROJECT
				PROJECT = sp_naval_midget_submarine	
			}			
		}

		research_cost = 1.5

		start_year = 1922

		folder = {
			name = mtgnavalfolder
			position = {  x = -2 y = 2 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 7
				OR = {
					tag = GER
					tag = USA
				}
			}
		}

		categories = {
			naval_equipment
			ss_tech
			mio_cat_tech_all_submarine_and_modules
		}
		special_project_specialization = { specialization_naval }
	}

	basic_ship_hull_submarine = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipments = {
			ship_hull_submarine_2
		}
		enable_equipment_modules = {
			sub_ship_engine_2
		}
		on_research_complete = {
			if = {
				limit = { has_dlc = "Gotterdammerung"}
				custom_effect_tooltip = {
					localization_key = SP_UNLOCK_PROJECT
					PROJECT = sp_naval_aip_engine	
				}
				custom_effect_tooltip = {
					localization_key = SP_UNLOCK_PROJECT
					PROJECT = sp_naval_anechoic_tiles
				}				
			}
		}
	
		path = {
			leads_to_tech = improved_ship_hull_submarine
			research_cost_coeff = 1
		}

		path = {
			leads_to_tech = sptech_naval_aip_engine
			research_cost_coeff = 1
		}

		path = {
			leads_to_tech = sptech_naval_anechoic_tiles
			research_cost_coeff = 1
		}

		research_cost = 1.5

		start_year = 1933

		folder = {
			name = mtgnavalfolder
			position = {  x = -2 y = 8 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 7
				OR = {
					tag = GER
					tag = USA
				}
			}
		}

		categories = {
			naval_equipment
			ss_tech
			mio_cat_tech_all_submarine_and_modules
		}
		special_project_specialization = { specialization_naval }
	}

	improved_ship_hull_submarine = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipments = {
			ship_hull_submarine_3
		}
		enable_equipment_modules = {
			sub_ship_engine_3
		}


		path = {
			leads_to_tech = advanced_ship_hull_submarine
			research_cost_coeff = 1
		}

		path = {
			leads_to_tech = basic_submarine_snorkel
			research_cost_coeff = 1
		}

		path = {
			leads_to_tech = sptech_naval_submarine_carrier
			research_cost_coeff = 1
		}

		research_cost = 2.0

		start_year = 1938

		folder = {
			name = mtgnavalfolder
			position = {  x = -2 y = 14 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 7
				OR = {
					tag = GER
					tag = USA
				}
			}
		}

		categories = {
			naval_equipment
			ss_tech
			mio_cat_tech_all_submarine_and_modules
		}
		special_project_specialization = { specialization_naval }
	}

	advanced_ship_hull_submarine = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipments = {
			ship_hull_submarine_4
		}
		enable_equipment_modules = {
			sub_ship_engine_4
		}

		path = {
			leads_to_tech = tech_ship_hull_submarine_5
			research_cost_coeff = 1
		}

		research_cost = 2.0

		start_year = 1941

		folder = {
			name = mtgnavalfolder
			position = {  x = -2 y = 20 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 7
				OR = {
					tag = GER
					tag = USA
				}
			}
		}

		categories = {
			naval_equipment
			ss_tech
			mio_cat_tech_all_submarine_and_modules
		}

		special_project_specialization = { specialization_naval }
	}

	tech_ship_hull_submarine_5 = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipments = {
			ship_hull_submarine_5
		}
		enable_equipment_modules = {
			sub_ship_engine_5
		}

		path = {
			leads_to_tech = tech_ship_hull_submarine_6
			research_cost_coeff = 1
		}

		research_cost = 2.0

		start_year = 1946

		folder = {
			name = mtgnavalfolder
			position = {  x = -2 y = 26 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 7
				OR = {
					tag = GER
					tag = USA
				}
			}
		}

		categories = {
			naval_equipment
			ss_tech
			mio_cat_tech_all_submarine_and_modules
		}
		special_project_specialization = { specialization_naval }
	}
	
	tech_ship_hull_submarine_6 = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipments = {
			ship_hull_submarine_6
		}
		enable_equipment_modules = {
			sub_ship_engine_6
		}

		path = {
			leads_to_tech = tech_ship_hull_submarine_7
			research_cost_coeff = 1
		}
#		sub_technologies = {
#			tech_dummy
#		}
#		sub_technologies = {
#			tech_ship_hull_nuclear_submarine_1
#		}

		research_cost = 2.0

		start_year = 1951

		folder = {
			name = mtgnavalfolder
			position = {  x = -2 y = 32 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 7
				OR = {
					tag = GER
					tag = USA
				}
			}
		}

		categories = {
			naval_equipment
			ss_tech
			mio_cat_tech_all_submarine_and_modules
		}
		special_project_specialization = { specialization_naval }
	}

	tech_ship_hull_submarine_7 = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipments = {
			ship_hull_submarine_7
		}
		enable_equipment_modules = {
			sub_ship_engine_7
		}

		path = {
			leads_to_tech = tech_ship_hull_submarine_8
			research_cost_coeff = 1
		}
#		sub_technologies = {
#			tech_dummy
#		}
#		sub_technologies = {
#			tech_ship_hull_nuclear_submarine_2
#		}

		research_cost = 2.0

		start_year = 1955

		folder = {
			name = mtgnavalfolder
			position = {  x = -2 y = 38 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 7
				OR = {
					tag = GER
					tag = USA
				}
			}
		}

		categories = {
			naval_equipment
			ss_tech
			mio_cat_tech_all_submarine_and_modules
		}
		special_project_specialization = { specialization_naval }
	}

	tech_ship_hull_submarine_8 = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipments = {
			ship_hull_submarine_8
		}
		enable_equipment_modules = {
			sub_ship_engine_8
		}
#		sub_technologies = {
#			tech_dummy
#		}
#		sub_technologies = {
#			tech_ship_hull_nuclear_submarine_3
#		}

		research_cost = 2.0

		start_year = 1960

		folder = {
			name = mtgnavalfolder
			position = {  x = -2 y = 44 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 7
				OR = {
					tag = GER
					tag = USA
				}
			}
		}

		categories = {
			naval_equipment
			ss_tech
			mio_cat_tech_all_submarine_and_modules
		}
		special_project_specialization = { specialization_naval }
	}

	basic_submarine_snorkel = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipment_modules = {
			ship_sub_snorkel_1
		}
		path = {
			leads_to_tech = improved_submarine_snorkel
			research_cost_coeff = 1
		}
		on_research_complete = {
			custom_effect_tooltip = snorkel_advice_tt
		}
		research_cost = 1

		start_year = 1938

		folder = {
			name = mtgnavalfolder
			position = {  x = -1 y = 15 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 7
				OR = {
					tag = GER
					tag = HOL
				}
			}
			modifier = {
				not = {
					has_war_with = ENG
					has_War_with = USA
				}
				factor = 0.5
			}
		}

		categories = {
			naval_equipment
			ss_tech
			ship_modules_tech
			mio_cat_tech_all_submarine_and_modules
		}
		special_project_specialization = { specialization_naval }
	}

	improved_submarine_snorkel = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipment_modules = {
			ship_sub_snorkel_2
		}

		on_research_complete = {
			custom_effect_tooltip = snorkel_advice_tt
		}
		path = {
			leads_to_tech = improved_submarine_snorkel
			research_cost_coeff = 1
		}

		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 1.50
		research_cost = 2

		start_year = 1941

		folder = {
			name = mtgnavalfolder
			position = {  x = -1 y = 19 }
		}

		ai_will_do = {
			factor = 1

			modifier = {
				factor = 7
				OR = {
					tag = GER
					tag = HOL
				}
			}
		}

		categories = {
			naval_equipment
			ss_tech
			ship_modules_tech
			mio_cat_tech_all_submarine_and_modules
		}
		special_project_specialization = { specialization_naval }
	}
	
	sptech_naval_midget_submarine = {
		allow = {
			ROOT = {
				is_special_project_completed = sp:sp_naval_midget_submarine
			} 
		}
		is_special_project_tech = yes

		enable_equipments = {
			ship_hull_midget_submarine
		}

		research_cost = 1

		folder = {
			name = mtgnavalfolder
			position = {  x = 0 y = 5 }
		}

		ai_will_do = {
			factor = 0
		}

		categories = {
			naval_equipment
			ss_tech
			mio_cat_tech_all_submarine_and_modules
		}
	}

	sptech_naval_cruiser_submarine = {
		allow = {
			ROOT = {
				is_special_project_completed = sp:sp_naval_cruiser_submarine
			} 
		}
		is_special_project_tech = yes

		enable_equipments = {	
			ship_hull_cruiser_submarine
		}

		path = {
			leads_to_tech = sptech_naval_fleet_submarine
			research_cost_coeff = 1
		}
		research_cost = 1

		folder = {
			name = mtgnavalfolder
			position = {  x = 2 y = 2 }
		}

		ai_will_do = {
			factor = 0
		}

		categories = {
			naval_equipment
			ss_tech
			mio_cat_tech_all_submarine_and_modules
		}
	}

	sptech_naval_fleet_submarine = {
		allow = {
			ROOT = {
				and = {
					is_special_project_completed = sp:sp_naval_fleet_submarine
					has_tech = improved_ship_hull_submarine 
				}
			} 
		}
		is_special_project_tech = yes

		enable_equipments = {	
			ship_hull_fleet_submarine
		}

		path = {
			leads_to_tech = sptech_naval_rocket_launching_submarine
			research_cost_coeff = 1
		}
		path = {
			leads_to_tech = tech_ship_hull_nuclear_submarine_1
			research_cost_coeff = 1
		}
		research_cost = 1

		folder = {
			name = mtgnavalfolder
			position = {  x = 2 y = 8 }
		}

		ai_will_do = {
			factor = 0
		}

		categories = {
			naval_equipment
			ss_tech
			mio_cat_tech_all_submarine_and_modules
		}
	}
	
	sptech_naval_rocket_launching_submarine = {
		allow_branch = {
			 has_dlc = "Gotterdammerung"
		}
		allow = {
			ROOT = {
				is_special_project_completed = sp:sp_naval_rocket_launching_submarine
			} 
		}
		is_special_project_tech = yes

		enable_equipments = {	
			rocket_submarine
		}
		enable_equipment_modules = {
			sub_missile_launcher
		}

		path = {
			leads_to_tech = sptech_naval_nuclear_missile_submarine
			research_cost_coeff = 1
		}
		research_cost = 1

		folder = {
			name = mtgnavalfolder
			position = {  x = 4 y = 14 }
		}

		ai_will_do = {
			factor = 0
		}

		categories = {
			naval_equipment
			ss_tech
			mio_cat_tech_all_submarine_and_modules
		}
	}

	tech_ship_hull_nuclear_submarine_1 = {
		allow_branch = {
			 has_dlc = "Gotterdammerung"
		}
		allow = {
			ROOT = {
				is_special_project_completed = sp:sp_naval_nuclear_submarine
			} 
		}
		is_special_project_tech = yes

		enable_equipments = {
			ship_hull_nuclear_submarine_1
		}
		enable_equipment_modules = { 
			sub_ship_nuclear_engine_1
		}
		
		path = {
			leads_to_tech = tech_ship_hull_nuclear_submarine_2
			research_cost_coeff = 1
		}
		path = {
			leads_to_tech = sptech_naval_nuclear_missile_submarine
			research_cost_coeff = 1
		}
		
		research_cost = 2.5

#		start_year = 1953
		dependencies = {
			sptech_naval_fleet_submarine = 1
			sptech_nuclear_engines = 1
		}
		
		folder = {
			name = mtgnavalfolder
			position = {  x = 2 y = 29 }
		}

		ai_will_do = {
			factor = 0
		}
		
		categories = {
			naval_equipment
			ss_tech
			mio_cat_tech_all_submarine_and_modules
		}
	}

	tech_ship_hull_nuclear_submarine_2 = {
		allow_branch = {
			 has_dlc = "Gotterdammerung"
		}
		allow = {
			ROOT = {
				is_special_project_completed = sp:sp_naval_nuclear_submarine_2
			} 
		}
		is_special_project_tech = yes

		enable_equipments = {
			ship_hull_nuclear_submarine_2
		}
		enable_equipment_modules = { 
			sub_ship_nuclear_engine_2
		}
		
		path = {
			leads_to_tech = tech_ship_hull_nuclear_submarine_3
			research_cost_coeff = 1
		}
		research_cost = 2.5

#		start_year = 1958
#		dependencies = {
#			sptech_nuclear_engines = 1
#		}
		
		folder = {
			name = mtgnavalfolder
			position = {  x = 2 y = 35 }
		}

		ai_will_do = {
			factor = 0
		}

		
		categories = {
			naval_equipment
			ss_tech
			mio_cat_tech_all_submarine_and_modules
		}
	}

	tech_ship_hull_nuclear_submarine_3 = {
		allow_branch = {
			 has_dlc = "Gotterdammerung"
		}
		allow = {
			ROOT = {
				is_special_project_completed = sp:sp_naval_nuclear_submarine_3
			} 
		}
		is_special_project_tech = yes

		enable_equipments = {
			ship_hull_nuclear_submarine_3
		}
		enable_equipment_modules = { 
			sub_ship_nuclear_engine_3
		}
		
		research_cost = 2.5

#		start_year = 1964
#		dependencies = {
#			sptech_nuclear_engines = 1
#		}
		
		folder = {
			name = mtgnavalfolder
			position = {  x = 2 y = 41 }
		}

		ai_will_do = {
			factor = 0
		}
		
		categories = {
			naval_equipment
			ss_tech
			mio_cat_tech_all_submarine_and_modules
		}
	}

	sptech_naval_nuclear_missile_submarine = {
		allow_branch = {
			 has_dlc = "Gotterdammerung"
		}
		allow = {
			ROOT = {
				is_special_project_completed = sp:sp_naval_nuclear_missile_submarine
			} 
		}
		is_special_project_tech = yes

#		enable_equipments = {	
#			nuclear_missile_submarine
#		}
		enable_equipment_modules = {
			slbm_launcher
		}

		research_cost = 1
		dependencies = {
			sptech_naval_rocket_launching_submarine = 1
			tech_ship_hull_nuclear_submarine_1 = 1
		}

		folder = {
			name = mtgnavalfolder
			position = {  x = 4 y = 30 }
		}

		ai_will_do = {
			factor = 0
		}

		categories = {
			naval_equipment
			ss_tech
			mio_cat_tech_all_submarine_and_modules
		}
	}

	sptech_naval_aip_engine = {
		allow_branch = {
			 has_dlc = "Gotterdammerung"
		}
		allow = {
			ROOT = {
				is_special_project_completed = sp:sp_naval_aip_engine
			} 
		}
		is_special_project_tech = yes

		enable_equipment_modules = {
			ship_engine_sub_aip_1
		}

		path = {
			leads_to_tech = sp_aip_engine_improved_tech
			research_cost_coeff = 1
		}
		research_cost = 1

		folder = {
			name = mtgnavalfolder
			position = {  x = 0 y = 9 }
		}

		ai_will_do = {
			factor = 0
		}

		categories = {
			naval_equipment
			ss_tech
			ship_modules_tech
			mio_cat_tech_all_submarine_and_modules		
		}
	}

	sptech_naval_anechoic_tiles = {
		allow_branch = {
			 has_dlc = "Gotterdammerung"
		}
		allow = {
			ROOT = {
				is_special_project_completed = sp:sp_naval_anechoic_tiles
			} 
		}
		is_special_project_tech = yes

		enable_equipment_modules = {
			ship_anechoic_tile
		}

		research_cost = 1

		folder = {
			name = mtgnavalfolder
			position = {  x = -1 y = 8 }
		}

		ai_will_do = {
			factor = 0
		}

		categories = {
			naval_equipment
			ss_tech
			ship_modules_tech
			mio_cat_tech_all_submarine_and_modules		
		}
	}

	sptech_naval_submarine_carrier = {
		allow = {
			ROOT = {
				is_special_project_completed = sp:sp_naval_submarine_carrier
			} 
		}
		is_special_project_tech = yes

		enable_equipments = {
			ship_hull_carrier_submarine
		}

		enable_equipment_modules = {
			 ship_submarine_deck_space
		}

		research_cost = 2.0

		start_year = 1939

		folder = {
			name = mtgnavalfolder
			position = {  x = -3 y = 14 }
		}

		ai_will_do = {
			factor = 0
		}

		categories = {
		}
	}

	###Special snowflake hulls for special snowflake nations
	panzerschiffe = {
		#set at gamestart
		allow = {
			ROOT = {
				is_special_project_completed = sp:sp_panzerschiffe
			} 
		}
		is_special_project_tech = yes

		enable_equipments = {
			ship_hull_cruiser_panzerschiff
		}

		research_cost = 1

		folder = {
			name = mtgnavalfolder
			position = {  x = 1 y = 2 }
		}

		ai_will_do = {
			factor = 0
		}

		categories = {
			naval_equipment
			cl_tech
			ca_tech
			mio_cat_tech_all_capital_ship_and_modules
			mio_cat_tech_all_screen_ship_and_modules
			mio_cat_tech_all_cruiser_and_modules
		}
	}
	torpedo_cruiser_mtg = {
		#set at gamestart
		allow = {
			ROOT = {
				is_special_project_completed = sp:sp_naval_torpedo_cruiser
			} 
		}
		is_special_project_tech = yes

		enable_equipments = {
			ship_hull_torpedo_cruiser
		}

		research_cost = 1

		folder = {
			name = mtgnavalfolder
			position = {  x = -2 y = 4 }
		}

		ai_will_do = {
			factor = 0
		}

		categories = {
			naval_equipment
			cl_tech
			ca_tech
			mio_cat_tech_all_capital_ship_and_modules
			mio_cat_tech_all_screen_ship_and_modules
			mio_cat_tech_all_cruiser_and_modules
		}
	}
	pre_dreadnoughts = {

		enable_equipments = {
			ship_hull_pre_dreadnought
		}

		research_cost = 1
		start_year = 1933

		#set at gamestart
		allow = {
			always = no
		}
	}
	coastal_defense_ships = {

		enable_equipments = {
			ship_hull_cruiser_coastal_defense_ship
		}

		research_cost = 1
		start_year = 1933

		#set at gamestart
		allow = {
			always = no
		}
	}
	cruiser_submarines = {

		enable_equipments = {
			ship_hull_cruiser_submarine
		}
		enable_equipment_modules = {
			ship_extra_fuel_tank
		}
		research_cost = 1
		start_year = 1933

		#set at gamestart
		allow = {
			always = no
		}
	}
	midget_submarines = {

		enable_equipments = {
			ship_hull_midget_submarine
		}
		research_cost = 1
		start_year = 1933

		#set at gamestart
		allow = {
			always = no
		}
	}
### SPECIAL PROJECTS TECHS ###

	sp_aip_engine_improved_tech = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		allow_branch = {
			 	has_dlc = "Gotterdammerung"
		}	

		allow = {
	 		ROOT = {
				is_special_project_completed = sp:sp_naval_aip_engine
			}
		}

		path = {
			leads_to_tech = sp_aip_engine_advanced_tech
			research_cost_coeff = 1
		}

		enable_equipment_modules = {
			ship_engine_sub_aip_2
		}
		
		force_use_small_tech_layout = yes		
#		is_special_project_tech = yes
		research_cost = 2
		start_year = 1939
		folder = {
			name = mtgnavalfolder
			position = {  x = 0 y = 13 }
		}
		categories = {
			naval_equipment
			ss_tech
			ship_modules_tech
			mio_cat_tech_all_submarine_and_modules		
		}
		special_project_specialization = { specialization_naval }
	}

	sp_aip_engine_advanced_tech = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		allow = {
	 		ROOT = {
				is_special_project_completed = sp:sp_naval_aip_engine
			}
		}

		enable_equipment_modules = {
			ship_engine_sub_aip_3
		}

		force_use_small_tech_layout = yes		
#		is_special_project_tech = yes
		research_cost = 2
		start_year = 1943
		folder = {
			name = mtgnavalfolder
			position = {  x = 0 y = 20 }
		}
		categories = {
			naval_equipment
			ss_tech
			ship_modules_tech
			mio_cat_tech_all_submarine_and_modules		
		}
		special_project_specialization = { specialization_naval }
	}

	sp_refined_pykrete = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		allow_branch = {
			has_dlc = "Gotterdammerung"
		}		

		enable_equipment_modules = {
			ship_armor_ice_carrier_deck_2
		}

		allow = {
	 		ROOT = {
				is_special_project_completed = sp:sp_naval_ice_carrier
			}
		}
		path = {
			leads_to_tech = sp_ice_composite_runawayas
			research_cost_coeff = 1
		}

		force_use_small_tech_layout = yes
#		is_special_project_tech = yes
		research_cost = 1
		start_year = 1942
		folder = {
			name = mtgnavalfolder
			position = { x = 0 y = 17 }
		}

		categories = {
			naval_equipment
			cv_tech
			mio_cat_tech_all_carrier_and_modules
			pykrete_tech
		}
		special_project_specialization = { specialization_naval }		
	}

	sp_ice_composite_runawayas = {
		xp_research_type = navy
		xp_boost_cost = 50
		xp_research_bonus = 0.50

		enable_equipment_modules = {
			ship_armor_ice_carrier_deck_3
		}

		allow = {
	 		ROOT = {
				is_special_project_completed = sp:sp_naval_ice_carrier
			}
		}

		force_use_small_tech_layout = yes
#		is_special_project_tech = yes			
		research_cost = 1
		start_year = 1944
		folder = {
			name = mtgnavalfolder
			position = { x = 0 y = 23 }
		}

		categories = {
			naval_equipment
			cv_tech
			mio_cat_tech_all_carrier_and_modules
			pykrete_tech
		}
		special_project_specialization = { specialization_naval }	
	}

	sp_naval_underway_replenishment_pick_a = {
		#HIDDEN EFFECT FOR REWARD CHOICE
		underway_replenishment_range = 0.2
		underway_replenishment_convoy_cost = 0.1
		research_cost = 1
		start_year = 1938

		allow = {
			always = no
		}
	}
	sp_naval_underway_replenishment_pick_b = {
		#HIDDEN EFFECT FOR REWARD CHOICE
		underway_replenishment_range = -0.1
		underway_replenishment_convoy_cost = -0.2
		research_cost = 1
		start_year = 1938

		allow = {
			always = no
		}
	}

	sp_naval_support_ships_pick_a = {
		#HIDDEN EFFECT FOR REWARD CHOICE
		research_cost = 1
		start_year = 1938
		naval_general_support_value_factor = 0.25
		naval_general_support_factor = -0.1
		allow = {
			always = no
		}
	}
	sp_naval_support_ships_pick_b = {
		#HIDDEN EFFECT FOR REWARD CHOICE
		research_cost = 1
		start_year = 1938
		naval_general_support_value_factor = 0.05
		allow = {
			always = no
		}		
	}
	sp_naval_support_ships_pick_c = {
		#HIDDEN EFFECT FOR REWARD CHOICE
		research_cost = 1
		start_year = 1938
		naval_general_support_factor = 0.25
		naval_general_support_value_factor = -0.15
		allow = {
			always = no
		}
	}
	sp_naval_repair_ships_pick_a = {
		#HIDDEN EFFECT FOR REWARD CHOICE
		research_cost = 1
		start_year = 1938
		naval_repair_support_value_factor = 0.25
		naval_repair_support_factor = -0.1
		allow = {
			always = no
		}
	}
	sp_naval_repair_ships_pick_b = {
		#HIDDEN EFFECT FOR REWARD CHOICE
		research_cost = 1
		start_year = 1938
		naval_repair_support_value_factor = 0.05
		allow = {
			always = no
		}
	}
	sp_naval_repair_ships_pick_c = {
		#HIDDEN EFFECT FOR REWARD CHOICE
		research_cost = 1
		start_year = 1938
		naval_repair_support_factor = 0.25
		naval_repair_support_value_factor = -0.15
		allow = {
			always = no
		}
	}
}
