technologies = {
	@1945 = -4
	@1960 = -1
	@1965 = -2
	@1970 = -1
	@1975 = 0
	@1980 = 1
	@1985 = 2
	@1990 = 3
	@1995 = 4
	@2000 = 5
	@2005 = 6
	@2010 = 7
	@2015 = 8
	@2020 = 9
	@2025 = 10
	@2030 = 11
	@2035 = 12

	@row1 = -4
	@row2 = 0
	@row3 = 3
	@row4 = 5
	@row5 = 7
	@row6 = 9
	@row7 = 9
	@row8 = 11
	@row9 = 13
	@row10 = 15
	@row11b = 17
	@row112 = 19
	@row113 = 21
	@row11 = 23
	@row115 = 25
	@row12 = 28
	@row13 = 31
	@row14 = 33
	@row15 = 35
	@row16 = 37
	@row17 = 39
	@row18 = 41
	@row19 = 42
	@row19b = 43
	@row20 = 44
	@row20b = 45
	@row21 = 46
	@row22 = 49
	@row23 = 51
	@row24 = 53

	mbt_tech_ops = {
		on_research_complete = {
			log = "[GetDateText]: [Root.GetName]: add tech mbt_tech_ops"
		}
		enable_equipments = {
			medium_tank_artillery_chassis_5
			medium_tank_aa_chassis_5
			medium_tank_flame_chassis_5
			medium_tank_amphibious_chassis_5
			medium_tank_destroyer_chassis_5
			medium_tank_rocket_chassis_5
			medium_tank_chassis_5
		}

		enable_subunits = {
			Mech_Inf_Bat
			smol_Mech_Inf_Bat
			XS_Mech_Inf_Bat
			Arm_Inf_Bat
			smol_Arm_Inf_Bat
			XS_Arm_Inf_Bat
			Mech_Air_Inf_Bat
			smol_Mech_Air_Inf_Bat
			XS_Mech_Air_Inf_Bat
			Arm_Air_Inf_Bat
			smol_Arm_Air_Inf_Bat
			XS_Arm_Air_Inf_Bat
			Mech_Marine_Bat
			smol_Mech_Marine_Bat
			XS_Mech_Marine_Bat
			Arm_Marine_Bat
			smol_Arm_Marine_Bat
			XS_Arm_Marine_Bat
			L_Air_assault_Bat
			smol_L_Air_assault_Bat
			XS_L_Air_assault_Bat
			attack_helo_bat
			smol_attack_helo_bat
			attack_helo_comp
			XS_attack_helo_comp
			Team_attack_helo_comp
			armor_Bat
            smol_armor_Bat
            XS_armor_Comp
			L_arm_Bat
			smol_L_arm_Bat
			XS_L_arm_Bat
			armor_Comp
			XS_armor_Comp
			Mech_Recce_Comp
			XS_Mech_Recce_Comp
			Team_Mech_Recce_Comp
			Arm_Recce_Comp
			XS_Arm_Recce_Comp
			Team_Arm_Recce_Comp
			armor_Recce_Comp
			XS_armor_Recce_Comp
			Team_armor_Recce_Comp
			SP_Arty_Bat
			smol_SP_Arty_Bat
			SP_Arty_Battery
			XS_SP_Arty_Battery
			SP_R_Arty_Bat
			smol_SP_R_Arty_Bat
			SP_R_Arty_Battery
			XS_SP_R_Arty_Battery
			SP_AA_Bat
			smol_SP_AA_Bat
			SP_AA_Battery
			XS_SP_AA_Battery
		}

		path = {
			leads_to_tech = mbt_tech
			research_cost_coeff = 1
		}

		research_cost = 1.05
		start_year = 1945
		folder = {
			name = nsb_armour_folder
			position = { x = @1945 y = @row1 }
		}

		ai_will_do = { factor = 5 }

		categories = {
			CAT_armor
			CAT_tanks
			CAT_mbt
		}
	}

	mbt_tech = {
		on_research_complete = {
			log = "[GetDateText]: [Root.GetName]: add tech mbt_tech"

			custom_effect_tooltip = armored_vehicle_tt
		}

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

		enable_equipments = {
			medium_tank_chassis_0
			medium_tank_aa_chassis_0
			medium_tank_artillery_chassis_0
			medium_tank_rocket_chassis_0
			medium_tank_destroyer_chassis_0
			medium_tank_flame_chassis_0
			medium_tank_amphibious_chassis_0
		}
		enable_equipment_modules = {
			tank_steel_armor_gen1
			afv_alum_armor_gen1
			additional_machine_guns
			coax_machine_gun
			afv_machine_gun
			tank_base_tank_turret
			tank_soviet_turret
			tank_oscillating_turret
			tank_no_turret
			automatic_loading
			revolver_magazine
			manual_loading
			two_missile_pack
			four_missile_pack
			eight_missile_pack
			sixteen_missile_pack
			thirty_two_missile_pack
			missile_launcher_system
			tank_torsion_bar_suspension_light
			tank_pneumatic_suspension_light
			tank_wheeled_suspension_light
			tank_torsion_bar_suspension_medium
			tank_pneumatic_suspension_medium
			tank_wheeled_suspension_medium
			tank_torsion_bar_suspension_heavy
			tank_pneumatic_suspension_heavy
			afv_troop_capacity
			afv_gun_ports
			afv_mine_protection
			afv_reverse_doors
			bush_tank_mg
			tank_dozer_blades
		}

		path = {
			leads_to_tech = mbt_tech_1
			research_cost_coeff = 1
		}

		research_cost = 4
		start_year = 1965
		folder = {
			name = nsb_armour_folder
			position = { x = @1965 y = @row1 }
		}

		ai_will_do = { factor = 5 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
		}
		special_project_specialization = { specialization_land }
	}

	mbt_tech_1 = {
		on_research_complete = {
			log = "[GetDateText]: [Root.GetName]: add tech mbt_tech_1"
		}

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

		enable_equipments = {
			medium_tank_chassis_1
			medium_tank_aa_chassis_1
			medium_tank_artillery_chassis_1
			medium_tank_rocket_chassis_1
			medium_tank_destroyer_chassis_1
			medium_tank_flame_chassis_1
			medium_tank_amphibious_chassis_1
		}
		enable_equipment_modules = {
			afv_machine_gun_2
			coax_machine_gun_2
			tank_pneumatic_suspension_heavy
			tank_pneumatic_suspension_medium
			tank_pneumatic_suspension_light
			front_mounted_engine

		}

		path = {
			leads_to_tech = mbt_tech_2
			research_cost_coeff = 1
		}

		research_cost = 4.3
		start_year = 1975
		folder = {
			name = nsb_armour_folder
			position = { x = @1975 y = @row1 }
		}

		ai_will_do = { factor = 5 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
		}
		special_project_specialization = { specialization_land }
	}

	mbt_tech_2 = {
		on_research_complete = {
			log = "[GetDateText]: [Root.GetName]: add tech mbt_tech_2"
		}

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

		enable_equipments = {
			medium_tank_chassis_2
			medium_tank_aa_chassis_2
			medium_tank_artillery_chassis_2
			medium_tank_rocket_chassis_2
			medium_tank_destroyer_chassis_2
			medium_tank_flame_chassis_2
			medium_tank_amphibious_chassis_2
		}
		enable_equipment_modules = {
			tank_steel_armor_gen2
			afv_alum_armor_gen2
			afv_machine_gun_3
			coax_machine_gun_3
		}

		path = {
			leads_to_tech = mbt_tech_3
			research_cost_coeff = 1
		}

		research_cost = 4.6
		start_year = 1995
		folder = {
			name = nsb_armour_folder
			position = { x = @1995 y = @row1 }
		}

		ai_will_do = { factor = 5 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
		}
		special_project_specialization = { specialization_land }
	}

	mbt_tech_3 = {
		on_research_complete = {
			log = "[GetDateText]: [Root.GetName]: add tech mbt_tech_3"
			custom_effect_tooltip = {
				localization_key = SP_UNLOCK_PROJECT
				PROJECT = sp_tank_thermal_camo
			}
			custom_effect_tooltip = {
				localization_key = SP_UNLOCK_PROJECT
				PROJECT = sp_super_heavy_tank_turrets
			}
		}

		#allow = {
		#	ROOT = {
		#		is_special_project_completed = sp:sp_4thgen_tankhull
		#	}
		#}
		#is_special_project_tech = yes

		enable_equipments = {
			medium_tank_chassis_3
			medium_tank_aa_chassis_3
			medium_tank_artillery_chassis_3
			medium_tank_rocket_chassis_3
			medium_tank_destroyer_chassis_3
			medium_tank_flame_chassis_3
			medium_tank_amphibious_chassis_3
		}
		enable_equipment_modules = {
			tank_steel_armor_gen3
			afv_alum_armor_gen3
			afv_machine_gun_4
			coax_machine_gun_4
		}

		path = {
			leads_to_tech = mbt_tech_4
			research_cost_coeff = 1
		}

		research_cost = 4.9
		start_year = 2020
		folder = {
			name = nsb_armour_folder
			position = { x = @2020 y = @row1 }
		}

		ai_will_do = { factor = 5 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
		}
		special_project_specialization = { specialization_land }
	}

	mbt_tech_4 = {
		on_research_complete = {
			log = "[GetDateText]: [Root.GetName]: add tech mbt_tech_4"
			custom_effect_tooltip = {
				localization_key = SP_UNLOCK_PROJECT
				PROJECT = sp_tank_chameleon_camo
			}
		}

		#allow = {
		#	ROOT = {
		#		is_special_project_completed = sp:sp_5thgen_tankhull
		#	}
		#}
		#is_special_project_tech = yes

		enable_equipments = {
			medium_tank_chassis_4
			medium_tank_aa_chassis_4
			medium_tank_artillery_chassis_4
			medium_tank_rocket_chassis_4
			medium_tank_destroyer_chassis_4
			medium_tank_flame_chassis_4
			medium_tank_amphibious_chassis_4
		}

		research_cost = 5.2
		start_year = 2035
		folder = {
			name = nsb_armour_folder
			position = { x = @2035 y = @row1 }
		}

		ai_will_do = { factor = 5 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
		}
		special_project_specialization = { specialization_land }
	}

	tank_components_tech = {
		enable_equipment_modules = {
			tank_battlestation_1
			art_battlestation_gen1
			spaa_battlestation_gen1
			spaa_optical_guidance_gen1
		}

		path = {
			leads_to_tech = tank_components_tech_2
			research_cost_coeff = 1
		}

		research_cost = 3
		start_year = 1965
		folder = {
			name = nsb_armour_folder
			position = { x = @1965 y = @row2 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_computer_systems
		}
		special_project_specialization = { specialization_land }
	}

	tank_components_tech_2 = {
		on_research_complete = {
			custom_effect_tooltip = {
				localization_key = SP_UNLOCK_PROJECT
				PROJECT = sp_21stcentury_thermal
			}
		}
		enable_equipment_modules = {
			tank_battlestation_2
			tank_battlestation_2_thermal
			art_battlestation_gen2
			spaa_battlestation_gen2
			spaa_optical_guidance_gen2
		}

		path = {
			leads_to_tech = tank_components_tech_3
			research_cost_coeff = 1
		}

		research_cost = 3.5
		start_year = 1975
		folder = {
			name = nsb_armour_folder
			position = { x = @1975 y = @row2 }
		}

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_computer_systems
		}
		special_project_specialization = { specialization_land }

		ai_will_do = {
			factor = 1
		}
	}

	tank_components_tech_3 = {
		on_research_complete = {
			custom_effect_tooltip = {
				localization_key = SP_UNLOCK_PROJECT
				PROJECT = sp_active_protection_systems
			}
		}

		#is_special_project_tech = yes

		#allow = {
		#	ROOT = {
		#		is_special_project_completed = sp:sp_21stcentury_thermal
		#	}
		#}

		enable_equipment_modules = {
			tank_battlestation_3
			art_battlestation_gen3
			spaa_battlestation_gen3
			spaa_optical_guidance_gen3
			crows_mg
			tank_unmanned_turret
		}

		path = {
			leads_to_tech = tank_components_tech_4
			research_cost_coeff = 1
		}

		research_cost = 4
		start_year = 1995
		folder = {
			name = nsb_armour_folder
			position = { x = @1995 y = @row2 }
		}

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_computer_systems
		}
		special_project_specialization = { specialization_land }

		ai_will_do = {
			factor = 1
		}
	}

	tank_components_tech_4 = {
		enable_equipment_modules = {
			tank_battlestation_4
			art_battlestation_gen4
			spaa_battlestation_gen4
			spaa_optical_guidance_gen4
		}

		path = {
			leads_to_tech = tank_components_tech_5
			research_cost_coeff = 1
		}

		research_cost = 4.5
		start_year = 2015
		folder = {
			name = nsb_armour_folder
			position = { x = @2015 y = @row2 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_computer_systems
		}
		special_project_specialization = { specialization_land }
	}

	tank_components_tech_5 = {
		enable_equipment_modules = {
			tank_battlestation_5
			art_battlestation_gen5
			spaa_battlestation_gen5
			spaa_optical_guidance_gen5
		}

		research_cost = 5
		start_year = 2035
		folder = {
			name = nsb_armour_folder
			position = { x = @2035 y = @row2 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_computer_systems
		}
		special_project_specialization = { specialization_land }
	}

	era_tech = {
		enable_equipment_modules = {
			reactive_armor_gen1
		}

		path = {
			leads_to_tech = era_tech_2
			research_cost_coeff = 1
		}

		research_cost = 2
		start_year = 1975
		folder = {
			name = nsb_armour_folder
			position = { x = @1975 y = @row7 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_armour
		}
		special_project_specialization = { specialization_land }
	}

	era_tech_2 = {
		enable_equipment_modules = {
			reactive_armor_gen2
		}

		path = {
			leads_to_tech = era_tech_3
			research_cost_coeff = 1
		}

		research_cost = 2.3
		start_year = 1985
		folder = {
			name = nsb_armour_folder
			position = { x = @1985 y = @row7 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_armour
		}
		special_project_specialization = { specialization_land }
	}

	era_tech_3 = {
		enable_equipment_modules = {
			reactive_armor_gen3
		}

		path = {
			leads_to_tech = era_tech_4
			research_cost_coeff = 1
		}

		research_cost = 2.6
		start_year = 2005
		folder = {
			name = nsb_armour_folder
			position = { x = @2005 y = @row7 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_armour
		}
		special_project_specialization = { specialization_land }
	}

	era_tech_4 = {
		enable_equipment_modules = {
			reactive_armor_gen4
		}

		research_cost = 2.9
		start_year = 2025
		folder = {
			name = nsb_armour_folder
			position = { x = @2025 y = @row7 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_armour
		}
		special_project_specialization = { specialization_land }
	}

	armor_tech = {
		enable_equipment_modules = {
			tank_composite_armor_gen1
			afv_composite_armor_gen1
			spaced_armor_gen1
		}

		path = {
			leads_to_tech = armor_tech_2
			research_cost_coeff = 1
		}

		path = {
			leads_to_tech = era_tech
			research_cost_coeff = 1
		}

		path = {
			leads_to_tech = defensive_systems
			research_cost_coeff = 1
		}

		research_cost = 0.5
		start_year = 1965
		folder = {
			name = nsb_armour_folder
			position = { x = @1965 y = @row8 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_armour
		}
	}

	defensive_systems = {
		enable_equipment_modules = {
			smoke_launchers
		}

		path = {
			leads_to_tech = defensive_systems_2
			research_cost_coeff = 1
		}

		research_cost = 0.5
		start_year = 1970
		folder = {
			name = nsb_armour_folder
			position = { x = @1970 y = @row10 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_armour
		}
	}

	defensive_systems_2 = {
		enable_equipment_modules = {
			smoke_launchers_2
			wet_ammo_storage
		}

		path = {
			leads_to_tech = defensive_systems_3
			research_cost_coeff = 1
		}

		research_cost = 0.5
		start_year = 1980
		folder = {
			name = nsb_armour_folder
			position = { x = @1980 y = @row10 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_armour
		}
	}

	defensive_systems_3 = {
		enable_equipment_modules = {
			smoke_launchers_3
			afv_mine_protection
		}

		path = {
			leads_to_tech = defensive_systems_4
			research_cost_coeff = 1
		}

		research_cost = 0.5
		start_year = 1995
		folder = {
			name = nsb_armour_folder
			position = { x = @1995 y = @row10 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_armour
		}
	}

	defensive_systems_4 = {
		on_research_complete = {
			custom_effect_tooltip = {
				localization_key = SP_UNLOCK_PROJECT
				PROJECT = sp_tank_based_laser_point_defense
			}
		}

		enable_equipment_modules = {
			hardkill_system_gen1
			defensive_jammers
		}

		is_special_project_tech = yes

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

		path = {
			leads_to_tech = defensive_systems_5
			research_cost_coeff = 1
		}

		research_cost = 0.5
		start_year = 2015
		folder = {
			name = nsb_armour_folder
			position = { x = @2015 y = @row10 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_armour
		}
	}

	defensive_systems_5 = {
		enable_equipment_modules = {
			hardkill_system_gen2
		}

		is_special_project_tech = yes

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

		research_cost = 0.5
		start_year = 2035
		folder = {
			name = nsb_armour_folder
			position = { x = @2035 y = @row10 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_armour
		}
		special_project_specialization = { specialization_land }
	}

	armor_tech_2 = {
		on_research_complete = {
			custom_effect_tooltip = {
				localization_key = SP_UNLOCK_PROJECT
				PROJECT = sp_tank_nera_armor
			}
		}
		enable_equipment_modules = {
			tank_composite_armor_gen2
			afv_composite_armor_gen2
			spaced_armor_gen2
		}

		path = {
			leads_to_tech = armor_tech_3
			research_cost_coeff = 1
		}

		path = {
			leads_to_tech = nera_armor_tech_1
			research_cost_coeff = 1
		}

		research_cost = 2.9
		start_year = 1985
		folder = {
			name = nsb_armour_folder
			position = { x = @1985 y = @row8 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_armour
		}
		special_project_specialization = { specialization_land }
	}

	armor_tech_3 = {
		enable_equipment_modules = {
			tank_composite_armor_gen3
			afv_composite_armor_gen3
			spaced_armor_gen3
		}

		path = {
			leads_to_tech = armor_tech_4
			research_cost_coeff = 1
		}

		research_cost = 3.2
		start_year = 2005
		folder = {
			name = nsb_armour_folder
			position = { x = @2005 y = @row8 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_armour
		}
		special_project_specialization = { specialization_land }
	}

	armor_tech_4 = {
		enable_equipment_modules = {
			tank_composite_armor_gen4
			afv_composite_armor_gen4
		}

		research_cost = 3.5
		start_year = 2035
		folder = {
			name = nsb_armour_folder
			position = { x = @2035 y = @row8 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_armour
		}
		special_project_specialization = { specialization_land }
	}

	nera_armor_tech_1 = {
		is_special_project_tech = yes

		allow = {
			ROOT = {
				is_special_project_completed = sp:sp_tank_nera_armor
			}
		}
		enable_equipment_modules = {
			nera_armor_gen1
		}

		research_cost = 3.5
		start_year = 1985
		folder = {
			name = nsb_armour_folder
			position = { x = @1985 y = @row9 }
		}
		
		path = {
			leads_to_tech = nera_armor_tech_2
			research_cost_coeff = 1
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_armour
		}
		special_project_specialization = { specialization_land }
	}

	nera_armor_tech_2 = {
		enable_equipment_modules = {
			nera_armor_gen2
		}

		research_cost = 3.5
		start_year = 2005
		folder = {
			name = nsb_armour_folder
			position = { x = @2005 y = @row9 }
		}
		
		path = {
			leads_to_tech = nera_armor_tech_3
			research_cost_coeff = 1
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_armour
		}
		special_project_specialization = { specialization_land }
	}

	nera_armor_tech_3 = {
		enable_equipment_modules = {
			nera_armor_gen3
		}

		research_cost = 3.5
		start_year = 2035
		folder = {
			name = nsb_armour_folder
			position = { x = @2035 y = @row9 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_armour
		}
		special_project_specialization = { specialization_land }
	}

	early_cold_war_ammo = {
		enable_equipment_modules = {
			mixed_main_ammo_1
			mixed_autocannon_ammo_1
			anti_infantry_main_ammo_1
			anti_infantry_autocannon_ammo_1
			anti_armor_main_ammo_1
			anti_armor_autocannon_ammo_1
			machine_gun_ammo_1
		}

		path = {
			leads_to_tech = cold_war_ammo
			research_cost_coeff = 1
		}

		research_cost = 0.5
		start_year = 1970
		folder = {
			name = nsb_armour_folder
			position = { x = @1970 y = @row112 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_armour
		}
	}

	cold_war_ammo = {
		enable_equipment_modules = {
			mixed_main_ammo_2
			mixed_autocannon_ammo_2
			anti_infantry_main_ammo_2
			anti_infantry_autocannon_ammo_2
			anti_armor_main_ammo_2
			anti_armor_autocannon_ammo_2
			machine_gun_ammo_2
		}

		path = {
			leads_to_tech = modern_ammo
			research_cost_coeff = 1
		}

		research_cost = 0.5
		start_year = 1985
		folder = {
			name = nsb_armour_folder
			position = { x = @1985 y = @row112 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_armour
		}
	}

	modern_ammo = {
		enable_equipment_modules = {
			mixed_main_ammo_3
			mixed_autocannon_ammo_3
			anti_infantry_main_ammo_3
			anti_infantry_autocannon_ammo_3
			anti_armor_main_ammo_3
			anti_armor_autocannon_ammo_3
			machine_gun_ammo_3
		}

		path = {
			leads_to_tech = near_future_ammo
			research_cost_coeff = 1
		}

		research_cost = 0.5
		start_year = 2005
		folder = {
			name = nsb_armour_folder
			position = { x = @2005 y = @row112 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_armour
		}
	}

	near_future_ammo = {
		enable_equipment_modules = {
			mixed_main_ammo_4
			mixed_autocannon_ammo_4
			anti_infantry_main_ammo_4
			anti_infantry_autocannon_ammo_4
			anti_armor_main_ammo_4
			anti_armor_autocannon_ammo_4
			machine_gun_ammo_4
		}

		path = {
			leads_to_tech = future_ammo
			research_cost_coeff = 1
		}

		research_cost = 0.5
		start_year = 2025
		folder = {
			name = nsb_armour_folder
			position = { x = @2025 y = @row112 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_armour
		}
	}

	future_ammo = {
		enable_equipment_modules = {
			mixed_main_ammo_5
			mixed_autocannon_ammo_5
			anti_infantry_main_ammo_5
			anti_infantry_autocannon_ammo_5
			anti_armor_main_ammo_5
			anti_armor_autocannon_ammo_5
			machine_gun_ammo_5
		}

		research_cost = 0.5
		start_year = 2035
		folder = {
			name = nsb_armour_folder
			position = { x = @2035 y = @row112 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_armour
		}
	}

	diesel_engine_tech = {
		enable_equipment_modules = {
			tank_diesel_engine_gen1
			afv_gasoline_engine_gen1
		}

		path = {
			leads_to_tech = diesel_engine_tech_2
			research_cost_coeff = 1
		}
		path = {
			leads_to_tech = turbine_engine_tech
			research_cost_coeff = 1
		}
		path = {
			leads_to_tech = electric_engine_tech_1
			research_cost_coeff = 1
		}

		research_cost = 2
		start_year = 1965
		folder = {
			name = nsb_armour_folder
			position = { x = @1965 y = @row3 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_armor_engines
		}
		special_project_specialization = { specialization_land }
	}

	diesel_engine_tech_2 = {
		enable_equipment_modules = {
			tank_diesel_engine_gen2
			afv_gasoline_engine_gen2
		}

		path = {
			leads_to_tech = diesel_engine_tech_3
			research_cost_coeff = 1
		}

		research_cost = 2.3
		start_year = 1975
		folder = {
			name = nsb_armour_folder
			position = { x = @1975 y = @row3 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_armor_engines
		}
		special_project_specialization = { specialization_land }
	}

	diesel_engine_tech_3 = {
		enable_equipment_modules = {
			tank_diesel_engine_gen3
			afv_gasoline_engine_gen3
		}

		path = {
			leads_to_tech = diesel_engine_tech_4
			research_cost_coeff = 1
		}

		research_cost = 2.6
		start_year = 1985
		folder = {
			name = nsb_armour_folder
			position = { x = @1985 y = @row3 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_armor_engines
		}
		special_project_specialization = { specialization_land }
	}

	diesel_engine_tech_4 = {
		enable_equipment_modules = {
			tank_diesel_engine_gen4
		}

		path = {
			leads_to_tech = diesel_engine_tech_5
			research_cost_coeff = 1
		}

		research_cost = 2.9
		start_year = 1995
		folder = {
			name = nsb_armour_folder
			position = { x = @1995 y = @row3 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_armor_engines
		}
		special_project_specialization = { specialization_land }
	}

	diesel_engine_tech_5 = {
		enable_equipment_modules = {
			tank_diesel_engine_gen5
		}

		path = {
			leads_to_tech = diesel_engine_tech_6
			research_cost_coeff = 1
		}

		research_cost = 3.2
		start_year = 2005
		folder = {
			name = nsb_armour_folder
			position = { x = @2005 y = @row3 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_armor_engines
		}
		special_project_specialization = { specialization_land }
	}

	diesel_engine_tech_6 = {
		enable_equipment_modules = {
			tank_diesel_engine_gen6
		}

		path = {
			leads_to_tech = diesel_engine_tech_7
			research_cost_coeff = 1
		}

		research_cost = 3.5
		start_year = 2015
		folder = {
			name = nsb_armour_folder
			position = { x = @2015 y = @row3 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_armor_engines
		}
		special_project_specialization = { specialization_land }
	}

	diesel_engine_tech_7 = {
		enable_equipment_modules = {
			tank_diesel_engine_gen7
		}

		research_cost = 3.8
		start_year = 2035
		folder = {
			name = nsb_armour_folder
			position = { x = @2035 y = @row3 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_armor_engines
		}
		special_project_specialization = { specialization_land }
	}

	turbine_engine_tech = {

		enable_equipment_modules = {
			tank_gas_turbine_engine_gen1
		}

		path = {
			leads_to_tech = turbine_engine_tech_2
			research_cost_coeff = 1
		}

		research_cost = 3
		start_year = 1975
		folder = {
			name = nsb_armour_folder
			position = { x = @1975 y = @row4 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_armor_engines
		}
		special_project_specialization = { specialization_land }
	}

	turbine_engine_tech_2 = {
		enable_equipment_modules = {
			tank_gas_turbine_engine_gen2
		}

		path = {
			leads_to_tech = turbine_engine_tech_3
			research_cost_coeff = 1
		}

		research_cost = 3.3
		start_year = 1985
		folder = {
			name = nsb_armour_folder
			position = { x = @1985 y = @row4 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_armor_engines
		}
		special_project_specialization = { specialization_land }
	}

	turbine_engine_tech_3 = {
		enable_equipment_modules = {
			tank_gas_turbine_engine_gen3
		}

		path = {
			leads_to_tech = turbine_engine_tech_4
			research_cost_coeff = 1
		}

		research_cost = 3.6
		start_year = 1995
		folder = {
			name = nsb_armour_folder
			position = { x = @1995 y = @row4 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_armor_engines
		}
		special_project_specialization = { specialization_land }
	}

	turbine_engine_tech_4 = {
		enable_equipment_modules = {
			tank_gas_turbine_engine_gen4
		}

		path = {
			leads_to_tech = turbine_engine_tech_5
			research_cost_coeff = 1
		}

		research_cost = 3.9
		start_year = 2005
		folder = {
			name = nsb_armour_folder
			position = { x = @2005 y = @row4 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_armor_engines
		}
		special_project_specialization = { specialization_land }
	}

	turbine_engine_tech_5 = {
		enable_equipment_modules = {
			tank_gas_turbine_engine_gen5
		}

		path = {
			leads_to_tech = turbine_engine_tech_6
			research_cost_coeff = 1
		}

		research_cost = 4.2
		start_year = 2015
		folder = {
			name = nsb_armour_folder
			position = { x = @2015 y = @row4 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_armor_engines
		}
		special_project_specialization = { specialization_land }
	}

	turbine_engine_tech_6 = {
		enable_equipment_modules = {
			tank_gas_turbine_engine_gen6
		}

		research_cost = 4.5
		start_year = 2025
		folder = {
			name = nsb_armour_folder
			position = { x = @2025 y = @row4 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_armor_engines
		}
		special_project_specialization = { specialization_land }
	}

	electric_engine_tech_1 = {
		enable_equipment_modules = {
			tank_aux_engine
		}

		path = {
			leads_to_tech = electric_engine_tech_2
			research_cost_coeff = 1
		}

		research_cost = 3
		start_year = 1975
		folder = {
			name = nsb_armour_folder
			position = { x = @1975 y = @row5 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_armor_engines
		}
		special_project_specialization = { specialization_land }
	}

	electric_engine_tech_2 = {
		on_research_complete = {
			custom_effect_tooltip = {
				localization_key = SP_UNLOCK_PROJECT
				PROJECT = sp_tank_electric_engine
			}
		}

		enable_equipment_modules = {
			tank_aux_engine_2
		}

		path = {
			leads_to_tech = electric_engine_tech_3
			research_cost_coeff = 1
		}


		research_cost = 3.5
		start_year = 1995
		folder = {
			name = nsb_armour_folder
			position = { x = @1995 y = @row5 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_armor_engines
		}
		special_project_specialization = { specialization_land }
	}

	electric_engine_tech_3 = {

		is_special_project_tech = yes

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

		enable_equipment_modules = {
			tank_electric_engine_gen1
		}

		path = {
			leads_to_tech = electric_engine_tech_4
			research_cost_coeff = 1
		}

		research_cost = 4
		start_year = 2025
		folder = {
			name = nsb_armour_folder
			position = { x = @2025 y = @row5 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_armor_engines
		}
		special_project_specialization = { specialization_land }
	}

	electric_engine_tech_4 = {

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

		is_special_project_tech = yes

		enable_equipment_modules = {
			tank_electric_engine_gen2
		}

		research_cost = 4.5
		start_year = 2035
		folder = {
			name = nsb_armour_folder
			position = { x = @2035 y = @row5 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_armor_engines
		}
		special_project_specialization = { specialization_land }
	}

	small_medium_gun_tech = {
		enable_equipment_modules = {
			tank_small_cannon
			tank_small_medium_cannon
			afv_small_medium_cannon
		}

		path = {
			leads_to_tech = small_medium_gun_tech_2
			research_cost_coeff = 1
		}
		path = {
			leads_to_tech = medium_gun_tech
			research_cost_coeff = 1
		}

		research_cost = 3
		start_year = 1945
		folder = {
			name = nsb_armour_folder
			position = { x = @1945 y = @row12 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_armor_weapons
		}
		special_project_specialization = { specialization_land }
	}

	small_medium_gun_tech_2 = {
		enable_equipment_modules = {
			tank_small_cannon_2
			tank_small_medium_cannon_2
		}

		path = {
			leads_to_tech = small_medium_gun_tech_3
			research_cost_coeff = 1
		}

		research_cost = 3.3
		start_year = 1985
		folder = {
			name = nsb_armour_folder
			position = { x = @1985 y = @row12 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_armor_weapons
		}
		special_project_specialization = { specialization_land }
	}

	small_medium_gun_tech_3 = {
		on_research_complete = {
			custom_effect_tooltip = {
				localization_key = SP_UNLOCK_PROJECT
				PROJECT = sp_tank_self_sharpening_ammo
			}
		}

		enable_equipment_modules = {
			tank_small_cannon_3
			tank_small_medium_cannon_3
			light_tank_low_velocity_gun_3
		}

		path = {
			leads_to_tech = small_medium_gun_tech_4
			research_cost_coeff = 1
		}

		research_cost = 3.6
		start_year = 2005
		folder = {
			name = nsb_armour_folder
			position = { x = @2005 y = @row12 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_armor_weapons
		}
		special_project_specialization = { specialization_land }
	}

	small_medium_gun_tech_4 = {
		enable_equipment_modules = {
			tank_small_cannon_4
			tank_small_medium_cannon_4
			light_tank_low_velocity_gun_4
		}

		research_cost = 3.9
		start_year = 2025
		folder = {
			name = nsb_armour_folder
			position = { x = @2025 y = @row12 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_armor_weapons
		}
		special_project_specialization = { specialization_land }
	}

	medium_gun_tech = {
		enable_equipment_modules = {
			tank_medium_cannon
			tank_longer_gun
		}

		path = {
			leads_to_tech = medium_gun_tech_2
			research_cost_coeff = 1
		}

		path = {
			leads_to_tech = assault_gun_tech
			research_cost_coeff = 1
		}

		research_cost = 0.5
		start_year = 1965
		folder = {
			name = nsb_armour_folder
			position = { x = @1965 y = @row13 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_armor_weapons
		}
		special_project_specialization = { specialization_land }
	}

	medium_gun_tech_2 = {
		enable_equipment_modules = {
			tank_medium_cannon_2
		}

		path = {
			leads_to_tech = medium_gun_tech_3
			research_cost_coeff = 1
		}
		path = {
			leads_to_tech = large_gun_tech
			research_cost_coeff = 1
		}

		research_cost = 3.3
		start_year = 1985
		folder = {
			name = nsb_armour_folder
			position = { x = @1985 y = @row13 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_armor_weapons
		}
		special_project_specialization = { specialization_land }
	}

	medium_gun_tech_3 = {
		on_research_complete = {
			custom_effect_tooltip = {
				localization_key = SP_UNLOCK_PROJECT
				PROJECT = sp_railgun_cannon
			}
		}

		enable_equipment_modules = {
			tank_medium_cannon_3
		}

		path = {
			leads_to_tech = medium_gun_tech_4
			research_cost_coeff = 1
		}

		research_cost = 3.6
		start_year = 2015
		folder = {
			name = nsb_armour_folder
			position = { x = @2015 y = @row13 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_armor_weapons
		}
		special_project_specialization = { specialization_land }
	}

	medium_gun_tech_4 = {
		enable_equipment_modules = {
			tank_medium_cannon_4
		}

		research_cost = 3.9
		start_year = 2035
		folder = {
			name = nsb_armour_folder
			position = { x = @2035 y = @row13 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_armor_weapons
		}
		special_project_specialization = { specialization_land }
	}

	large_gun_tech = {
		on_research_complete = {
			custom_effect_tooltip = {
				localization_key = SP_UNLOCK_PROJECT
				PROJECT = sp_super_heavy_tank_turrets
			}
		}
		enable_equipment_modules = {
			tank_large_cannon
		}

		dependencies = {
			assault_gun_tech = 1
			medium_gun_tech_2 = 1
		}

		path = {
			leads_to_tech = large_gun_tech_2
			research_cost_coeff = 1
		}

		research_cost = 3
		start_year = 1995
		folder = {
			name = nsb_armour_folder
			position = { x = @1995 y = @row14 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_armor_weapons
		}
	}

	large_gun_tech_2 = {
		enable_equipment_modules = {
			tank_large_cannon_2
		}

		path = {
			leads_to_tech = large_gun_tech_3
			research_cost_coeff = 1
		}

		research_cost = 3.3
		start_year = 2015
		folder = {
			name = nsb_armour_folder
			position = { x = @2015 y = @row14 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_armor_weapons
		}
		special_project_specialization = { specialization_land }
	}

	large_gun_tech_3 = {
		enable_equipment_modules = {
			tank_large_cannon_3
		}

		research_cost = 3.6
		start_year = 2035
		folder = {
			name = nsb_armour_folder
			position = { x = @2035 y = @row14 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_tanks
			CAT_mbt
			CAT_armor_weapons
		}
		special_project_specialization = { specialization_land }
	}

	small_autocannon_tech = {
		enable_equipment_modules = {
			small_autocannon
			afv_coax_autocannon
		}

		path = {
			leads_to_tech = small_autocannon_tech_2
			research_cost_coeff = 1
		}

		path = {
			leads_to_tech = big_autocannon_tech
			research_cost_coeff = 1
		}

		research_cost = 0.5
		start_year = 1945
		folder = {
			name = nsb_armour_folder
			position = { x = @1945 y = @row11 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_afv
			CAT_ifv
			CAT_afv_weapons
		}
		special_project_specialization = { specialization_land }
	}

	small_autocannon_tech_2 = {
		enable_equipment_modules = {
			small_autocannon_2
			afv_coax_autocannon_2
		}

		path = {
			leads_to_tech = small_autocannon_tech_3
			research_cost_coeff = 1
		}

		research_cost = 0.6
		start_year = 1975
		folder = {
			name = nsb_armour_folder
			position = { x = @1975 y = @row11 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_afv
			CAT_ifv
			CAT_afv_weapons
		}
		special_project_specialization = { specialization_land }
	}

	small_autocannon_tech_3 = {
		enable_equipment_modules = {
			small_autocannon_3
			afv_coax_autocannon_3
		}
		path = {
			leads_to_tech = small_autocannon_tech_4
			research_cost_coeff = 1
		}

		research_cost = 3.6
		start_year = 2015
		folder = {
			name = nsb_armour_folder
			position = { x = @2015 y = @row11 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_afv
			CAT_ifv
			CAT_afv_weapons
		}
		special_project_specialization = { specialization_land }
	}

	small_autocannon_tech_4 = {
		enable_equipment_modules = {
			small_autocannon_4
			afv_coax_autocannon_4
		}

		research_cost = 3.9
		start_year = 2025
		folder = {
			name = nsb_armour_folder
			position = { x = @2035 y = @row11 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_afv
			CAT_ifv
			CAT_afv_weapons
		}
		special_project_specialization = { specialization_land }
	}

	big_autocannon_tech = {
		enable_equipment_modules = {
			big_autocannon
		}

		path = {
			leads_to_tech = big_autocannon_tech_2
			research_cost_coeff = 1
		}

		research_cost = 3
		start_year = 1965
		folder = {
			name = nsb_armour_folder
			position = { x = @1945 y = @row115 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_afv
			CAT_ifv
			CAT_afv_weapons
		}
		special_project_specialization = { specialization_land }
	}

	big_autocannon_tech_2 = {
		enable_equipment_modules = {
			big_autocannon_2
		}

		path = {
			leads_to_tech = big_autocannon_tech_3
			research_cost_coeff = 1
		}

		research_cost = 3.3
		start_year = 1985
		folder = {
			name = nsb_armour_folder
			position = { x = @1975 y = @row115 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_afv
			CAT_ifv
			CAT_afv_weapons
		}
		special_project_specialization = { specialization_land }
	}

	big_autocannon_tech_3 = {
		enable_equipment_modules = {
			big_autocannon_3
		}
		path = {
			leads_to_tech = big_autocannon_tech_4
			research_cost_coeff = 1
		}

		research_cost = 3.6
		start_year = 2015
		folder = {
			name = nsb_armour_folder
			position = { x = @2015 y = @row115 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_afv
			CAT_ifv
			CAT_afv_weapons
		}
		special_project_specialization = { specialization_land }
	}

	big_autocannon_tech_4 = {
		enable_equipment_modules = {
			big_autocannon_4
		}

		research_cost = 3.9
		start_year = 2025
		folder = {
			name = nsb_armour_folder
			position = { x = @2035 y = @row115 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_afv
			CAT_ifv
			CAT_afv_weapons
		}
		special_project_specialization = { specialization_land }
	}

	assault_gun_tech = {
		enable_equipment_modules = {
			afv_assault_gun
		}

		path = {
			leads_to_tech = assault_gun_tech_2
			research_cost_coeff = 1
		}

		research_cost = 3
		start_year = 1965
		folder = {
			name = nsb_armour_folder
			position = { x = @1975 y = @row14 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_afv
			CAT_ifv
			CAT_afv_weapons
		}
		special_project_specialization = { specialization_land }
	}

	assault_gun_tech_2 = {
		enable_equipment_modules = {
			afv_assault_gun_2
		}

		path = {
			leads_to_tech = assault_gun_tech_3
			research_cost_coeff = 1
		}

		research_cost = 3.3
		start_year = 1985
		folder = {
			name = nsb_armour_folder
			position = { x = @1990 y = @row16 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_afv
			CAT_ifv
			CAT_afv_weapons
		}
		special_project_specialization = { specialization_land }
	}

	assault_gun_tech_3 = {
		enable_equipment_modules = {
			afv_assault_gun_3
		}
		path = {
			leads_to_tech = assault_gun_tech_4
			research_cost_coeff = 1
		}

		research_cost = 3.6
		start_year = 2015
		folder = {
			name = nsb_armour_folder
			position = { x = @2010 y = @row16 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_afv
			CAT_ifv
			CAT_afv_weapons
		}
		special_project_specialization = { specialization_land }
	}

	assault_gun_tech_4 = {
		enable_equipment_modules = {
			afv_assault_gun_4
		}

		research_cost = 3.9
		start_year = 2025
		folder = {
			name = nsb_armour_folder
			position = { x = @2035 y = @row16 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_Military
			CAT_armor
			CAT_afv
			CAT_ifv
			CAT_afv_weapons
		}
		special_project_specialization = { specialization_land }
	}

	CZE_engine_tech = {
		enable_equipment_modules = {
			CZE_engine_1
		}
		allow_branch = {
			original_tag = CZE
		}
		path = {
			leads_to_tech = CZE_engine_tech_2
			research_cost_coeff = 1
		}
		path = {
			leads_to_tech = CZE_engine_tech_7
			research_cost_coeff = 1
		}

		allow = {
			has_completed_focus = CZE_new_r4_engine_version
		}

		research_cost = 3
		start_year = 1985
		CZE_skoda_superb_productivity_modifier = 0.01

		folder = {
			name = nsb_armour_folder
			position = { x = @1985 y = @row21 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_cze
			Cat_Armor_Engines
		}
	}

	CZE_engine_tech_2 = {
		enable_equipment_modules = {
			CZE_engine_2
		}
		path = {
			leads_to_tech = CZE_engine_tech_3
			research_cost_coeff = 1
		}
		path = {
			leads_to_tech = CZE_engine_tech_4
			research_cost_coeff = 1
		}

		allow = {
			has_completed_focus = CZE_modernize_r6_engines
		}

		research_cost = 3.3
		start_year = 1995
		CZE_skoda_superb_productivity_modifier = 0.01

		folder = {
			name = nsb_armour_folder
			position = { x = @1995 y = @row20 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_cze
			Cat_Armor_Engines
		}
	}

	CZE_engine_tech_3 = {
		enable_equipment_modules = {
			CZE_engine_3
		}

		path = {
			leads_to_tech = CZE_engine_tech_5
			research_cost_coeff = 1
		}
		path = {
			leads_to_tech = CZE_engine_tech_6
			research_cost_coeff = 1
		}

		allow = {
			OR = {
				has_completed_focus = CZE_2_0_tdi_engines
				has_completed_focus = CZE_2_0_tsi_engines
			}
		}

		research_cost = 3.6
		start_year = 2005
		CZE_skoda_superb_productivity_modifier = 0.01

		folder = {
			name = nsb_armour_folder
			position = { x = @2005 y = @row19b }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_cze
			Cat_Armor_Engines
		}
	}

	CZE_engine_tech_4 = {
		enable_equipment_modules = {
			CZE_engine_4
		}

		path = {
			leads_to_tech = CZE_engine_tech_5
			research_cost_coeff = 1
		}
		path = {
			leads_to_tech = CZE_engine_tech_6
			research_cost_coeff = 1
		}

		allow = {
			OR = {
				has_completed_focus = CZE_2_0_tdi_engines
				has_completed_focus = CZE_2_0_tsi_engines
			}
		}

		research_cost = 3.9
		start_year = 2005
		CZE_skoda_superb_productivity_modifier = 0.01

		folder = {
			name = nsb_armour_folder
			position = { x = @2005 y = @row20b }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_cze
			Cat_Armor_Engines
		}
	}

	CZE_engine_tech_5 = {
		enable_equipment_modules = {
			CZE_engine_5
		}

		allow = {
			has_completed_focus = CZE_improve_r4_engines_to_max_efficiency
		}

		research_cost = 4
		start_year = 2015
		CZE_skoda_superb_productivity_modifier = 0.01

		folder = {
			name = nsb_armour_folder
			position = { x = @2015 y = @row19 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_cze
			Cat_Armor_Engines
		}
	}

	CZE_engine_tech_6 = {
		enable_equipment_modules = {
			CZE_engine_6
		}

		allow = {
			has_completed_focus = CZE_further_r6_development
		}

		research_cost = 4.2
		start_year = 2015
		CZE_skoda_superb_productivity_modifier = 0.01

		folder = {
			name = nsb_armour_folder
			position = { x = @2015 y = @row21 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_cze
			Cat_Armor_Engines
		}
	}

	CZE_engine_tech_7 = {
		enable_equipment_modules = {
			CZE_engine_7
		}

		path = {
			leads_to_tech = CZE_engine_tech_8
			research_cost_coeff = 1
		}

		allow = {
			has_completed_focus = CZE_production_of_twin_turbocharged_v12
		}

		research_cost = 4.5
		start_year = 1995
		CZE_skoda_superb_productivity_modifier = 0.01

		folder = {
			name = nsb_armour_folder
			position = { x = @1995 y = @row22 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_cze
			Cat_Armor_Engines
		}
	}

	CZE_engine_tech_8 = {
		enable_equipment_modules = {
			CZE_engine_8
		}

		path = {
			leads_to_tech = CZE_engine_tech_9
			research_cost_coeff = 1
		}
		path = {
			leads_to_tech = CZE_engine_tech_10
			research_cost_coeff = 1
		}

		allow = {
			has_completed_focus = CZE_x_engines_focus
		}

		research_cost = 4.5
		start_year = 2010
		CZE_skoda_superb_productivity_modifier = 0.01

		folder = {
			name = nsb_armour_folder
			position = { x = @2010 y = @row22 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_cze
			Cat_Armor_Engines
		}
	}

	CZE_engine_tech_9 = {
		enable_equipment_modules = {
			CZE_engine_9
		}

		allow = {
			has_completed_focus = CZE_overcharged_engines
		}

		research_cost = 4.5
		start_year = 2020
		CZE_skoda_superb_productivity_modifier = 0.01

		folder = {
			name = nsb_armour_folder
			position = { x = @2020 y = @row22 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_cze
			Cat_Armor_Engines
		}
	}

	CZE_engine_tech_10 = {
		enable_equipment_modules = {
			CZE_engine_10
		}

		allow = {
			has_completed_focus = CZE_decrease_production_cost
		}

		research_cost = 4.5
		start_year = 2020
		CZE_skoda_superb_productivity_modifier = 0.01

		folder = {
			name = nsb_armour_folder
			position = { x = @2020 y = @row23 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_cze
			Cat_Armor_Engines
		}
	}

	CZE_el_engine_tech = {
		enable_equipment_modules = {
			CZE_el_engine
		}

		allow_branch = {
			original_tag = CZE
		}

		path = {
			leads_to_tech = CZE_el_engine_tech_2
			research_cost_coeff = 1
		}

		allow = {
			has_completed_focus = CZE_new_electric_engine_prototype
		}

		research_cost = 4.5
		start_year = 2010
		CZE_skoda_superb_productivity_modifier = 0.01

		folder = {
			name = nsb_armour_folder
			position = { x = @2010 y = @row24 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_cze
			Cat_Armor_Engines
		}
	}

	CZE_el_engine_tech_2 = {
		enable_equipment_modules = {
			CZE_el_engine_2
		}

		allow = {
			has_completed_focus = CZE_modern_electric_engine
		}

		research_cost = 4.7
		start_year = 2020
		CZE_skoda_superb_productivity_modifier = 0.01

		folder = {
			name = nsb_armour_folder
			position = { x = @2020 y = @row24 }
		}

		ai_will_do = { factor = 1 }

		categories = {
			CAT_cze
			Cat_Armor_Engines
		}
	}
}