equipments = {

	ship_hull_pre_dreadnought = {
		abbreviation = "hcb"
		year = 1905
		visual_tech_level_addition = 0
		archetype = ship_hull_heavy
		priority = 1500
		visual_level = 0
		module_slots = {
			fixed_ship_battery_slot = inherit
			fixed_ship_anti_air_slot = inherit
			fixed_ship_fire_control_system_slot = inherit
			fixed_ship_radar_slot = inherit
			fixed_ship_engine_slot = inherit
			fixed_ship_secondaries_slot = inherit
			fixed_ship_armor_slot = inherit
			front_1_custom_slot = {
				required = no
				allowed_module_categories = {
					ship_anti_air
				}
			}
			mid_1_custom_slot = {
				required = no
				allowed_module_categories = {
					ship_torpedo
					ship_anti_air
					ship_secondaries
					ship_dp_secondaries
					ship_airplane_launcher
				}
			}
			rear_1_custom_slot = {
				required = no
				allowed_module_categories = {
					ship_anti_air
					ship_airplane_launcher
				}
			}
		}

		default_modules = {
			front_1_custom_slot = empty
			mid_1_custom_slot = empty
			rear_1_custom_slot = empty
		}
		naval_range = 2250
		
		max_strength = 300
		naval_speed = 18
		fuel_consumption = 67
		reliability = 0.65
		build_cost_ic = 2600
		resources = {
			steel = 1
			chromium = 1
		}

		manpower = 3200
		is_convertable			= yes
	}

	ship_hull_heavy_1 = {
		abbreviation = "hcc"
		year = 1922
		archetype = ship_hull_heavy
		priority = 1500
		parent = ship_hull_pre_dreadnought
		visual_level = 0
		
		is_convertable		= yes
		
		can_convert_from = {
			ship_hull_pre_dreadnought
			
			ship_hull_heavy_1			# 1922
			battle_cruiser_1			# 1922
			battleship_1				# 1922
		}
		
		module_slots = {
			fixed_ship_battery_slot = {
				required = yes
				allowed_module_categories = { ship_heavy_battery }
			}
			fixed_ship_anti_air_slot = {
				required = no
				allowed_module_categories = { ship_anti_air }
			}
			fixed_ship_fire_control_system_slot = {
				required = no
				allowed_module_categories = { ship_fire_control_system }
			}
			fixed_ship_radar_slot = {
				required = no
				allowed_module_categories = { ship_radar }
			}
			fixed_ship_engine_slot = {
				required = yes
				allowed_module_categories = { heavy_ship_engine }
			}
			fixed_ship_secondaries_slot = {
				required = no
				allowed_module_categories = { ship_secondaries ship_dp_secondaries}
			}
			fixed_ship_armor_slot = {
				required = yes
				allowed_module_categories = { ship_heavy_armor }	
			}
			front_1_custom_slot = {
				required = no
				allowed_module_categories = {
					ship_anti_air
					ship_heavy_battery
				}
			}
			mid_1_custom_slot = {
				required = no
				allowed_module_categories = {
					ship_anti_air
					ship_secondaries
					ship_dp_secondaries
					ship_airplane_launcher
				}
			}
			mid_2_custom_slot = {
				required = no
				allowed_module_categories = {
					ship_airplane_launcher
					ship_anti_air
					ship_secondaries
					ship_dp_secondaries
				}
			}
			rear_1_custom_slot = {
				required = no
				allowed_module_categories = {
					ship_anti_air
					ship_heavy_battery
				}
			}
		}
		
		default_modules = {
			fixed_ship_battery_slot = empty
			fixed_ship_anti_air_slot = empty
			fixed_ship_fire_control_system_slot = empty
			fixed_ship_radar_slot = empty
			fixed_ship_engine_slot = heavy_ship_engine_1
			fixed_ship_secondaries_slot = empty
			fixed_ship_armor_slot = ship_armor_bb_1
			front_1_custom_slot = empty
			mid_1_custom_slot = empty
			mid_2_custom_slot = empty
			rear_1_custom_slot = empty
		}

		naval_range = 3000
		
		max_strength = 350
		reliability = 0.80
		fuel_consumption = 67
		
		build_cost_ic = 2800
	}

	ship_hull_heavy_2 = {
		abbreviation = "hcd"
		year = 1936

		archetype = ship_hull_heavy
		priority = 1500
		parent = ship_hull_heavy_1
		visual_level = 1
		
		is_convertable		= yes
		
		can_convert_from = {
			ship_hull_pre_dreadnought
			battle_cruiser_1			# 1922
			
			ship_hull_heavy_1			# 1922
			battleship_1				# 1922
			
			ship_hull_heavy_2			# 1936
			battleship_2				# 1936
		}
		
		module_slots = {
			fixed_ship_battery_slot = inherit
			fixed_ship_anti_air_slot = inherit
			fixed_ship_fire_control_system_slot = inherit
			fixed_ship_radar_slot = inherit
			fixed_ship_engine_slot = inherit
			fixed_ship_secondaries_slot = inherit
			fixed_ship_armor_slot = inherit
			front_1_custom_slot = {
				required = no
				allowed_module_categories = {
					ship_anti_air
					ship_heavy_battery
				}
			}
			mid_1_custom_slot = {
				required = no
				allowed_module_categories = {
					ship_anti_air
					ship_secondaries
					ship_dp_secondaries
					ship_airplane_launcher
					ship_heavy_battery
				}
			}
			mid_2_custom_slot = mid_1_custom_slot
			rear_1_custom_slot = {
				required = no
				allowed_module_categories = {
					ship_anti_air
					ship_heavy_battery
					ship_secondaries
					ship_dp_secondaries
					ship_airplane_launcher
				}
			}
		}

		default_modules = {
			rear_1_custom_slot = empty
			fixed_ship_engine_slot = heavy_ship_engine_2
		}
		naval_range = 3500
		
		max_strength = 370
		reliability = 0.85
		fuel_consumption = 67
		naval_speed = 24
		build_cost_ic = 3000
		resources = {
			#oil = 1
			steel = 1
			chromium = 1
		}

		manpower = 5200
	}

	ship_hull_heavy_3 = {
		abbreviation = "hce"
		year = 1940

		archetype = ship_hull_heavy
		priority = 1500
		parent = ship_hull_heavy_2
		visual_level = 1
		
		is_convertable		= yes
		
		can_convert_from = {
			ship_hull_pre_dreadnought
			battle_cruiser_1			# 1922
			battle_cruiser_2			# 1940
			
			ship_hull_heavy_1			# 1922
			battleship_1				# 1922
			
			ship_hull_heavy_2			# 1936
			battleship_2				# 1936
			
			ship_hull_heavy_3			# 1940
			battleship_3				# 1940
		}
		
		module_slots = {
			fixed_ship_battery_slot = inherit
			fixed_ship_anti_air_slot = inherit
			fixed_ship_fire_control_system_slot = inherit
			fixed_ship_radar_slot = inherit
			fixed_ship_engine_slot = inherit
			fixed_ship_secondaries_slot = inherit
			fixed_ship_armor_slot = inherit
			front_1_custom_slot = {
				required = no
				allowed_module_categories = {
					ship_anti_air
					ship_heavy_battery
				}
			}
			mid_1_custom_slot = {
				required = no
				allowed_module_categories = {
					ship_anti_air
					ship_secondaries
					ship_dp_secondaries
					ship_airplane_launcher
					ship_heavy_battery
				}
			}
			mid_2_custom_slot = mid_1_custom_slot
			mid_3_custom_slot = mid_1_custom_slot
			rear_1_custom_slot = {
				required = no
				allowed_module_categories = {
					ship_anti_air
					ship_heavy_battery
					ship_airplane_launcher
				}
			}
		}

		default_modules = {
			front_1_custom_slot = empty
			rear_1_custom_slot = empty
			
		}
		naval_range = 4000
		naval_speed = 25
		max_strength = 400
		reliability = 0.9
		fuel_consumption = 67
		
		build_cost_ic = 3200
		resources = {
			#oil = 1
			steel = 1
			chromium = 1
		}

		manpower = 6000
	}

	ship_hull_heavy_4 = {
		abbreviation = "hcf"
		year = 1944

		archetype = ship_hull_heavy
		priority = 1500
		parent = ship_hull_heavy_3
		visual_level = 1
		
		is_convertable		= yes
		
		can_convert_from = {
			ship_hull_pre_dreadnought
			battle_cruiser_1			# 1922
			battle_cruiser_2			# 1940
			
			ship_hull_heavy_1			# 1922
			battleship_1				# 1922
			
			ship_hull_heavy_2			# 1936
			battleship_2				# 1936
			
			ship_hull_heavy_3			# 1940
			battleship_3				# 1940
			
			ship_hull_heavy_4			# 1944
			battleship_4				# 1944
		}
		
		module_slots = {
			fixed_ship_battery_slot = inherit
			fixed_ship_anti_air_slot = inherit
			fixed_ship_fire_control_system_slot = inherit
			fixed_ship_radar_slot = inherit
			fixed_ship_engine_slot = inherit
			fixed_ship_secondaries_slot = inherit
			fixed_ship_armor_slot = inherit
			front_1_custom_slot = {
				required = no
				allowed_module_categories = {
					ship_anti_air
					ship_heavy_battery
				}
			}
			mid_1_custom_slot = {
				required = no
				allowed_module_categories = {
					ship_anti_air
					ship_secondaries
					ship_dp_secondaries
					ship_airplane_launcher
					ship_heavy_battery
				}
			}
			mid_2_custom_slot = mid_1_custom_slot
			mid_3_custom_slot = mid_1_custom_slot
			rear_1_custom_slot = {
				required = no
				allowed_module_categories = {
					ship_anti_air
					ship_heavy_battery
					ship_secondaries
					ship_dp_secondaries
					ship_airplane_launcher
				}
			}
		}

		default_modules = {
			front_1_custom_slot = empty
			rear_1_custom_slot = empty
		}
		naval_range = 4500
		
		max_strength = 450
		naval_speed = 26
		fuel_consumption = 67
		reliability = 0.95
		build_cost_ic = 3400
		resources = {
			#oil = 1
			steel = 1
			chromium = 1
		}

		manpower = 6000
	}
	
	ship_hull_heavy_modern = {
		abbreviation = "hcf"
		year = 1954
		archetype = ship_hull_heavy
		model = ship_hull_modern_super_battleship
		priority = 1500
		parent = ship_hull_heavy_4
		visual_level = 1
		
		is_convertable		= yes
		
		can_convert_from = {
			ship_hull_pre_dreadnought
			battle_cruiser_1			# 1922
			battle_cruiser_2			# 1940
			
			ship_hull_heavy_1			# 1922
			battleship_1				# 1922
			
			ship_hull_heavy_2			# 1936
			battleship_2				# 1936
			
			ship_hull_heavy_3			# 1940
			battleship_3				# 1940
			
			ship_hull_heavy_4			# 1944
			battleship_4				# 1944
			
			ship_hull_heavy_modern	# 1954
			modern_battleship			# 1954
		}
		
		module_slots = {
			fixed_ship_battery_slot = inherit
			fixed_ship_anti_air_slot = inherit
			fixed_ship_fire_control_system_slot = inherit
			fixed_ship_radar_slot = inherit
			fixed_ship_engine_slot = {
				required = yes
				allowed_module_categories = { 
					heavy_ship_engine
					heavy_ship_nuclear_engine
				}
			}
			fixed_ship_secondaries_slot = inherit
			fixed_ship_armor_slot = inherit
			front_1_custom_slot = {
				required = no
				allowed_module_categories = {
					ship_anti_air
					ship_heavy_battery
				}
			}
			mid_1_custom_slot = {
				required = no
				allowed_module_categories = {
					ship_anti_air
					ship_secondaries
					ship_dp_secondaries
					ship_airplane_launcher
					ship_heavy_battery
				}
			}
			mid_2_custom_slot = mid_1_custom_slot
			mid_3_custom_slot = mid_1_custom_slot
			rear_1_custom_slot = {
				required = no
				allowed_module_categories = {
					ship_anti_air
					ship_heavy_battery
					ship_secondaries
					ship_dp_secondaries
					ship_airplane_launcher
				}
			}
		}

		default_modules = {
			front_1_custom_slot = empty
			rear_1_custom_slot = empty
		}
		naval_range = 5000
		
		max_strength = 500
		naval_speed = 30
		fuel_consumption = 80
		reliability = 0.95
		build_cost_ic = 4000
		resources = {
			tungsten = 2
			steel = 6
			chromium = 3
		}

		manpower = 6000
	}

	ship_hull_super_heavy_1 = {
		abbreviation = "hcg"
		year = 1940

		archetype = ship_hull_heavy
		model = super_heavy_battleship
		visual_level = 1
		priority = 1400
		
		is_convertable		= yes
		
		can_convert_from = {
			ship_hull_pre_dreadnought
			battle_cruiser_1			# 1922
			battle_cruiser_2			# 1940
			
			ship_hull_heavy_1			# 1922
			battleship_1				# 1922
			
			ship_hull_heavy_2			# 1936
			battleship_2				# 1936
			
			ship_hull_heavy_3			# 1940
			battleship_3				# 1940
			
			ship_hull_heavy_4			# 1944
			battleship_4				# 1944
			
			ship_hull_super_heavy_1	# 1940
		}
		
		module_slots = {
			fixed_ship_battery_slot = {
				required = yes
				allowed_module_categories = { ship_super_heavy_battery }
			}
			fixed_ship_anti_air_slot = {
				required = no
				allowed_module_categories = { ship_anti_air }
			}
			fixed_ship_fire_control_system_slot = {
				required = yes
				allowed_module_categories = { ship_fire_control_system }
			}
			fixed_ship_radar_slot = {
				required = no
				allowed_module_categories = { ship_radar }
			}
			fixed_ship_engine_slot = {
				required = yes
				allowed_module_categories = { heavy_ship_engine }
			}
			fixed_ship_secondaries_slot = {
				required = no
				allowed_module_categories = { ship_secondaries ship_dp_secondaries }
			}
			fixed_ship_armor_slot = {
				required = yes
				allowed_module_categories = { ship_heavy_armor }	
			}
			front_1_custom_slot = {
				required = no
				allowed_module_categories = {
					ship_anti_air
					ship_super_heavy_battery
				}
			}
			front_2_custom_slot = front_1_custom_slot
			mid_1_custom_slot = {
				required = no
				allowed_module_categories = {
					ship_anti_air
					ship_secondaries
					ship_dp_secondaries
				}
			}
			mid_2_custom_slot = mid_1_custom_slot
			mid_3_custom_slot = mid_1_custom_slot
			rear_1_custom_slot = {
				required = no
				allowed_module_categories = {
					ship_anti_air
					ship_secondaries
					ship_dp_secondaries
					ship_super_heavy_battery
					ship_airplane_launcher
				}
			}
			rear_2_custom_slot = {
				required = no
				allowed_module_categories = {
					ship_anti_air
					ship_secondaries
					ship_dp_secondaries
					ship_super_heavy_battery
					ship_airplane_launcher
				}
			}
		}

		default_modules = {
			fixed_ship_armor_slot = ship_armor_shbb
			fixed_ship_battery_slot = empty
			fixed_ship_engine_slot = heavy_ship_engine_2
			front_1_custom_slot = empty
			rear_1_custom_slot = empty
		}
		naval_range = 4500
		naval_speed = 24
		max_strength = 700
		fuel_consumption = 75
		reliability = 0.80
		build_cost_ic = 5500
		resources = {
			steel = 1
			chromium = 1
		}
		manpower = 9000
	}
}
