﻿division_template = {
	name = "Landsturm-Regiment"
	is_locked = yes

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

units = {
	division = {
		name = "1. Landsturmregiment"
		location = 6521
		division_template = "Landsturm-Regiment"
		start_experience_factor = 0.05
		start_equipment_factor = 0.7
	}
	division = {
		name = "2. Landsturmregiment"
		location = 6521
		division_template = "Landsturm-Regiment"
		start_experience_factor = 0.05
		start_equipment_factor = 0.7
	}
	division = {
		name = "3. Landsturmregiment"
		location = 9570
		division_template = "Landsturm-Regiment"
		start_experience_factor = 0.05
		start_equipment_factor = 0.7
	}
	division = {
		name = "4. Landsturmregiment"
		location = 6469
		division_template = "Landsturm-Regiment"
		start_experience_factor = 0.05
		start_equipment_factor = 0.7
	}
	division = {
		name = "5. Landsturmregiment"
		location = 587
		division_template = "Landsturm-Regiment"
		start_experience_factor = 0.05
		start_equipment_factor = 0.7
	}
	division = {
		name = "6. Landsturmregiment"
		location = 3499
		division_template = "Landsturm-Regiment"
		start_experience_factor = 0.05
		start_equipment_factor = 0.7
	}
	division = {
		name = "7. Landsturmregiment"
		location = 6282
		division_template = "Landsturm-Regiment"
		start_experience_factor = 0.05
		start_equipment_factor = 0.7
	}
	division = {
		name = "8. Landsturmregiment"
		location = 6332
		division_template = "Landsturm-Regiment"
		start_experience_factor = 0.05
		start_equipment_factor = 0.7
	}
}