﻿division_template = {
	name = "步兵师"				# Represents: German-trained divisions (better equipment than rest),
									# 	as well as two-division infantry corps (generally poorly-equipped militias),
	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 }
        infantry = { x = 2 y = 0 }
		infantry = { x = 2 y = 1 }
		infantry = { x = 2 y = 2 }
        infantry = { x = 3 y = 0 }
		infantry = { x = 3 y = 1 }
		infantry = { x = 3 y = 2 }		
	}	
	support = {
        engineer = { x = 0 y = 0 }
        artillery = { x = 0 y = 1 }
		logistics_company = { x = 0 y = 2 }
		field_hospital = { x = 0 y = 3 }
	}
}
division_template = {
	name = "机械化步兵师"	# Represents three-division infantry corps (generally poorly-equipped militias)

	regiments = {
		mechanized = { x = 0 y = 0 }
	    mechanized = { x = 0 y = 1 }
		mechanized = { x = 0 y = 2 }
		mechanized = { x = 1 y = 0 }
		mechanized = { x = 1 y = 1 }
		mechanized = { x = 1 y = 2 }
		mechanized = { x = 2 y = 0 }
	    mechanized = { x = 2 y = 1 }
		mechanized = { x = 2 y = 2 }
		mechanized = { x = 3 y = 0 }
	    mechanized = { x = 3 y = 1 }
		mechanized = { x = 3 y = 2 }		
	}
	support = {
        recon = { x = 0 y = 0 }
	 	engineer = { x = 0 y = 1 }
        artillery = { x = 0 y = 2 }
	}
	priority = 2
}
division_template = {
	name = "山地师"		# Represents: 5th Corps/200th Division, which was a well-equipped & experienced (semi-)motorized/armored unit 
	
	regiments = {
		mountaineers = { x = 0 y = 0 }
	    mountaineers = { x = 0 y = 1 }
		mountaineers = { x = 0 y = 2 }
		mountaineers = { x = 1 y = 0 }
		mountaineers = { x = 1 y = 1 }
		mountaineers = { x = 1 y = 2 }
		mountaineers = { x = 2 y = 0 }
		mountaineers = { x = 2 y = 1 }
		mountaineers = { x = 2 y = 2 }	
		mountaineers = { x = 3 y = 0 }
		mountaineers = { x = 3 y = 1 }
		mountaineers = { x = 3 y = 2 }		
	}
	support = {
        engineer = { x = 0 y = 0 }
        artillery = { x = 0 y = 1 }
		logistics_company = { x = 0 y = 2 }
		field_hospital = { x = 0 y = 3 }
	}	
}
division_template = {
	name = "空降师"				# Represents (two-division) cavalry corps (generally poorly-equipped)

	regiments = {
		paratrooper = { x = 0 y = 0 }
	    paratrooper = { x = 0 y = 1 }
		paratrooper = { x = 0 y = 2 }
		paratrooper = { x = 1 y = 0 }
		paratrooper = { x = 1 y = 1 }
		paratrooper = { x = 1 y = 2 }
		paratrooper = { x = 2 y = 0 }
		paratrooper = { x = 2 y = 1 }
		paratrooper = { x = 2 y = 2 }	
		paratrooper = { x = 3 y = 0 }
		paratrooper = { x = 3 y = 1 }
		paratrooper = { x = 3 y = 2 }		
	}
	support = {
        engineer = { x = 0 y = 0 }
        artillery = { x = 0 y = 1 }
		logistics_company = { x = 0 y = 2 }
		field_hospital = { x = 0 y = 3 }
	}	
}

division_template = {
	name = "海军陆战师"				# Represents (two-division) cavalry corps (generally poorly-equipped)

	regiments = {
		marine = { x = 0 y = 0 }
	    marine = { x = 0 y = 1 }
		marine = { x = 0 y = 2 }
		marine = { x = 1 y = 0 }
		marine = { x = 1 y = 1 }
		marine = { x = 1 y = 2 }
		marine = { x = 2 y = 0 }
		marine = { x = 2 y = 1 }
		marine = { x = 2 y = 2 }	
		marine = { x = 3 y = 0 }
		marine = { x = 3 y = 1 }
		marine = { x = 3 y = 2 }		
	}
	support = {
        engineer = { x = 0 y = 0 }
        artillery = { x = 0 y = 1 }
		logistics_company = { x = 0 y = 2 }
		field_hospital = { x = 0 y = 3 }
	}	
}



