﻿division_template = {
	name = "Motorized Infantry Division"
	
	regiments = {
		motorized = { x = 0 y = 0 }
		motorized = { x = 0 y = 1 }
		motorized = { x = 0 y = 2 }
		motorized = { x = 0 y = 3 }
		motorized = { x = 1 y = 0 }
		motorized = { x = 1 y = 1 }
		motorized = { x = 1 y = 2 }
		motorized = { x = 1 y = 3 }
		motorized = { x = 2 y = 0 }
		motorized = { x = 2 y = 1 }
		motorized = { x = 2 y = 2 }
		motorized = { x = 2 y = 3 }
	}
	
	support = {
		artillery = { x = 0 y = 0 }
		recon = { x = 0 y = 1 }
		anti_air = { x = 0 y = 2 }
	}
}

division_template = {
	name = "Mountain Division"
	
	regiments = {
		mountaineers = { x = 0 y = 0 }
		mountaineers = { x = 0 y = 1 }
		mountaineers = { x = 0 y = 2 }
		mountaineers = { x = 0 y = 3 }
		mountaineers = { x = 1 y = 0 }
		mountaineers = { x = 1 y = 1 }
		mountaineers = { x = 1 y = 2 }
		mountaineers = { x = 1 y = 3 }
		mountaineers = { x = 2 y = 0 }
		mountaineers = { x = 2 y = 1 }
		mountaineers = { x = 2 y = 2 }
		mountaineers = { x = 2 y = 3 }
	}
	
	support = {
		artillery = { x = 0 y = 0 }
	}
}

division_template = {
	name = "Railway Engineer Division"
	
	regiments = {
		infantry = { x = 0 y = 0 }
		infantry = { x = 0 y = 1 }
		infantry = { x = 0 y = 2 }
		cavalry = { x = 1 y = 0 }
	}
	
	support = {
		engineer = { x = 0 y = 0 }
	}
	
	priority = 1
}

division_template = {
	name = "Armoured Division"
	
	regiments = {
		modern_armor = { x = 0 y = 0 }
		modern_armor = { x = 0 y = 1 }
		modern_armor = { x = 0 y = 2 }
		modern_armor = { x = 1 y = 0 }
		modern_armor = { x = 1 y = 1 }
		modern_armor = { x = 1 y = 2 }
		motorized = { x = 2 y = 0 }
		motorized = { x = 2 y = 1 }
		motorized = { x = 2 y = 2 }
		motorized = { x = 2 y = 3 }
		motorized = { x = 3 y = 0 }
		motorized = { x = 3 y = 1 }
		motorized = { x = 3 y = 2 }
		motorized = { x = 3 y = 3 }
	}
	
	support = {
		field_hospital = { x = 0 y = 0 }
		artillery = { x = 0 y = 1 }
	}
	
	priority = 2
}

division_template = {
	name = "Artillery Division"
	
	regiments = {
		artillery_brigade = { x = 0 y = 0 }
		artillery_brigade = { x = 0 y = 1 }
		artillery_brigade = { x = 0 y = 2 }
		artillery_brigade = { x = 0 y = 3 }
		infantry = { x = 1 y = 0 }
		infantry = { x = 1 y = 1 }
	}
	
	support = {
		engineer = { x = 0 y = 0 }
		anti_air = { x = 0 y = 1 }
	}
}

division_template = {
	name = "Mechanized Division"
	
	regiments = {
		mechanized = { x = 0 y = 0 }
		light_mechanized = { x = 0 y = 1 }
		motorized = { x = 0 y = 2 }
		light_mechanized = { x = 0 y = 3 }
		mechanized = { x = 1 y = 0 }
		light_mechanized = { x = 1 y = 1 }
		motorized = { x = 1 y = 2 }
		light_mechanized = { x = 1 y = 3 }
		mechanized = { x = 2 y = 0 }
		light_mechanized = { x = 2 y = 1 }
		motorized = { x = 2 y = 2 }
		light_mechanized = { x = 2 y = 3 }
	}
	
	support = {
		engineer = { x = 0 y = 0 }
		artillery = { x = 0 y = 1 }
		field_hospital = { x = 0 y = 2 }
		anti_air = { x = 0 y = 3 }
		recon = { x = 0 y = 4 }
	}
	
	priority = 2
}


