﻿division_template = {
	name = "Volunteers"			#Infantry Division - kek

	regiments = {
		infantry = { x = 0 y = 0 }
		infantry = { x = 0 y = 1 }
		infantry = { x = 0 y = 2 }
        		infantry = { x = 1 y = 0 }
	}

	support = {
	}
}

units = {
	division = {
		name = "1st Volunteers"
		location = 489
		division_template = "Volunteers"
		start_experience_factor = 0.2
		start_equipment_factor = 0.8 }
	division = {
		name = "2nd Volunteers"
		location = 489
		division_template = "Volunteers"
		start_experience_factor = 0.2
		start_equipment_factor = 0.8 }
	division = {
		name = "3rd 'Black' Volunteers"
		location = 489
		division_template = "Volunteers"
		start_experience_factor = 0.2
		start_equipment_factor = 0.8 }
	division = {
		name = "4th Volunteers"
		location = 489
		division_template = "Volunteers"
		start_experience_factor = 0.2
		start_equipment_factor = 0.8 }
	division = {
		name = "5th Volunteers"
		location = 489
		division_template = "Volunteers"
		start_experience_factor = 0.2
		start_equipment_factor = 0.8 }
}
