﻿division_template = {
	name = "军团"	# Juntuán
	division_names_group = PRC_INF_01
	role = infantry
	regiments = {
		infantry = {
			x = 0
			y = 0
		}
		infantry = {
			x = 0
			y = 1
		}
		infantry = {
			x = 1
			y = 0
		}
		infantry = {
			x = 1
			y = 1
		}
	}
	support = {
		artillery = {
			x = 0
			y = 0
		}
	}
	priority = 0
}

division_template = {
	name = "人民军队"	# Renmin Jundui
	division_names_group = PRC_MIL_01
	template_counter = 118
	role = militias
	regiments = {
		militia = {
			x = 0
			y = 0
		}
		militia = {
			x = 0
			y = 1
		}
		militia = {
			x = 1
			y = 0
		}
		militia = {
			x = 1
			y = 1
		}
		militia = {
			x = 2
			y = 0
		}
		militia = {
			x = 2
			y = 1
		}
	}
	priority = 1
}









units = {
	division = {
		name = "第115 步兵师"		# 115 Bubing Shi
		location = 12356
		division_template = "军团"		# Juntuán
		start_experience_factor = 0.9
		start_equipment_factor = 0.3
	}
	division = {
		division_name = {
			is_name_ordered = yes
			name_order = 1
		}
		location = 10880
		division_template = "人民军队"		# Renmin Jundui
		start_experience_factor = 0.8
		start_equipment_factor = 0.3
	}
	division = {
		division_name = {
			is_name_ordered = yes
			name_order = 2
		}
		location = 7314
		division_template = "人民军队"		# Renmin Jundui
		start_experience_factor = 0.8
		start_equipment_factor = 0.3
	}
	division = {
		division_name = {
			is_name_ordered = yes
			name_order = 3
		}
		location = 7659
		division_template = "人民军队"		# Renmin Jundui
		start_experience_factor = 0.8
		start_equipment_factor = 0.3
	}
	division = {
		division_name = {
			is_name_ordered = yes
			name_order = 4
		}
		location = 12356
		division_template = "人民军队"		# Renmin Jundui
		start_experience_factor = 0.8
		start_equipment_factor = 0.3
	}
	division = {
		division_name = {
			is_name_ordered = yes
			name_order = 5
		}
		location = 7314
		division_template = "人民军队"		# Renmin Jundui
		start_experience_factor = 0.8
		start_equipment_factor = 0.3
	}
}

instant_effect = {
	add_equipment_production = {
		equipment = {
			type = infantry_equipment_0
			creator = "PRC"
		}
		requested_factories = 2
		progress = 0.33
		efficiency = 50
		industrial_manufacturer = mio:PRC_cmc_military_industry_bureau_organization
	}
}
