﻿division_template = {
	name = "Hohei Shidan" 		#Infantry Division - Represents both frontline and garrison divisions
	division_names_group = JAP_INF_01
	# Note: In 1940 the IJA reorganized infantry divisions into triangular formations
	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 = {
		recon = { x = 0 y = 0 }
		engineer = { x = 0 y = 1 }
		artillery = { x = 0 y = 2 }
	}
}
division_template = {
	name = "Chugata Hohei Shidan" 	# Triangular infantry division
	division_names_group = JAP_INF_01

	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 }
	}
	support = {
		recon = { x = 0 y = 0 }
		engineer = { x = 0 y = 1 }
		artillery = { x = 0 y = 2 }
	}
}
division_template = {
	name = "Dokuritsu Konsei Ryodan" 	# Independent Mixed Brigade: 5 infantry battalions (4k men total), 1 field artillery basttalion - abstracted into infantry,
	division_names_group = JAP_IMB_01
										# 1 engineering battalion
	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 }
		light_armor = { x= 2 y = 0 }
	}
	support = {
		recon = { x = 0 y = 0 }
		engineer = { x = 0 y = 1 }
		artillery = { x = 0 y = 2 }
	}
}
division_template = {
	name = "Kihei Shidan" 				# Represents both Japanese and Manchurian cavalry (MAN has older equipment, lower experience)
	division_names_group = JAP_CAV_01
	regiments = {
		cavalry = { x = 0 y = 0 }
		cavalry = { x = 0 y = 1 }
		cavalry = { x = 0 y = 2 }
		cavalry = { x = 1 y = 0 }
		cavalry = { x = 1 y = 1 }
		cavalry = { x = 1 y = 2 }
	}
}
division_template = {
	name = "Jidousha Shidan" 			#  Motorized Infantry - Represents 5th Infantry Division (later Guards 'Konoe Shidan' Division(s))
	division_names_group = JAP_MOT_01

	regiments = {
		motorized = { x = 0 y = 0 }
		motorized = { x = 0 y = 1 }
		motorized = { x = 0 y = 2 }
		motorized = { x = 1 y = 0 }
		motorized = { x = 1 y = 1 }
		motorized = { x = 1 y = 2 }
		motorized = { x = 2 y = 0 }
		motorized = { x = 2 y = 1 }
		motorized = { x = 2 y = 2 }
		motorized = { x = 3 y = 0 }
		motorized = { x = 3 y = 1 }
		motorized = { x = 3 y = 2 }
	}
	support = {
		engineer = { x = 0 y = 0 }
		mot_recon = { x = 0 y = 1 }
	}
}
division_template = {
	name = "Senshadan"				# Tank Group - Groupings of tank 'regiments' (battalion-sized units)
	division_names_group = JAP_ARM_01
	regiments = {
		light_armor = { x = 0 y = 0 }
		light_armor = { x = 0 y = 1 }
		light_armor = { x = 0 y = 2 }
		motorized = { x = 1 y = 0 }
		motorized = { x = 1 y = 1 }
		motorized = { x = 1 y = 2 }
	}
	support = {
		engineer = { x = 0 y = 0 }
	}	
}
division_template = {
	name = "Rikusentai"				# Groupings of various SNLF marine forces (can be 1000-3000 men per 'regiment')
	division_names_group = JAP_MAR_01

	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 }
	}
	support = {
		recon = { x = 0 y = 0 }
		engineer = { x = 0 y = 1 }
		artillery = { x = 0 y = 2 }
	}	
	priority = 2
}
division_template = {
	name = "Chuton-chi Shidan" 			# Manchukuo Shidan  Represents Imperial Manchukuo Army infantry divisions (militia; lowest experience, oldest equipment)
	division_names_group = JAP_GAR_01

	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 }
	}
	priority = 0
}

