division_template = {
	name = "Juntuán"                # Represents: German-trained divisions (better equipment than rest),
	# 	as well as two-division infantry corps (generally poorly-equipped militias),
	regiments = { #	and local militia groups.
		infantry = { x = 0 y = 0 }    # Note: Chinese divisions were brigade-sized compared other nations' armies
		infantry = { x = 0 y = 1 }
		infantry = { x = 1 y = 0 }
		infantry = { x = 1 y = 1 }
	}

}
division_template = {
	name = "Sanjiao Jun"    # Represents three-division infantry corps (generally poorly-equipped militias)

	regiments = {
		infantry = { x = 0 y = 0 }
		infantry = { x = 0 y = 1 }
		infantry = { x = 1 y = 0 }
		infantry = { x = 1 y = 1 }
		infantry = { x = 2 y = 0 }
		infantry = { x = 2 y = 1 }
	}
}
division_template = {
	name = "Motuo Hua Bubing Jun"        # Represents: 5th Corps/200th Division, which was a well-equipped & experienced (semi-)motorized/armored unit

	regiments = {
		motorized = { x = 0 y = 0 }
		motorized = { x = 0 y = 1 }
		motorized = { x = 1 y = 0 }
		motorized = { x = 1 y = 1 }
		motorized = { x = 2 y = 0 }
		motorized = { x = 2 y = 1 }
	}
	support = {
		recon = { x = 0 y = 0 }        # Support represents light tanks and other vehicles assigned to 200th Division
		engineer = { x = 0 y = 1 }
	}
}
division_template = {
	name = "Qibing Jun"                # Represents (two-division) cavalry corps (generally poorly-equipped)

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


units = {
	division = {
		name = "68. Jun"
		location = 6932
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "40. Jun"
		location = 6932
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "30. Jun"
		location = 1603
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "42. Jun"
		location = 1603
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "93. Jun"
		location = 1603
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "98. Jun"
		location = 1004
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "14. Jun"
		location = 1004
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "Hubei Zhujan"
		location = 1004
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "Hubei Zhujuan"
		location = 1004
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "39. Jun"
		location = 9958
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "84. Jun"
		location = 9958
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "89. Jun"
		location = 9958
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "92. Jun"
		location = 7656
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "95. Jun"
		location = 7656
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "56. Jun"
		location = 7656
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "22. Jun"
		location = 10098
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "Xin 6. Jun"
		location = 10098
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "Xin 1. Jun"
		location = 10098
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "3. Jun"
		location = 7126
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "1.Ningxia Jun"
		location = 7126
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "2.Ningxia Jun"
		location = 7126
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "3. Ningxia Jun"
		location = 10434
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "81. Jun"
		location = 10434
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "82. Jun"
		location = 10434
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "Qinghai Mingbing"
		location = 7568
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "Qinhai Qibing"
		location = 7568
		division_template = "Qibing Jun"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "97. Jun"
		location = 7459
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "76. Jun"
		location = 7459
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "Xin 5. Jun"
		location = 7459
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "8. Zhuju Qudai"
		location = 4519
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "Gansa Zhujuan"
		location = 4519
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "96. Jun"
		location = 10474
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "38. Jun"
		location = 10474
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "47. Jun"
		location = 10474
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "58. Jun"
		location = 7609
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "60. Jun"
		location = 7609
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "32. Jun"
		location = 7609
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "Xin 3. Jun"
		location = 7609
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "56. Jun"
		location = 4619
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "59. Jun"
		location = 4619
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "24. Jun"
		location = 4619
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "Xikang Minbing"
		location = 4619
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "77. Jun"
		location = 7625
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "26. Jun"
		location = 7625
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "51. Jun"
		location = 4619
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "57. Jun"
		location = 4619
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "67. Jun"
		location = 4619
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "44. Jun"
		location = 4619
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "78. Jun"
		location = 4185
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "37. Jun"
		location = 4185
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "18. Jun"
		location = 7054
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "52. Jun"
		location = 7054
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "25. Jun"
		location = 9972
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "29. Jun"
		location = 9972
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "67. Jun"
		location = 9972
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "45. Jun"
		location = 7086
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "41. Jun"
		location = 7086
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "53. Jun"
		location = 1036
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "87. Jun"
		location = 1036
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "2. Jun"
		location = 1628
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "54. Jun"
		location = 1628
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "Huanan Zhujuan"
		location = 1628
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "74. Jun"
		location = 1066
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "79. Jun"
		location = 1066
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "6. Jun"
		location = 1066
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "8. Jun"
		location = 4070
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "73. Jun"
		location = 4070
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "91. Jun"
		location = 4099
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "28. Jun"
		location = 4099
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "Zheijiang Zhujuan"
		location = 4099
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "Zhangchey Zhengdiu Jun"
		location = 4099
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "Fujian Zhujuan"
		location = 4169
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "8. Jun"
		location = 1166
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "100. Jun"
		location = 7027
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "Xia 28. Jun"
		location = 7131
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "15. Jun"
		location = 9938
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "17. Jun"
		location = 9938
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "50. Jun"
		location = 4165
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "21. Jun"
		location = 4165
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "62. Jun"
		location = 4207
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "63. Jun"
		location = 4207
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "65. Jun"
		location = 1162
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "66. Jun"
		location = 1162
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "Guangxi Minbing"
		location = 12095
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "Guangxi Minshi Jun"
		location = 12095
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "49. Jun"
		location = 11941
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "4. Jun"
		location = 7152
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "Guizhuo Zhujuan"
		location = 7039
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "13. Jun"
		location = 10105
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "94. Jun"
		location = 4023
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "20. Jun"
		location = 10004
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "70. Jun"
		location = 4121
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "24. Jun"
		location = 10010
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "75. Jun"
		location = 4656
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "85. Jun"
		location = 1172
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "Guizhuo Zhujuan"
		location = 1196
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "Yunnan Daiji Jun"
		location = 1522
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "Yunnan Minbing"
		location = 10776
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "Xikay Minbing"
		location = 10776
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "1. Jun"
		location = 6999
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "31. Jun"
		location = 6999
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "71. Jun"
		location = 6999
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "99. Jun"
		location = 7803
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "5. Jun"
		location = 10724
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "36. Jun"
		location = 10724
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "Haiguan Jingchu Jun"
		location = 8055
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
	division = {
		name = "5. Gao Qibing Jun"
		location = 10724
		division_template = "Qibing Jun"
		start_experience_factor = 0.5
		start_equipment_factor = 0.8
	}
}




### Air Forces ###


#########################
## STARTING PRODUCTION ##
#########################
instant_effect = {
	add_equipment_production = {
		equipment = {
			type = infantry_equipment_1
			creator = "CHI"
		}
		requested_factories = 10
		progress = 1.0
		efficiency = 100
	}

	add_equipment_production = {
		equipment = {
			type = support_equipment_1
			creator = "CHI"
		}
		requested_factories = 1
		progress = 1.0
		efficiency = 100
	}
}
#################################
