division_template = {
	name = "Juntuán"                # Represents: A random infantry division,
	# 	as well as two-division infantry corps (generally poorly-equipped militias),
	regiments = { #	and local militia groups.
		infantry = { x = 0 y = 0 }    # Note: Intentionally made the divisions larger, but lowered the quantity, so that way the game doesn't go super slowly. The Nationalists and warlords combined had mobilized 5 million to fight in the war
		infantry = { x = 0 y = 1 }
		infantry = { x = 0 y = 2 }
		infantry = { x = 0 y = 3 }
		infantry = { x = 1 y = 0 }
		infantry = { x = 1 y = 1 }
		infantry = { x = 1 y = 2 }
		infantry = { x = 1 y = 3 }
		infantry = { x = 2 y = 0 }
		infantry = { x = 2 y = 1 }
		infantry = { x = 2 y = 2 }
		infantry = { x = 2 y = 3 }
		infantry = { x = 3 y = 0 }
		infantry = { x = 3 y = 1 }
		infantry = { x = 3 y = 2 }
		infantry = { x = 3 y = 3 }
		infantry = { x = 4 y = 0 }
		infantry = { x = 4 y = 1 }
		infantry = { x = 4 y = 2 }
		infantry = { x = 4 y = 3 }
		infantry = { x = 5 y = 0 }
		infantry = { x = 5 y = 1 }
		infantry = { x = 5 y = 2 }
		infantry = { x = 5 y = 3 }
	}

}
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 = 12378
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "40. Jun"
		location = 12378
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "Xin 5. Jun"
		location = 12378
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "Guangxi Zhujuan"
		location = 12378
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "76. Jun"
		location = 9997
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "12. Jun"
		location = 9997
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "38. Jun"
		location = 9997
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "96. Jun"
		location = 9997
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "47. Jun"
		location = 9997
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "Hubei Dai Youjidai"
		location = 1114
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "55. Jun"
		location = 7039
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "31. Jun"
		location = 7039
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "30. Jun"
		location = 10093
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "42. Jun"
		location = 7141
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "79. Jun"
		location = 7104
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "49. Jun"
		location = 1053
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "61. Jun"
		location = 7174
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "51. Jun"
		location = 7146
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "29. Jun"
		location = 7172
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "53. Jun"
		location = 4083
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "54. Jun"
		location = 3992
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "87. Jun"
		location = 7054
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "50. Jun"
		location = 1066
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "100. Jun"
		location = 9944
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "25. Jun"
		location = 7086
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "21. Jun"
		location = 12019
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "57. Jun"
		location = 4083
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "89. Jun"
		location = 3992
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "8. Jun"
		location = 3992
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "Xin 2. Jun"
		location = 10010
		division_template = "Motuo Hua Bubing Jun"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "Xin 28. Jun"
		location = 11986
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "Anhui Zhujun"
		location = 7027
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "1. Gao Qibing Jun"
		location = 4038
		division_template = "Qibing Jun"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "2. Gao Qibing Jun"
		location = 4099
		division_template = "Qibing Jun"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "3. Gao Qibing Jun"
		location = 4169
		division_template = "Qibing Jun"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "4. Gao Qibing Jun"
		location = 1166
		division_template = "Qibing Jun"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "5. Gao Qibing Jun"
		location = 10010
		division_template = "Qibing Jun"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "77. Jun"
		location = 1522
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "1. Jun"
		location = 1196
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "59. Jun"
		location = 1172
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "24. Jun"
		location = 10459
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "48. Jun"
		location = 4628
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "44. Jun"
		location = 4134
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "45. Jun"
		location = 7095
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "9. Jun"
		location = 4152
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "64. Jun"
		location = 7521
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "46. Jun"
		location = 7577
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "3. Jun"
		location = 10335
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "15. Jun"
		location = 10006
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "17. Jun"
		location = 7279
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "83. Jun"
		location = 12467
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "99. Jun"
		location = 7625
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "80. Jun"
		location = 9934
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "69. Jun"
		location = 4009
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "81. Jun"
		location = 4519
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "58. Jun"
		location = 4547
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "60. Jun"
		location = 8055
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "90. Jun"
		location = 7803
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "27. Jun"
		location = 7803
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "16. Jun"
		location = 10776
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "62. Jun"
		location = 7965
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "63. Jun"
		location = 1319
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "66. Jun"
		location = 7131
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "98. Jun"
		location = 12084
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "93. Jun"
		location = 1125
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "14. Jun"
		location = 4165
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "20. Jun"
		location = 10086
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "72. Jun"
		location = 7803
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "74. Jun"
		location = 7803
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "78. Jun"
		location = 12467
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "73. Jun"
		location = 12467
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "35. Jun"
		location = 12467
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "7. Jun"
		location = 5092
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "39. Jun"
		location = 12713
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "84. Jun"
		location = 5007
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "1. Shi"
		location = 7101
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "2. Shi"
		location = 7101
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "3. Shi"
		location = 7101
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "4. Shi"
		location = 7101
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "Xin 3. Jun"
		location = 4960
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "1. Ningxia Jun"
		location = 10004
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "2. Ningxia Jun"
		location = 7659
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "3. Ningxia Jun"
		location = 7659
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "Qinhai Minbing"
		location = 1458
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "Xikay Minbing"
		location = 7208
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}
	division = {
		name = "Qinhai Qibing "
		location = 7208
		division_template = "Qibing Jun"
		start_experience_factor = 0.5
		start_equipment_factor = 0.6
	}	#Divisions added by Cereal
	division = {
		name = "200. Jun"
		location = 9970
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "201. Jun"
		location = 1120
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "Xin 100. Jun"
		location = 1162
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "202. Jun"
		location = 4207
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "203. Jun"
		location = 9982
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "204. Jun"
		location = 10501
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "205. Jun"
		location = 12495
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "206. Jun"
		location = 10517
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "207. Jun"
		location = 12310
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "208. Jun"
		location = 10377
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "209. Jun"
		location = 12053
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "210. Jun"
		location = 4480
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "211. Jun"
		location = 7067
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "212. Jun"
		location = 1640
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "213. Jun"
		location = 12350
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "214. Jun"
		location = 10058
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "215. Jun"
		location = 9970
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "216. Jun"
		location = 1120
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "217. Jun"
		location = 1162
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "218. Jun"
		location = 4207
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "219. Jun"
		location = 9982
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "220. Jun"
		location = 10501
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "221. Jun"
		location = 12495
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "222. Jun"
		location = 10517
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "223. Jun"
		location = 12310
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "224. Jun"
		location = 10377
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "225. Jun"
		location = 12053
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "226. Jun"
		location = 4480
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "227. Jun"
		location = 7067
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "228. Jun"
		location = 1640
		division_template = "Motuo Hua Bubing Jun"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "229. Jun"
		location = 12350
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "230. Jun"
		location = 4013
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "231. Jun"
		location = 1195
		division_template = "Qibing Jun"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "232. Jun"
		location = 1120
		division_template = "Qibing Jun"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "233. Jun"
		location = 1162
		division_template = "Qibing Jun"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "234. Jun"
		location = 4207
		division_template = "Qibing Jun"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "235. Jun"
		location = 9982
		division_template = "Qibing Jun"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "236. Jun"
		location = 10501
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "237. Jun"
		location = 12495
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "238. Jun"
		location = 10517
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "239. Jun"
		location = 12310
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "240. Jun"
		location = 10377
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "241. Jun"
		location = 12053
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "242. Jun"
		location = 4480
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "243. Jun"
		location = 7067
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "244. Jun"
		location = 1640
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "245. Jun"
		location = 12350
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "246. Jun"
		location = 11947
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "264. Jun"
		location = 4152
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "265. Jun"
		location = 4152
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "266. Jun"
		location = 9978
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "267. Jun"
		location = 9978
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "268. Jun"
		location = 7182
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "269. Jun"
		location = 7182
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "270. Jun"
		location = 13143
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "271. Jun"
		location = 13143
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "272. Jun"
		location = 10121
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "273. Jun"
		location = 10121
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "274. Jun"
		location = 4092
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "275. Jun"
		location = 4092
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "276. Jun"
		location = 7210
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "277. Jun"
		location = 7210
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "278. Jun"
		location = 7128
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "279. Jun"
		location = 7128
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "280. Jun"
		location = 9963
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "281. Jun"
		location = 9963
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "282. Jun"
		location = 1018
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "283. Jun"
		location = 4023
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "284. Jun"
		location = 4028
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "285. Jun"
		location = 4028
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "286. Jun"
		location = 10050
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "287. Jun"
		location = 10050
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "288. Jun"
		location = 11926
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "289. Jun"
		location = 11926
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "290. Jun"
		location = 10039
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "291. Jun"
		location = 10431
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "292. Jun"
		location = 12023
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "293. Jun"
		location = 12077
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "294. Jun"
		location = 1131
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "295. Jun"
		location = 11983
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "296. Jun"
		location = 10105
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "297. Jun"
		location = 1469
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
	division = {
		name = "298. Jun"
		location = 4077
		division_template = "Juntuán"
		start_experience_factor = 0.5
		start_equipment_factor = 0.2
	}
}


### 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
	}
}
#################################