units = {
	##### Home Islands Defense Force (CO: ) #####

	#Kyushu
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 2
		}
		location = 9950
		division_template = "Chuton-chi Shidan"
		start_experience_factor = 0.1
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 3
		}
		location = 9950
		division_template = "Chuton-chi Shidan"
		start_experience_factor = 0.1
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 51
		}
		location = 4102
		division_template = "Chuton-chi Shidan"
		start_experience_factor = 0.1
	}

	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 57
		}
		location = 4198
		division_template = "Chuton-chi Shidan"
		start_experience_factor = 0.1
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 52
		}
		location = 7178
		division_template = "Hohei Shidan"
		start_experience_factor = 0.2
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 77
		}
		location = 1025
		division_template = "Hohei Shidan"
		start_experience_factor = 0.2
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 86
		}
		location = 10020
		division_template = "Hohei Shidan"
		start_experience_factor = 0.2
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 44
		}
		location = 11925
		division_template = "Dokuritsu Konsei Ryodan"
		start_experience_factor = 0.2
	}

	#Shikoku
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 6
		}
		location = 11997
		division_template = "Chuton-chi Shidan"
		start_experience_factor = 0.1
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 8
		}
		location = 7197
		division_template = "Chuton-chi Shidan"
		start_experience_factor = 0.1
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 14
		}
		location = 1133
		division_template = "Chuton-chi Shidan"
		start_experience_factor = 0.1
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 54
		}
		location = 1092
		division_template = "Chuton-chi Shidan"
		start_experience_factor = 0.1
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 56
		}
		location = 7072
		division_template = "Chuton-chi Shidan"
		start_experience_factor = 0.1
	}

	#Nagoya
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 4
		}
		location = 4054
		division_template = "Chuton-chi Shidan"
		start_experience_factor = 0.1
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 5
		}
		location = 10125
		division_template = "Chuton-chi Shidan"
		start_experience_factor = 0.1
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 52
		}
		location = 4142
		division_template = "Chuton-chi Shidan"
		start_experience_factor = 0.1
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 55
		}
		location = 12097
		division_template = "Chuton-chi Shidan"
		start_experience_factor = 0.1
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 44
		}
		location = 11960
		division_template = "Hohei Shidan"
		start_experience_factor = 0.2
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 53
		}
		location = 10032
		division_template = "Hohei Shidan"
		start_experience_factor = 0.2
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 93
		}
		location = 10015
		division_template = "Hohei Shidan"
		start_experience_factor = 0.2
	}

	#Tokyo
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 29
		}
		location = 7087
		division_template = "Hohei Shidan"
		start_experience_factor = 0.2
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 61
		}
		location = 7157
		division_template = "Hohei Shidan"
		start_experience_factor = 0.2
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 62
		}
		location = 9998
		division_template = "Dokuritsu Konsei Ryodan"
		start_experience_factor = 0.2
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 1
		}
		location = 1182
		division_template = "Hohei Shidan"
		start_experience_factor = 0.2
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 2
		}
		location = 4184
		division_template = "Hohei Shidan"
		start_experience_factor = 0.2
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 3
		}
		location = 4188
		division_template = "Hohei Shidan"
		start_experience_factor = 0.2
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 81
		}
		location = 7016
		division_template = "Hohei Shidan"
		start_experience_factor = 0.2
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 60
		}
		location = 4118
		division_template = "Dokuritsu Konsei Ryodan"
		start_experience_factor = 0.2
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 63
		}
		location = 1117
		division_template = "Dokuritsu Konsei Ryodan"
		start_experience_factor = 0.2
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 73
		}
		location = 1182
		division_template = "Dokuritsu Konsei Ryodan"
		start_experience_factor = 0.2
	}

	#Tohoku
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 7
		}
		location = 7169
		division_template = "Chuton-chi Shidan"
		start_experience_factor = 0.1
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 57
		}
		location = 6870
		division_template = "Chuton-chi Shidan"
		start_experience_factor = 0.1
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 7
		}
		location = 11847
		division_template = "Chuton-chi Shidan"
		start_experience_factor = 0.1
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 8
		}
		location = 6994
		division_template = "Chuton-chi Shidan"
		start_experience_factor = 0.1
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 47
		}
		location = 9865
		division_template = "Hohei Shidan"
		start_experience_factor = 0.2
	}	
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 72
		}
		location = 4067
		division_template = "Hohei Shidan"
		start_experience_factor = 0.2
	}

	#Hokkaido
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 7
		}
		location = 3962
		division_template = "Hohei Shidan"
		start_experience_factor = 0.2
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 91
		}
		location = 1512
		division_template = "Hohei Shidan"
		start_experience_factor = 0.2
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 69
		}
		location = 10444
		division_template = "Dokuritsu Konsei Ryodan"
		start_experience_factor = 0.2
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 41
		}
		location = 13037
		division_template = "Hohei Shidan"
		start_experience_factor = 0.2
	}
	#South Sakhalin
	division = {
		name = "Toyohara Shubitai"
		location = 12446
		division_template = "Chuton-chi Shidan"
		start_experience_factor = 0.1
	}

	### Taiwan Homengun (Taiwan Army) (CO: ) ###
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 46
		}
		location = 7186
		division_template = "Dokuritsu Konsei Ryodan"
		start_experience_factor = 0.2
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 45
		}
		location = 4096
		division_template = "Dokuritsu Konsei Ryodan"
		start_experience_factor = 0.2
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 50
		}
		location = 12068
		division_template = "Hohei Shidan"
		start_experience_factor = 0.2
	}
	
	### Chosen Gun (Korea Army) (CO: Nakamura) ###
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 19
		}
		location = 6944
		division_template = "Hohei Shidan"
		start_experience_factor = 0.2
	}
	division = { # "20 'Asa' Hohei Shidan"
		division_name = {
			is_name_ordered = yes
			name_order = 20
		}
		location = 7125 #Seoul
		division_template = "Hohei Shidan"
		start_experience_factor = 0.2
	}
	division = {
		name = "Chinkai Kichi Kaiheidan"
		location = 4056 #Pusan
		division_template = "Chuton-chi Shidan"
		start_experience_factor = 0.1

	}

	##### Pacific Island Defense Forces #####
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 24
		}
		location = 10124 #Naha
		division_template = "Hohei Shidan"
		start_experience_factor = 0.1
		start_equipment_factor = 0.2
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 28
		}
		location = 10124 #Naha
		division_template = "Hohei Shidan"
		start_experience_factor = 0.1
		start_equipment_factor = 0.2
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 62
		}
		location = 10124 #Naha
		division_template = "Hohei Shidan"
		start_experience_factor = 0.1
		start_equipment_factor = 0.2
	}

	### Konkyochi Shiatagun ###
	
	# 2 Konkyochi Ichigun -- Palau and Caroline Islands #
	division = {
		name = "Palau Kichi Shubitai"
		location = 4357 #Palau
		division_template = "Chuton-chi Shidan"
		start_experience_factor = 0.1

	}
	division = {
		name = "Truk Kichi Shubitai"
		location = 2489 #Truk
		division_template = "Chuton-chi Shidan"
		start_experience_factor = 0.1

	}
	division = {
		name = "Yappu Kichi Shubitai"
		location = 13028 #Yap
		division_template = "Chuton-chi Shidan"
		start_experience_factor = 0.1

	}
	division = {
		name = "Satawan Kichi Shubitai"
		location = 13035 #Satawan
		division_template = "Chuton-chi Shidan"
		start_experience_factor = 0.1

	}

	##### Kwantung Area Army (CO: Umezu) #####

	division = { 
		name = "2. Senshashidan" 
		location =  6806
		division_template = "Senshadan"
		start_experience_factor = 0.3
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 71
		}
		location = 10433
		division_template = "Hohei Shidan"
		start_experience_factor = 0.1
		force_equipment_variants = { infantry_equipment_1 = { owner = "JAP" } }
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 122
		}
		location = 10433
		division_template = "Hohei Shidan"
		start_experience_factor = 0.1
		force_equipment_variants = { infantry_equipment_1 = { owner = "JAP" } }
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 23
		}
		location = 1517
		division_template = "Hohei Shidan"
		start_experience_factor = 0.1
		force_equipment_variants = { infantry_equipment_1 = { owner = "JAP" } }
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 8
		}
		location = 10463
		division_template = "Hohei Shidan"
		start_experience_factor = 0.1
		force_equipment_variants = { infantry_equipment_1 = { owner = "JAP" } }
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 25
		}
		location = 10521
		division_template = "Hohei Shidan"
		start_experience_factor = 0.1
		force_equipment_variants = { infantry_equipment_1 = { owner = "JAP" } }
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 11
		}
		location = 10368
		division_template = "Hohei Shidan"
		start_experience_factor = 0.1
		force_equipment_variants = { infantry_equipment_1 = { owner = "JAP" } }
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 9
		}
		location = 1847
		division_template = "Hohei Shidan"
		start_experience_factor = 0.1
		force_equipment_variants = { infantry_equipment_1 = { owner = "JAP" } }
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 12
		}
		location = 1847
		division_template = "Hohei Shidan"
		start_experience_factor = 0.1
		force_equipment_variants = { infantry_equipment_1 = { owner = "JAP" } }
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 57
		}
		location = 10675
		division_template = "Hohei Shidan"
		start_experience_factor = 0.1
		force_equipment_variants = { infantry_equipment_1 = { owner = "JAP" } }
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 10
		}
		location = 10541
		division_template = "Hohei Shidan"
		start_experience_factor = 0.1
		force_equipment_variants = { infantry_equipment_1 = { owner = "JAP" } }
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 24
		}
		location = 7697
		division_template = "Hohei Shidan"
		start_experience_factor = 0.1
		force_equipment_variants = { infantry_equipment_1 = { owner = "JAP" } }
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 28
		}
		location = 10612
		division_template = "Hohei Shidan"
		start_experience_factor = 0.1
		force_equipment_variants = { infantry_equipment_1 = { owner = "JAP" } }
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 10638
		division_template = "Chuton-chi Shidan"
		start_experience_factor = 0.1
		force_equipment_variants = { infantry_equipment_1 = { owner = "JAP" } }
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 134
		}
		location = 6811
		division_template = "Hohei Shidan"
		start_experience_factor = 0.1
		force_equipment_variants = { infantry_equipment_1 = { owner = "JAP" } }
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 139
		}
		location = 9798
		division_template = "Hohei Shidan"
		start_experience_factor = 0.1
		force_equipment_variants = { infantry_equipment_1 = { owner = "JAP" } }
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 10463
		division_template = "Hohei Shidan"
		start_experience_factor = 0.1
		force_equipment_variants = { infantry_equipment_1 = { owner = "JAP" } }
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 4551
		division_template = "Hohei Shidan"
		start_experience_factor = 0.1
		force_equipment_variants = { infantry_equipment_1 = { owner = "JAP" } }
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 1732
		division_template = "Hohei Shidan"
		start_experience_factor = 0.1
		force_equipment_variants = { infantry_equipment_1 = { owner = "JAP" } }
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 1847
		division_template = "Hohei Shidan"
		start_experience_factor = 0.1
		force_equipment_variants = { infantry_equipment_1 = { owner = "JAP" } }
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 7832
		division_template = "Hohei Shidan"
		start_experience_factor = 0.1
		force_equipment_variants = { infantry_equipment_1 = { owner = "JAP" } }
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 7848
		division_template = "Hohei Shidan"
		start_experience_factor = 0.1
		force_equipment_variants = { infantry_equipment_1 = { owner = "JAP" } }
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 12537
		division_template = "Hohei Shidan"
		start_experience_factor = 0.1
		force_equipment_variants = { infantry_equipment_1 = { owner = "JAP" } }
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 7743
		division_template = "Hohei Shidan"
		start_experience_factor = 0.1
		force_equipment_variants = { infantry_equipment_1 = { owner = "JAP" } }
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 1811
		division_template = "Hohei Shidan"
		start_experience_factor = 0.1
		force_equipment_variants = { infantry_equipment_1 = { owner = "JAP" } }
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 1871
		division_template = "Hohei Shidan"
		start_experience_factor = 0.1
		force_equipment_variants = { infantry_equipment_1 = { owner = "JAP" } }
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 4555
		division_template = "Hohei Shidan"
		start_experience_factor = 0.1
		force_equipment_variants = { infantry_equipment_1 = { owner = "JAP" } }
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 1796
		division_template = "Hohei Shidan"
		start_experience_factor = 0.1
		force_equipment_variants = { infantry_equipment_1 = { owner = "JAP" } }
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 1551
		division_template = "Hohei Shidan"
		start_experience_factor = 0.1
		force_equipment_variants = { infantry_equipment_1 = { owner = "JAP" } }
	}

	##### Kita-Shina Ichigun (North China Area Army) (CO: Tada) #####
	division = { # "35 Hohei Shidan"
		division_name = {
			is_name_ordered = yes
			name_order = 35
		}
		location = 7568
		division_template = "Chugata Hohei Shidan"
		start_experience_factor = 0.3
	}
	division = { # "8 Dokuritsu Konsei Ryodan"
		division_name = {
			is_name_ordered = yes
			name_order = 8
		}
		location = 4634
		division_template = "Dokuritsu Konsei Ryodan"
		start_experience_factor = 0.3
	}
	division = { # "9 Dokuritsu Konsei Ryodan"
		division_name = {
			is_name_ordered = yes
			name_order = 9
		}
		location = 7571
		division_template = "Dokuritsu Konsei Ryodan"
		start_experience_factor = 0.3
	}
	division = { # "11 Dokuritsu Konsei Ryodan"
		division_name = {
			is_name_ordered = yes
			name_order = 11
		}
		location = 4009
		division_template = "Dokuritsu Konsei Ryodan"
		start_experience_factor = 0.3
	}
	division = { # "1 Kiheishidan"
		division_name = {
			is_name_ordered = yes
			name_order = 1
		}
		location = 10098
		division_template = "Kihei Shidan"				# represents both 3rd and 4th independent cavalry brigades
		start_experience_factor = 0.3
	}
	division = {
		name = "Hankow Kichi Shubitai"
		location = 12467
		division_template = "Chuton-chi Shidan"
		start_experience_factor = 0.1
		start_equipment_factor = 0.5

	}
	### 1 Homengun (CO: Shinozuka) ###
	division = { # "36 'Yuki' Hohei Shidan"
		division_name = {
			is_name_ordered = yes
			name_order = 36
		}
		location = 4619 # Wuhan
		division_template = "Chugata Hohei Shidan"
		start_experience_factor = 0.3
	}
	division = { # "37 'Fuyu' Hohei Shidan"
		division_name = {
			is_name_ordered = yes
			name_order = 37
		}
		location = 1612
		division_template = "Chugata Hohei Shidan"
		start_experience_factor = 0.3
	} 
	division = { # "40 'Kujira' Hohei Shidan"
		division_name = {
			is_name_ordered = yes
			name_order = 40
		}
		location = 4631
		division_template = "Chugata Hohei Shidan"
		start_experience_factor = 0.3
	}
	division = { # "1 Dokuritsu Konsei Ryodan"
		division_name = {
			is_name_ordered = yes
			name_order = 1
		}
		location = 10017
		division_template = "Dokuritsu Konsei Ryodan"
		start_experience_factor = 0.4
	}
	division = { # "3 Dokuritsu Konsei Ryodan"
		division_name = {
			is_name_ordered = yes
			name_order = 3
		}
		location = 9934
		division_template = "Dokuritsu Konsei Ryodan"
		start_experience_factor = 0.3
	}
	division = { # "4 Dokuritsu Konsei Ryodan"
		division_name = {
			is_name_ordered = yes
			name_order = 4
		}
		location = 4130
		division_template = "Dokuritsu Konsei Ryodan"
		start_experience_factor = 0.3
	}
	### 12 Homengun (CO: Iida) ###
	division = { # "21 'Tou' Hohei Shidan"
		division_name = {
			is_name_ordered = yes
			name_order = 21
		}
		location = 7508
		division_template = "Chugata Hohei Shidan"
		start_experience_factor = 0.3
	}
	division = { # "27 Hohei Shidan"
		division_name = {
			is_name_ordered = yes
			name_order = 27
		}
		location = 1575
		division_template = "Chugata Hohei Shidan"
		start_experience_factor = 0.3
	}
	division = { # "5 Dokuritsu Konsei Ryodan"
		division_name = {
			is_name_ordered = yes
			name_order = 5
		}
		location = 1575
		division_template = "Dokuritsu Konsei Ryodan"
		start_experience_factor = 0.3
	}
	division = { # "32 'Kaede' Hohei Shidan"
		division_name = {
			is_name_ordered = yes
			name_order = 32
		}
		location = 11931
		division_template = "Chugata Hohei Shidan"
		start_experience_factor = 0.3
	}
	division = { # "114 Hohei Shidan"
		division_name = {
			is_name_ordered = yes
			name_order = 114
		}
		location = 4519
		division_template = "Hohei Shidan"			# Garrison division (lower experience, older equipment)
		start_experience_factor = 0.2
	}
	division = { # "6 Dokuritsu Konsei Ryodan"
		division_name = {
			is_name_ordered = yes
			name_order = 6
		}
		location = 1004
		division_template = "Dokuritsu Konsei Ryodan"
		start_experience_factor = 0.3
	}
	division = { # "10 Dokuritsu Konsei Ryodan"
		division_name = {
			is_name_ordered = yes
			name_order = 10
		}
		location = 4547
		division_template = "Dokuritsu Konsei Ryodan"
		start_experience_factor = 0.3
	}










	##### (China Expeditionary Area Army) (CO: Nishio) #####
	division = { # "34 'Tsubaki' Hohei Shidan"
		division_name = {
			is_name_ordered = yes
			name_order = 34
		}
		location = 4105
		division_template = "Chugata Hohei Shidan"
		start_experience_factor = 0.3
	}
	division = { # "39 Hohei Shidan"
		division_name = {
			is_name_ordered = yes
			name_order = 39
		}
		location = 11937
		division_template = "Chugata Hohei Shidan"
		start_experience_factor = 0.3
	}
	division = {
		name = "Shanghai Kichi Shubitai"
		location = 7014 # Shanghai
		division_template = "Chuton-chi Shidan"
		start_experience_factor = 0.1
		start_equipment_factor = 0.5

	}
	division = { # "1 Sasebo Rikustentai"
		division_name = {
			is_name_ordered = yes
			name_order = 1
		}
		location = 7014 # Shanghai
		division_template = "Rikusentai"
		start_experience_factor = 0.5
	}
	division = {
		name = "1 Yokosuka Rikustentai"
		location = 1070 # Hainan
		division_template = "Rikusentai"
		start_experience_factor = 0.5
	}
	division = { # "1 Kure Rikustentai"
		division_name = {
			is_name_ordered = yes
			name_order = 21
		}
		location = 1070 # Hainan
		division_template = "Rikusentai"
		start_experience_factor = 0.5
	}
	### 11 Homengun (CO: Okamura) ###
	division = { # "3 'Ko' Hohei Shidan"
		division_name = {
			is_name_ordered = yes
			name_order = 3
		}
		location = 1036
		division_template = "Hohei Shidan"
		start_experience_factor = 0.4
	}
	division = { # "6 'Mei' Hohei Shidan"
		division_name = {
			is_name_ordered = yes
			name_order = 6
		}
		location = 3992
		division_template = "Hohei Shidan"
		start_experience_factor = 0.4
	}
	division = { # "13 'Kyo' Hohei Shidan"
		division_name = {
			is_name_ordered = yes
			name_order = 13
		}
		location = 1153
		division_template = "Hohei Shidan"
		start_experience_factor = 0.3
	}
	division = { # "33 'Yumi' Hohei Shidan"
		division_name = {
			is_name_ordered = yes
			name_order = 33
		}
		location = 10044
		division_template = "Chugata Hohei Shidan"
		start_experience_factor = 0.3
	}
	division = { # "101 Hohei Shidan"
		division_name = {
			is_name_ordered = yes
			name_order = 101
		}
		location = 11937
		division_template = "Hohei Shidan"			# Garrison division (lower experience, older equipment)
		start_experience_factor = 0.2
	}
	### 13 Homengun (CO: Fujita) ###
	division = { # "15 'Sai' Hohei Shidan"
		division_name = {
			is_name_ordered = yes
			name_order = 15
		}
		location = 7191
		division_template = "Chugata Hohei Shidan"
		start_experience_factor = 0.3
	}
	division = { # "17 'Getsu' Hohei Shidan"
		division_name = {
			is_name_ordered = yes
			name_order = 17
		}
		location = 11991
		division_template = "Hohei Shidan"
		start_experience_factor = 0.3
	}
	division = { # "22 'Hara' Hohei Shidan"
		division_name = {
			is_name_ordered = yes
			name_order = 22
		}
		location = 7058
		division_template = "Chugata Hohei Shidan"
		start_experience_factor = 0.3
	}
	division = { # "116 Hohei Shidan"
		division_name = {
			is_name_ordered = yes
			name_order = 116
		}
		location = 9974
		division_template = "Hohei Shidan"			# Garrison division (lower experience, older equipment)
		start_experience_factor = 0.2
	}
	division = { # "18 'Kiku' Hohei Shidan"
		division_name = {
			is_name_ordered = yes
			name_order = 18
		}
		location = 1202
		division_template = "Hohei Shidan"
		start_experience_factor = 0.3
	}
	division = { # "Taiwan Dokuritsu Konsei Ryodan"
		division_name = {
			is_name_ordered = yes
			name_order = 204
		}
		location = 9938
		division_template = "Dokuritsu Konsei Ryodan"
		start_experience_factor = 0.3
	}
	division = { # "38 'Nagoya' Hohei Shidan"
		division_name = {
			is_name_ordered = yes
			name_order = 38
		}
		location = 11938
		division_template = "Chugata Hohei Shidan"
		start_experience_factor = 0.3
	}


	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 7518
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 12319
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 4568
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 7974
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 4175
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 7603
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 1417
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 1650
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 12449
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 4293
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 4019
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 1014
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 10344
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 4202
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 10283
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { # "7 Dokuritsu Konsei Ryodan"
		division_name = {
			is_name_ordered = yes
			name_order = 7
		}
		location = 1519
		division_template = "Dokuritsu Konsei Ryodan"
		start_experience_factor = 0.3
	}
	division = { # "106 Hohei Shidan"
		division_name = {
			is_name_ordered = yes
			name_order = 106
		}
		location = 4174
		division_template = "Hohei Shidan"			# Garrison division (lower experience, older equipment)
		start_experience_factor = 0.2
	}
	### 21 Homengun (CO: Tsuchihashi) ###
	division = { # "5 'Koi' Hohei Shidan"
		division_name = {
			is_name_ordered = yes
			name_order = 5
		}
		location = 10367
		division_template = "Jidousha Shidan"
		start_experience_factor = 0.4
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 4469
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 1438
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 12432
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 7631
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 10424
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 12331
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 11920
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 12059
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 1628
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 9999
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 1640
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 7097
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 12483
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 13143
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 7502
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 12350
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 1448
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 10377
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 12053
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 4125
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 12407
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 10404
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 1023
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 7168
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 4152
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 7044
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 1087
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 1187
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 10050
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 4028
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 7650
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 4134
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 12436
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 7095
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 1018
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 4023
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 11981
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.45
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 4177
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.45
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 4121
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.45
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 12065
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.45
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 9982
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.45
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 7004
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.45
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 9970
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.45
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 1120
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.45
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 11945
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.45
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 1053
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.45
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 12095
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.45
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 11941
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.45
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 4092
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.45
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 7071
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.45
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 4196
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 1055
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 1047
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.45
	}

	# Islands
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 12299
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.35
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 1648
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.35
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 12268
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.35
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 7381
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.35
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 4608
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.35
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 10175
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.35
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 4579
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.20
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 7371
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.35
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 1316
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.35
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 10153
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.35
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 13026
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.15
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 13047
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.15
	}

	#Guadalcanal
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 4252
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.45
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 12265
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.45
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 4226
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.45
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 10234
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.45
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 12222
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.45
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 7352
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.45
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 7251
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.45
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 4393
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.45
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 7529
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.45
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 11004
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.45
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 4593
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.45
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 
		}
		location = 10954
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.3
		start_equipment_factor = 0.45
	}
	### Philippines ###
		### 14th Area Army ###
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 1
		}
		location = 1340
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.2
		start_equipment_factor = 0.45
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 10
		}
		location = 4228
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.2
		start_equipment_factor = 0.45
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 23
		}
		location = 10236
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.2
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 26
		}
		location = 4368
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.2
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 103
		}
		location = 10167
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.2
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 105
		}
		location = 7325
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.2
		start_equipment_factor = 0.50
	}
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 2
		}
		location = 4233
		division_template = "Senshadan" 
		start_experience_factor = 0.2
		start_equipment_factor = 0.50
	}
	### 35th Army ###
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 30
		}
		location = 4241 #Mindanao
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.2
		start_equipment_factor = 0.25
	}	
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 100
		}
		location = 1293 #Mindanao
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.2
		start_equipment_factor = 0.50
	}	
	division = { 
		division_name = {
			is_name_ordered = yes
			name_order = 102
		}
		location = 12153
		division_template = "Chugata Hohei Shidan" 
		start_experience_factor = 0.2
		start_equipment_factor = 0.40
	}	
}


