division_template = {
	name = "Mixed Infantry Brigade"                #
	# Militia-level training and equipment
	regiments = {
		infantry = { x = 0 y = 0 }
		infantry = { x = 0 y = 1 }
		infantry = { x = 0 y = 2 }
	}
}

division_template = {
	name = "District Army"                #
	# Militia-level training and equipment
	regiments = {
		infantry = { x = 0 y = 0 }
		infantry = { x = 0 y = 1 }
		infantry = { x = 0 y = 2 }

		infantry = { x = 1 y = 0 }
		infantry = { x = 1 y = 1 }
		infantry = { x = 1 y = 2 }
	}
}

division_template = {
	name = "Cavalry Brigade"            # Cavalry Division

	regiments = {
		cavalry = { x = 0 y = 0 }
		cavalry = { x = 0 y = 1 }
		cavalry = { x = 0 y = 2 }

	}
}

units = {
	division = {
		name = "4. Harbin Bubing Shi"
		location = 10433
		division_template = "District Army"
		start_experience_factor = 0.1
		start_equipment_factor = 0.3
	}
	division = {
		name = "4. Harbin Mixed Detachment"
		location = 10433
		division_template = "District Army"
		start_experience_factor = 0.1
		start_equipment_factor = 0.3
	}
	division = {
		name = "1. Fangtien Bubing Shi"
		location = 10503
		division_template = "District Army"
		start_experience_factor = 0.1
		start_equipment_factor = 0.3
	}
	division = {
		name = "1. Fangtien Mixed Detachment"
		location = 10503
		division_template = "Mixed Infantry Brigade"
		start_experience_factor = 0.1
		start_equipment_factor = 0.3
	}
	division = {
		name = "1. Fangtien Qibing Shi"
		location = 9913
		division_template = "Cavalry Brigade"
		start_experience_factor = 0.1
		start_equipment_factor = 0.3
	}
	division = {
		name = "2. Jilin Qibing Shi"
		location = 9913
		division_template = "Cavalry Brigade"
		start_experience_factor = 0.1
		start_equipment_factor = 0.3
	}
	division = {
		name = "2. Jilin Mixed Detachment"
		location = 9913
		division_template = "Mixed Infantry Brigade"
		start_experience_factor = 0.1
		start_equipment_factor = 0.3
	}
	division = {
		name = "2. Jilin Bubing Shi"
		location = 9913
		division_template = "District Army"
		start_experience_factor = 0.1
		start_equipment_factor = 0.3
	}
	division = {
		name = "5. Chengde Bubing Shi"
		location = 4572
		division_template = "District Army"
		start_experience_factor = 0.1
		start_equipment_factor = 0.3
	}
	division = {
		name = "5. Chengde Mixed Detachment"
		location = 4572
		division_template = "Mixed Infantry Brigade"
		start_experience_factor = 0.1
		start_equipment_factor = 0.3
	}
	division = {
		name = "5. Chengde Qibing Shi"
		location = 4572
		division_template = "Cavalry Brigade"
		start_experience_factor = 0.1
		start_equipment_factor = 0.3
	}
	division = {
		name = "3. Mixed Detachment"
		location = 11761
		division_template = "Mixed Infantry Brigade"
		start_experience_factor = 0.1
		start_equipment_factor = 0.3
	}
	division = {
		name = "1. Mixed Detachment"
		location = 10022
		division_template = "Mixed Infantry Brigade"
		start_experience_factor = 0.1
		start_equipment_factor = 0.3
	}
	division = {
		name = "4. Mixed Detachment"
		location = 10068
		division_template = "Mixed Infantry Brigade"
		start_experience_factor = 0.1
		start_equipment_factor = 0.3
	}
	division = {
		name = "2. Mixed Detachment"
		location = 12467
		division_template = "Mixed Infantry Brigade"
		start_experience_factor = 0.1
		start_equipment_factor = 0.3
	}
	division = {
		name = "1. Jing Weilu"
		location = 1069
		division_template = "District Army"
		start_experience_factor = 0.1
		start_equipment_factor = 0.3
	}
	division = {
		name = "1. Manchu Qibing Shi"
		location = 11761
		division_template = "Cavalry Brigade"
		start_experience_factor = 0.1
		start_equipment_factor = 0.3
	}
	division = {
		name = "1. Independent Brigade"
		location = 10043
		division_template = "Mixed Infantry Brigade"
		start_experience_factor = 0.1
		start_equipment_factor = 0.3
	}
	division = {
		name = "5. Mixed Detachment"
		location = 10000
		division_template = "Mixed Infantry Brigade"
		start_experience_factor = 0.1
		start_equipment_factor = 0.3
	}
	division = {
		name = "7. Mixed Detachment"
		location = 10000
		division_template = "Mixed Infantry Brigade"
		start_experience_factor = 0.1
		start_equipment_factor = 0.3
	}
	division = {
		name = "6. Mixed Detachment"
		location = 4205
		division_template = "Mixed Infantry Brigade"
		start_experience_factor = 0.1
		start_equipment_factor = 0.3
	}
	division = {
		name = "8. Mixed Detachment"
		location = 4205
		division_template = "Mixed Infantry Brigade"
		start_experience_factor = 0.1
		start_equipment_factor = 0.3
	}
}


instant_effect = {
	add_equipment_production = {
		equipment = {
			type = infantry_equipment_0
			creator = "MAN"
		}
		requested_factories = 1
		progress = 0.52
		efficiency = 100
	}
}
