division_template = {
	name = "Dschungeljäger-Bataillon"
	division_names_group = GER_special
	regiments = {
		elite_infantry = { x = 0 y = 0 }
		elite_infantry = { x = 0 y = 1 }
		elite_infantry = { x = 0 y = 2 }
		elite_infantry = { x = 1 y = 0 }
		elite_infantry = { x = 1 y = 1 }
		elite_infantry = { x = 1 y = 2 }
		sp_artillery_brigade = { x = 2 y = 0 }
		sp_artillery_brigade = { x = 2 y = 1 }
		sp_artillery_brigade = { x = 2 y = 2 }
		sp_anti_tank_brigade = { x = 3 y = 0 }
		sp_anti-air_brigade = { x = 3 y = 1 }
	}
	support = {
		artillery = { x = 0 y = 0 }
		engineer = { x = 0 y = 1 }
		scout_helicopter_company = { x = 0 y = 2 }
		anti_tank = { x = 0 y = 3 }
		transport_helicopter_company = { x = 0 y = 4 }
	}
}

units = {
	division = {
		name = "1. Dschungeljäger-Bataillon 'Kurtz'"
		location = "6336"
		division_template = "Dschungeljäger-Bataillon"
		start_experience_factor = 1.0
		start_equipment_factor = 1.0
	}
	division = {
		name = "2. Dschungeljäger-Bataillon 'Lettow-Vorbeck'"
		location = "3314"
		division_template = "Dschungeljäger-Bataillon"
		start_experience_factor = 1.0
		start_equipment_factor = 1.0
	}
	division = {
		name = "3. Dschungeljäger-Bataillon 'Klein-Venedig'"
		location = "9498"
		division_template = "Dschungeljäger-Bataillon"
		start_experience_factor = 1.0
		start_equipment_factor = 1.0
	}
	division = {
		name = "4. Dschungeljäger-Bataillon 'Neu-Kurland'"
		location = "241"
		division_template = "Dschungeljäger-Bataillon"
		start_experience_factor = 1.0
		start_equipment_factor = 1.0
	}
}