#########################
## STARTING PRODUCTION ##
#########################
instant_effect = {
	add_equipment_production = {
		equipment = {
			type = infantry_equipment_3
			creator = "JAP"
		}
		requested_factories = 15
		progress = 0.1
		efficiency = 100
		industrial_manufacturer = mio:JAP_tokyo_arsenal_organization
	}
	add_equipment_production = {
		equipment = {
			type = artillery_equipment_3
			creator = "JAP" 
		}
		requested_factories = 3
		progress = 0.8
		efficiency = 100
		industrial_manufacturer = mio:JAP_osaka_army_arsenal_organization
	}
	add_equipment_production = {
		equipment = {
			type = support_equipment_1
			creator = "JAP" 
		}
		requested_factories = 3
		progress = 0.3
		efficiency = 100
	}
	add_equipment_production = {
		equipment = {
			type = motorized_equipment_1
			creator = "JAP" 
		}
		requested_factories = 2
		progress = 0.4
		efficiency = 100
		industrial_manufacturer = mio:JAP_nissan_organization
	}
	if = {
		limit = {
			has_dlc = "No Step Back"
		}
		add_equipment_production = {
			equipment = {
			type = light_tank_chassis_1
				creator = JAP 
				version_name = "Type 95 Ha-Go"
			}
			requested_factories = 2
			progress = 0.4
			efficiency = 100
			industrial_manufacturer = mio:JAP_osaka_army_arsenal_organization
		}				
	}
}
