division_template = {
	name = "Botev Campaign"

	regiments = {
		light_infantry = { x = 0 y = 0 }
	}
	
	is_locked = yes
}

units = {
	division = {
		name = "Botev Campaign"
		unique = {
			"Hristo Botev"
		}
		portraits = {
			army = {
				large = "GFX_Portrait_EUROPE_Generic_Politician_9"
				small = "GFX_idea_europe_generic_11"
			}
		}
		location = 11754
		division_template = "Botev Campaign"
		start_experience_factor = 0.04
		start_manpower_factor = 0.8
	}
}