##### OOB #####
units = {
	##### Eighth Route Army (CO: Mao Zedong, Zhu De) #####
	division = {
		name = "115师第1团"
		location = 10880
		division_template = "机械化步兵师"		# Red Army had only 3 divisions but reinforced them heavily with new recruits during the war
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name = "115师第2团"
		location = 7314
		division_template = "机械化步兵师"
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name = "115师第3团"
		location = 7659
		division_template = "机械化步兵师"		# Militia used to reinforce divisions (poorer training and equipment)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name = "115师第4团"
		location = 7314
		division_template = "机械化步兵师"		# Militia used to reinforce divisions (poorer training and equipment)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name = "115师第5团"
		location = 7659
		division_template = "机械化步兵师"		# Militia used to reinforce divisions (poorer training and equipment)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name = "120师第1团"
		location = 4074
		division_template = "机械化步兵师"
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name = "120师第2团"
		location = 10367
		division_template = "机械化步兵师"
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name = "120师第3团"
		location = 1531
		division_template = "机械化步兵师"		# Militia used to reinforce divisions (poorer training and equipment)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name = "120师第4团"
		location = 1034
		division_template = "机械化步兵师"		# Militia used to reinforce divisions (poorer training and equipment)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name = "120师第5团"
		location = 1034
		division_template = "机械化步兵师"		# Militia used to reinforce divisions (poorer training and equipment)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name = "129师第1团"
		location = 7208
		division_template = "机械化步兵师"
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name = "129师第2团"
		location = 5007
		division_template = "机械化步兵师"
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name = "129师第3团"
		location = 5007
		division_template = "机械化步兵师"		# Militia used to reinforce divisions (poorer training and equipment)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name = "129师第4团"
		location = 12713
		division_template = "机械化步兵师"		# Militia used to reinforce divisions (poorer training and equipment)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name = "129师第5团"
		location = 12713
		division_template = "机械化步兵师"		# Militia used to reinforce divisions (poorer training and equipment)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name = "新 4 机械化步兵师1团"
		location = 5092
		division_template = "机械化步兵师"
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name = "新 4 机械化步兵师2团"
		location = 5092
		division_template = "机械化步兵师"
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	
	### Provincial Forces ###
	division = {
		name =  "第1 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第2 机械化步兵师"
		location = 4256
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第3 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第4 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第5 机械化步兵师"
		location = 4256
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第6 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第7 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第8 机械化步兵师"
		location = 4256
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第9 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}	
	division = {
		name =  "第10 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}	
	division = {
		name =  "第11 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第12 机械化步兵师"
		location = 4256
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第13 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第14 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第15 机械化步兵师"
		location = 4256
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第16 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第17 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第18 机械化步兵师"
		location = 4256
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第19 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}	
	division = {
		name =  "第20 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}	
	division = {
		name =  "第21 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第22 机械化步兵师"
		location = 4256
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第23 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第24 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第25 机械化步兵师"
		location = 4256
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第26 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第27 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第28 机械化步兵师"
		location = 4256
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第29 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}	
	division = {
		name =  "第30 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}	
	division = {
		name =  "第31 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第32 机械化步兵师"
		location = 4256
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第33 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第34 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第35 机械化步兵师"
		location = 4256
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第36 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第37 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第38 机械化步兵师"
		location = 4256
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第39 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}	
	division = {
		name =  "第40 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}	
	division = {
		name =  "第41 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第42 机械化步兵师"
		location = 4256
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第43 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第44 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第45 机械化步兵师"
		location = 4256
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第46 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第47 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第48 机械化步兵师"
		location = 4256
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第49 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}	
	division = {
		name =  "第50 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第51 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第52 机械化步兵师"
		location = 4256
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第53 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第54 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第55 机械化步兵师"
		location = 4256
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第56 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第57 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第58 机械化步兵师"
		location = 4256
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第59 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}	
	division = {
		name =  "第60 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第61 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第62 机械化步兵师"
		location = 4256
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第63 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第64 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第65 机械化步兵师"
		location = 4256
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第66 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第67 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第68 机械化步兵师"
		location = 4256
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第69 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}	
	division = {
		name =  "第70 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第71 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第72 机械化步兵师"
		location = 4256
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第73 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第74 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第75 机械化步兵师"
		location = 4256
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第76 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第77 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第78 机械化步兵师"
		location = 4256
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第79 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}	
	division = {
		name =  "第80 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}	
	division = {
		name =  "第81 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第82 机械化步兵师"
		location = 4256
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第83 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第84 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第85 机械化步兵师"
		location = 4256
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第86 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第87 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第88 机械化步兵师"
		location = 4256
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第89 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}	
	division = {
		name =  "第90 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}	
	division = {
		name =  "第91 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第92 机械化步兵师"
		location = 4256
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第93 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第94 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第95 机械化步兵师"
		location = 4256
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第96 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第97 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第98 机械化步兵师"
		location = 4256
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "第99 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}	
	division = {
		name =  "第100 机械化步兵师"
		location = 12156
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}
	division = {
		name =  "海外1 师"
		location = 1280
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}	
	division = {
		name =  "海外2 师"
		location = 5023
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}	
	division = {
		name =  "海外3 师"
		location = 12148
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}	

	division = {
		name =  "海外4 师"
		location = 7290
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}	
	division = {
		name =  "海外5 师"
		location = 10995
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}	
	division = {
		name =  "海外6 师"
		location = 1280
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}	
	division = {
		name =  "海外7 师"
		location = 5023
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}	
	division = {
		name =  "海外8 师"
		location = 12148
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}	

	division = {
		name =  "海外9 师"
		location = 7290
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}	
	division = {
		name =  "海外10 师"
		location = 10995
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}		
	division = {
		name =  "海外11 师"
		location = 1280
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}	
	division = {
		name =  "海外12 师"
		location = 5023
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}	
	division = {
		name =  "海外13 师"
		location = 12148
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}	

	division = {
		name =  "海外14 师"
		location = 7290
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}	
	division = {
		name =  "海外15 师"
		location = 10995
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}	
	division = {
		name =  "海外16 师"
		location = 1280
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}	
	division = {
		name =  "海外17 师"
		location = 5023
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}	
	division = {
		name =  "海外18 师"
		location = 12148
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}	

	division = {
		name =  "海外19 师"
		location = 7290
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}	
	division = {
		name =  "海外20 师"
		location = 10995
		division_template = "机械化步兵师"		# Provincial militia unit (poor equipment and training)
		start_experience_factor = 1
		start_equipment_factor = 1

	}	
navy = {
		name = "中国海军第一舰队"
		base = 1280
		location = 1280  # Wilhemshaven
		ship = { name = "001" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "002" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "003" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "004" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "005" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "006" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "007" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "008" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "009" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "010" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "021" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "022" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "023" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "024" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "025" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "026" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "027" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "028" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "029" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "030" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "031" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "032" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "033" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "034" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "035" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "036" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "037" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "038" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "039" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "040" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "101" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "102" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "103" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "104" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "105" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "106" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "107" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "108" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "109" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "110" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "111" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "112" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "113" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "114" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "115" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "116" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "117" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "118" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "119" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "120" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }		
	}

navy = {
		name = "中国海军第二舰队"
		base = 5023
		location = 5023  # Konigsberg
		ship = { name = "011" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "012" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "013" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "014" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "015" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "016" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "017" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "018" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "019" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "020" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "041" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "042" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "043" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "044" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "045" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "046" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "047" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "048" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "049" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "050" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "051" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "052" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "053" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "054" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "055" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "056" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "057" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "058" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "059" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "060" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "121" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "122" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "123" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "124" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "125" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "126" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "127" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "128" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "129" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "130" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "131" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "132" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "133" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "134" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "135" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "136" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "137" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "138" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "139" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "140" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
	}

	navy = {
		name = "中国海军第三舰队"
		base = 10995
		location = 10995  # Wilhemshaven
		ship = { name = "061" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "062" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "063" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "064" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "065" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "066" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "067" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "068" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "069" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "070" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "071" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "072" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "073" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "074" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "075" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "076" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "077" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "078" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "079" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "080" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "081" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "082" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "083" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "084" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "085" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "086" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "087" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "088" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "089" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "090" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "091" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "092" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "093" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "094" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "095" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "096" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "097" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "098" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "099" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "100" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "141" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "142" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "143" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "144" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "145" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "146" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "147" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "148" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }	
		ship = { name = "149" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }
		ship = { name = "150" definition = battleship equipment = { SH_battleship_2 = { amount = 1 owner = PRC } } }		
	}	
	
}


##### STARTING PRODUCTION #####
instant_effect = {

	add_equipment_production = {
		equipment = {
			type = infantry_equipment_0
			creator = "PRC"
		}
		requested_factories = 2
		progress = 0.1
		efficiency = 100
	}
}

#################################