division_template = {
	name = "ZDU_povst" 
	division_names_group = ZDU_povst
	regiments = {
		infantry = { x = 0 y = 0 }
		infantry = { x = 0 y = 1 }
		infantry = { x = 0 y = 2 }
		infantry = { x = 1 y = 0 }
	}
	support = {
	}
}

units = {

	division = { 
		name = "povst_1"
		location = 3569
		division_template = "ZDU_povst"
		start_experience_factor = 0.1
		start_equipment_factor = 1
	}
	division = { 
		name = "povst_2"
		location = 3569
		division_template = "ZDU_povst"
		start_experience_factor = 0.1
		start_equipment_factor = 1
	}
	division = { 
		name = "povst_3"
		location = 3569
		division_template = "ZDU_povst"
		start_experience_factor = 0
		start_equipment_factor = 1
	}
	division = { 
		name = "povst_4"
		location = 11511
		division_template = "ZDU_povst"
		start_experience_factor = 0
		start_equipment_factor = 1
	}
	division = { 
		name = "povst_5"
		location = 557
		division_template = "ZDU_povst"
		start_experience_factor = 0
		start_equipment_factor = 1
	}
}