﻿division_template = {
	name = "Vrazhdebna Parashutisti"
	template_counter = 26
	regiments = {
		paratrooper = { x = 0 y = 0 }
		paratrooper = { x = 0 y = 1 }
        paratrooper = { x = 0 y = 2 }
		paratrooper = { x = 0 y = 3 }
		paratrooper = { x = 0 y = 4 }
	}
}

units = {
	division = {
		division_name = {    # New syntax for compatibility with name lists
			is_name_ordered = yes
			name_order = 1
		}
		location = 949  # Sofiya
		division_template = "Vrazhdebna Parashutisti"
		start_experience_factor = 0.2
		start_equipment_factor = 1.0

	}
}	