units = {
	
	division = {
		name = "1st Amphibious Mechanized Infantry Division"
		location = 10004
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "2nd Division"
		location = 10004
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "3rd Division"
		location = 4656
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "5th Division"
		location = 4656
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "6th Division"
		location = 1172
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "7th Division"
		location = 1196
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "9th Division"
		location = 800
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "12th Division"
		location = 9843
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "13th Division"
		location = 9843
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "18th Division"
		location = 9843
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "20th Division"
		location = 9843
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "21st Division"
		location = 1196
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "22nd Division"
		location = 10000
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "23rd Division"
		location = 6999
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "24th Division"
		location = 1114
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "27th Division"
		location = 9843
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "28th Division"
		location = 9843
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "33rd Division"
		location = 861
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "34th Division"
		location = 11781
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "36th Division"
		location = 9843
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "38th Division"
		location = 3929
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "39th Division"
		location = 9803
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "40th Division"
		location = 3949
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "41st Division"
		location = 1522
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "45th Division"
		location = 810
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "51st Division"
		location = 9798
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "52nd Division"
		location = 7976
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "54th Division"
		location = 944
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "56th Division"
		location = 10521
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "59th Division"
		location = 9843
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "60th Division"
		location = 10776
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "61st Division"
		location = 4900
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "62nd Division"
		location = 10413
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "63rd Division"
		location = 5009
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "64th Division"
		location = 3944
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "65th Division"
		location = 3944
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "67th Division"
		location = 9897
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "68th Division"
		location = 1991
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "70th Division"
		location = 12807
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "71st Division"
		location = 10863
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "73rd Division"
		location = 2014
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "74th Division"
		location = 9848
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "79th Division"
		location = 6860
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "80th Division"
		location = 6981
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "81st Division"
		location = 8029
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "86th Division"
		location = 2098
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "87th Division"
		location = 2014
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "89th Division"
		location = 2098
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "90th Division"
		location = 1961
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "91st Division"
		location = 10521
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "92nd Division"
		location = 12898
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "108th Division"
		location = 10368
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "110th Division"
		location = 9843
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "111th Division"
		location = 9843
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "112th Division"
		location = 3944
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "113th Division"
		location = 12789
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "114th Division"
		location = 10000
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "115th Division"
		location = 9843
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "116th Division"
		location = 5102
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "117th Division"
		location = 9843
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "119th Division"
		location = 9843
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "120th Division"
		location = 10802
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "121st Division"
		location = 10000
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "122nd Division"
		location = 7014
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "125th Division"
		location = 8041
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "131st Division"
		location = 9843
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "133rd Division"
		location = 10612
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "134th Division"
		location = 9843
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "140th Division"
		location = 5018
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "141st Division"
		location = 5018
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "142nd Division"
		location = 5042
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "143rd Division"
		location = 5042
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "144th Division"
		location = 5042
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "145th Division"
		location = 5042
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "148th Division"
		location = 9843
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "191st Division"
		location = 7014
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "192nd Division"
		location = 9843
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "193rd Division"
		location = 2098
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "194th Division"
		location = 10675
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "195th Division"
		location = 9843
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "196th Division"
		location = 9843
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "197th Division"
		location = 1970
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "198th Division"
		location = 7848
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "199th Division"
		location = 1766
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "200th Division"
		location = 10541
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "201st Division"
		location = 12119
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "204th Division"
		location = 4828
		division_template = "Motorized Infantry Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "1st Armoured Division"
		location = 4121
		division_template = "Armoured Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "2nd Armoured Division"
		location = 1469
		division_template = "Armoured Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "3rd Armoured Division"
		location = 3944
		division_template = "Armoured Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "1st Artillery Division"
		location = 9843
		division_template = "Artillery Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "2nd Artillery Division"
		location = 9843
		division_template = "Artillery Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "3rd Artillery Division"
		location = 9843
		division_template = "Artillery Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "7th Artillery Division"
		location = 7014
		division_template = "Artillery Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "8th Artillery Division"
		location = 1703
		division_template = "Artillery Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "9th Artillery Division"
		location = 9843
		division_template = "Artillery Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "21st Artillery Division"
		location = 12119
		division_template = "Artillery Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "22nd Artillery Division"
		location = 10612
		division_template = "Artillery Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "31st Artillery Division"
		location = 3944
		division_template = "Artillery Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "33rd Artillery Division"
		location = 5042
		division_template = "Artillery Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "61st Artillery Division"
		location = 6999
		division_template = "Artillery Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "62nd Artillery Division"
		location = 5042
		division_template = "Artillery Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "63rd Artillery Division"
		location = 9843
		division_template = "Artillery Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "64th Artillery Division"
		location = 9843
		division_template = "Artillery Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "65th Artillery Division"
		location = 6981
		division_template = "Artillery Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "70th Artillery Division"
		location = 2014
		division_template = "Artillery Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "102nd Artillery Division"
		location = 9843
		division_template = "Artillery Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "1st Railway Engineer Division"
		location = 10004
		division_template = "Railway Engineer Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "2nd Railway Engineer Division"
		location = 6999
		division_template = "Railway Engineer Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "3rd Railway Engineer Division"
		location = 9843
		division_template = "Railway Engineer Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "4th Railway Engineer Division"
		location = 7832
		division_template = "Railway Engineer Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "5th Railway Engineer Division"
		location = 9843
		division_template = "Railway Engineer Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "6th Railway Engineer Division"
		location = 9843
		division_template = "Railway Engineer Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "7th Railway Engineer Division"
		location = 9843
		division_template = "Railway Engineer Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "9th Railway Engineer Division"
		location = 800
		division_template = "Railway Engineer Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "10th Railway Engineer Division"
		location = 7697
		division_template = "Railway Engineer Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "11th Railway Engineer Division"
		location = 12880
		division_template = "Railway Engineer Division"
		start_experience_factor = 0.3
	}

navy = {
		name = "South Sea Fleet"
		base = 1070	#Hainan
		location = 1070
		ship = {
			name = "Liaoning - Kuznetsov class" 
			definition = carrier 
			equipment = { carrier_1 = { amount = 1 owner = PRC } }
			air_wings = {
				cv_jet_attack_equipment_1 =  { owner = "PRC" amount = 20 }
				cv_jet_multirole_equipment_2 =  { owner = "PRC" amount = 22 }
			}
		}
		ship = {
			name = "Kumming - Type 052D Class" 
			definition = destroyer 
			equipment = { destroyer_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Changsha - Type 052D Class" 
			definition = destroyer 
			equipment = { destroyer_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Hefei - Type 052D Class" 
			definition = destroyer 
			equipment = { destroyer_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Yinchuan - Type 052D Class" 
			definition = destroyer 
			equipment = { destroyer_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Lanzhou - Type 052C Class" 
			definition = destroyer 
			equipment = { destroyer_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Haikou - Type 052C Class" 
			definition = destroyer 
			equipment = { destroyer_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Guangzhou - Type 052B Class" 
			definition = destroyer 
			equipment = { destroyer_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Shenzhen - Type 051B Class" 
			definition = destroyer 
			equipment = { destroyer_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Zhanjing - Type 051 Class" 
			definition = destroyer 
			equipment = { destroyer_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Zhuhai - Type 051 Class" 
			definition = destroyer 
			equipment = { destroyer_1 = { amount = 1 owner = PRC } }
		}
		
		ship = {
			name = "Huangshan - Jiangkai-ClassII Frigate" 
			definition = light_cruiser 
			equipment = { light_cruiser_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Chaohu - Jiangkai-ClassII Frigate" 
			definition = light_cruiser 
			equipment = { light_cruiser_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Yuncheng - Jiangkai-ClassII Frigate" 
			definition = light_cruiser 
			equipment = { light_cruiser_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Yulin - Jiangkai-ClassII Frigate" 
			definition = light_cruiser 
			equipment = { light_cruiser_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Hengshui - Jiangkai-ClassII Frigate" 
			definition = light_cruiser 
			equipment = { light_cruiser_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Liuzhou - Jiangkai-ClassII Frigate" 
			definition = light_cruiser 
			equipment = { light_cruiser_2= { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Sanya - Jiangkai-ClassII Frigate" 
			definition = light_cruiser 
			equipment = { light_cruiser_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Yeuyang - Jiangkai-ClassII Frigate" 
			definition = light_cruiser 
			equipment = { light_cruiser_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Yichang - Jiangwei-ClassII Frigate" 
			definition = light_cruiser 
			equipment = { light_cruiser_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Huaihua - Jiangwei-ClassII Frigate" 
			definition = light_cruiser 
			equipment = { light_cruiser_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Xiangyang - Jiangwei-ClassII Frigate" 
			definition = light_cruiser 
			equipment = { light_cruiser_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Beihai - Jianghu V-Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Kangding - Jianghu V-Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Dongguan - Jianghu V-Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Shantou - Jianghu V-Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Jiangmen - Jianghu V-Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Foshan - Jianghu V-Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Meizhou - Jiangdao-Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Baise - Jiangdao-Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Jieyang - Jiangdao-Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Qiangyuan - Jiangdao-Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Luzhou - Jiangdao-Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Zhuzhou - Jiangdao-Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Chaozhou - Jiangdao-Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Suqian - Jiangdao-Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Jingmen - Jiangdao-Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Tongren - Jiangdao-Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Quijing - Jiangdao-Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Ming-Class Submarine" 
			definition = submarine 
			equipment = { submarine_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Ming-Class Submarine" 
			definition = submarine 
			equipment = { submarine_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Ming-Class Submarine" 
			definition = submarine 
			equipment = { submarine_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Ming-Class Submarine" 
			definition = submarine 
			equipment = { submarine_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Ming-Class Submarine" 
			definition = submarine 
			equipment = { submarine_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Ming-Class Submarine" 
			definition = submarine 
			equipment = { submarine_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Ming-Class Submarine" 
			definition = submarine 
			equipment = { submarine_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Ming-Class Submarine" 
			definition = submarine 
			equipment = { submarine_1 = { amount = 1 owner = PRC } }
		}
		
	}
navy = {
		name = "East Sea Fleet"
		base = 7014	#Shanghai
		location = 7014
		ship = {
			name = "Hangzhou 956E Type Sovremenny-Class" 
			definition = missile_cruiser 
			equipment = { missile_cruiser_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Fuzhou 956E Type Sovremenny-Class" 
			definition = missile_cruiser 
			equipment = { missile_cruiser_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Tauzgiy 956EM Type Sovremenny-Class" 
			definition = missile_cruiser 
			equipment = { missile_cruiser_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Ningbo 956EM Type Sovremenny-Class" 
			definition = missile_cruiser 
			equipment = { missile_cruiser_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Zunyi 051D Type Luda-Class" 
			definition = missile_cruiser 
			equipment = { missile_cruiser_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Changchun - Type 052C Class" 
			definition = destroyer 
			equipment = { destroyer_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Zhengzhou - Type 052D Class" 
			definition = destroyer 
			equipment = { destroyer_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Jinan - Type 052D Class" 
			definition = destroyer 
			equipment = { destroyer_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Xi-an - Type 052C Class" 
			definition = destroyer 
			equipment = { destroyer_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Zhoushan - Jiangkai Class II" 
			definition = light_cruiser 
			equipment = { light_cruiser_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Xuzhou - Jiangkai Class II" 
			definition = light_cruiser 
			equipment = { light_cruiser_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Yiyang - Jiangkai Class II" 
			definition = light_cruiser 
			equipment = { light_cruiser_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Changzhou - Jiangkai Class II" 
			definition = light_cruiser 
			equipment = { light_cruiser_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Huanggang - Jiangkai Class II" 
			definition = light_cruiser 
			equipment = { light_cruiser_2 = { amount = 1 owner = PRC } }
		}
		
		ship = {
			name = "Yangzhou - Jiangkai Class II" 
			definition = light_cruiser 
			equipment = { light_cruiser_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Jingzhou - Jiangkai Class II" 
			definition = light_cruiser 
			equipment = { light_cruiser_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Xiangtan - Jiangkai Class II" 
			definition = light_cruiser 
			equipment = { light_cruiser_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Bingzhou - Jiangkai Class II" 
			definition = light_cruiser 
			equipment = { light_cruiser_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Ma'anshan - Jiangkai Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_1 = { amount = 1 owner = PRC } }
		}
		
		ship = {
			name = "Wenzhou - Jiangkai Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_1 = { amount = 1 owner = PRC } }
		}
		
		ship = {
			name = "Jiaxing - Jiangwei II Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Lianyungang - Jiangwei II Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Putian - Jiangwei II Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Sanming - Jiangwei II Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Beihai - Jianghu V Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Foshan - Jianghu V Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Jiujiang - Jianghu I Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_2 = { amount = 1 owner = PRC } }
		}
		
		ship = {
			name = "Bengbu - Jiangdao Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Shangrao - Jiangdao Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Ji'an - Jiangdao Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Quanzhou - Jiangdao Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Sanmenxia - Jiangdao Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Suzhou - Jiangdao Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Baoding - Jiangdao Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Heze - Jiangdao Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Ningde - Jiangdao Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_1 = { amount = 1 owner = PRC } }
		}
		
		ship = {
			name = "Kilo Class Submarine" 
			definition = submarine 
			equipment = { submarine_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Kilo Class Submarine" 
			definition = submarine 
			equipment = { submarine_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Kilo Class Submarine" 
			definition = submarine 
			equipment = { submarine_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Kilo Class Submarine" 
			definition = submarine 
			equipment = { submarine_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Kilo Class Submarine" 
			definition = submarine 
			equipment = { submarine_1 = { amount = 1 owner = PRC } }
		}
		
		ship = {
			name = "Song Class Submarine" 
			definition = submarine 
			equipment = { submarine_1 = { amount = 1 owner = PRC } }
		}
		
		ship = {
			name = "Song Class Submarine" 
			definition = submarine 
			equipment = { submarine_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Song Class Submarine" 
			definition = submarine 
			equipment = { submarine_1 = { amount = 1 owner = PRC } }
		}
	}
navy = {
		name = "North Sea Fleet"
		base = 10000	#Qiangdao
		location = 10000
		ship = {
			name = "Shenyang - Luzhou Class" 
			definition = missile_cruiser 
			equipment = { missile_cruiser_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Shijiazhuang - Luzhou Class" 
			definition = missile_cruiser 
			equipment = { missile_cruiser_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Harbin - Luhu Class" 
			definition = destroyer 
			equipment = { destroyer_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Qingdao - Luhu Class" 
			definition = destroyer 
			equipment = { destroyer_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Kaifeng - Luda Class" 
			definition = destroyer 
			equipment = { destroyer_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Kaifeng - Luda Class" 
			definition = destroyer 
			equipment = { destroyer_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Yantai - Jiangkai II Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Yancheng - Jiangkai II Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Linyi - Jiangkai II Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Weifang - Jiangkai II Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Daqing - Jiangkai II Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Handan - Jiangkai II Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Huludao - Jiangwei II Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Luoyang - Jiangwei II Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_2 = { amount = 1 owner = PRC } }
		}
		
		ship = {
			name = "Changzhou - Jianghu III Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Datong - Jiandao Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Yingkou - Jiandao Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Weihei - Jiandao Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Fushum - Jiandao Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_1 = { amount = 1 owner = PRC } }
		}
		
		ship = {
			name = "Xinyang - Jiandao Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_1 = { amount = 1 owner = PRC } }
		}
		
		ship = {
			name = "Huangshi - Jiandao Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Qinhuangdao - Jiandao Class" 
			definition = light_cruiser 
			equipment = { light_cruiser_1 = { amount = 1 owner = PRC } }
		}
		
		ship = {
			name = "ChangZheng 2 - Han Class Submarine" 
			definition = submarine 
			equipment = { submarine_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "ChangZheng 3 - Han Class Submarine" 
			definition = submarine 
			equipment = { submarine_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "ChangZheng 4 - Han Class Submarine" 
			definition = submarine 
			equipment = { submarine_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "ChangZheng 6 - Xia Class Submarine" 
			definition = submarine 
			equipment = { submarine_2 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Ming Class Submarine" 
			definition = submarine 
			equipment = { submarine_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Ming Class Submarine" 
			definition = submarine 
			equipment = { submarine_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Ming Class Submarine" 
			definition = submarine 
			equipment = { submarine_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Ming Class Submarine" 
			definition = submarine 
			equipment = { submarine_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Ming Class Submarine" 
			definition = submarine 
			equipment = { submarine_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Ming Class Submarine" 
			definition = submarine 
			equipment = { submarine_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Ming Class Submarine" 
			definition = submarine 
			equipment = { submarine_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Ming Class Submarine" 
			definition = submarine 
			equipment = { submarine_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Ming Class Submarine" 
			definition = submarine 
			equipment = { submarine_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Ming Class Submarine" 
			definition = submarine 
			equipment = { submarine_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Ming Class Submarine" 
			definition = submarine 
			equipment = { submarine_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Ming Class Submarine" 
			definition = submarine 
			equipment = { submarine_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Ming Class Submarine" 
			definition = submarine 
			equipment = { submarine_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Ming Class Submarine" 
			definition = submarine 
			equipment = { submarine_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Ming Class Submarine" 
			definition = submarine 
			equipment = { submarine_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Ming Class Submarine" 
			definition = submarine 
			equipment = { submarine_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Ming Class Submarine" 
			definition = submarine 
			equipment = { submarine_1 = { amount = 1 owner = PRC } }
		}
		ship = {
			name = "Ming Class Submarine" 
			definition = submarine 
			equipment = { submarine_1 = { amount = 1 owner = PRC } }
		}
	}
}
instant_effect = {
	
	add_equipment_production = {
		equipment = {
			type = infantry_equipment_1
			creator = "PRC"
		}
		requested_factories = 5
		progress = 0.1
		efficiency = 100
		amount = 250000
	}
	
}

air_wings = {
	608 = {
		jet_multirole_equipment_2 = {
			owner = "PRC"
			amount = 85
		}
	}
	608 = {
		jet_multirole_equipment_2 = {
			owner = "PRC"
			amount = 85
		}
	}
	608 = {
		transport_plane_equipment_1 = {
			owner = "PRC"
			amount = 20
		}
	}
	
	608 = {
		jet_multirole_equipment_2 = {
			owner = "PRC"
			amount = 85
		}
	}
	608 = {
		jet_multirole_equipment_2 = {
			owner = "PRC"
			amount = 85
		}
	}
	
	592 = {
		jet_multirole_equipment_2 = {
			owner = "PRC"
			amount = 85
		}
	}
	592 = {
		jet_multirole_equipment_2 = {
			owner = "PRC"
			amount = 85
		}
	}
	592 = {
		jet_bomber_equipment_2 = {
			owner = "PRC"
			amount = 30
		}
	}
	592 = {
		jet_multirole_equipment_2 = {
			owner = "PRC"
			amount = 85
		}
	}
	592 = {
		transport_plane_equipment_1 = {
			owner = "PRC"
			amount = 20
		}
	}
	592 = {
		jet_bomber_equipment_2 = {
			owner = "PRC"
			amount = 30
		}
	}
	592 = {
		jet_multirole_equipment_2 = {
			owner = "PRC"
			amount = 85
		}
	}
	613 = {
		jet_multirole_equipment_2 = {
			owner = "PRC"
			amount = 85
		}
	}
	613 = {
		jet_attack_equipment_2 = {
			owner = "PRC"
			amount = 85
		}
	}
	613 = {
		jet_multirole_equipment_2 = {
			owner = "PRC"
			amount = 85
		}
	}
	613 = {
		jet_multirole_equipment_2 = {
			owner = "PRC"
			amount = 85
		}
	}
	
	605 = {
		jet_multirole_equipment_2 = {
			owner = "PRC"
			amount = 85
		}
	}
	
	605 = {
		jet_bomber_equipment_2 = {
			owner = "PRC"
			amount = 85
		}
	}
	
	605 = {
		jet_multirole_equipment_2 = {
			owner = "PRC"
			amount = 85
		}
	}
	
	605 = {
		jet_multirole_equipment_2 = {
			owner = "PRC"
			amount = 85
		}
	}
	
	605 = {
		jet_multirole_equipment_2 = {
			owner = "PRC"
			amount = 85
		}
	}
	
	605 = {
		jet_bomber_equipment_2 = {
			owner = "PRC"
			amount = 85
		}
	}
	
	605 = {
		jet_multirole_equipment_2 = {
			owner = "PRC"
			amount = 85
		}
	}
	
	605 = {
		jet_attack_equipment_2 = {
			owner = "PRC"
			amount = 85
		}
	}
	
	605 = {
		jet_multirole_equipment_2 = {
			owner = "PRC"
			amount = 85
		}
	}
	
	605 = {
		jet_multirole_equipment_2 = {
			owner = "PRC"
			amount = 85
		}
	}
	605 = {
		jet_multirole_equipment_2 = {
			owner = "PRC"
			amount = 85
		}
	}
	605 = {
		jet_multirole_equipment_2 = {
			owner = "PRC"
			amount = 85
		}
	}
	605 = {
		jet_attack_equipment_2 = {
			owner = "PRC"
			amount = 85
		}
	}
	605 = {
		jet_multirole_equipment_2 = {
			owner = "PRC"
			amount = 85
		}
	}
	605 = {
		jet_multirole_equipment_2 = {
			owner = "PRC"
			amount = 85
		}
	}
	
	
}