﻿division_template = {
	name = "Kamchatskij Krest'janskoe Opolchenie"

	regiments = {
		light_infantry = { x = 0 y = 0 }
		light_infantry = { x = 0 y = 1 }
		light_infantry = { x = 0 y = 2 }
		light_infantry = { x = 1 y = 0 }
		light_infantry = { x = 1 y = 1 }
		light_infantry = { x = 1 y = 2 }
		light_infantry = { x = 2 y = 0 }
		light_infantry = { x = 2 y = 1 }
		light_infantry = { x = 2 y = 2 }
	}
	support = {
		recon = { x = 0 y = 0 }
	}
}

units = {
	division = {
		name="Krest'janskoe Opolchenie"
		location= "7878"
		division_template= "Kamchatskij Krest'janskoe Opolchenie"
		start_experience_factor = 0.1
	}
	division = {
		name="Krest'janskoe Opolchenie"
		location="7878"
		division_template= "Kamchatskij Krest'janskoe Opolchenie"
		start_experience_factor = 0.1
	}
}
