division_template = {
	name = "Korean Peasant"

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

units = {
		#Capital
		division = {
			name = "Korean Peasantry"
			location = 4126
			division_template = "Korean Peasant"
			start_experience_factor = 0.1
		}
		division = {
			name = "Korean Peasantry"
			location = 4126
			division_template = "Korean Peasant"
			start_experience_factor = 0.1
		}
		division = {
			name = "Korean Peasantry"
			location = 11977
			division_template = "Korean Peasant"
			start_experience_factor = 0.1
		}
}