﻿division_template = {
	name = "Volunteer Brigade"			#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 = "Snowflake"
		location = 489
		division_template = "Volunteer Brigade"
		start_experience_factor = 1.0
		start_equipment_factor = 0.05 }
	division = {
		name = "Guardians DIvision"
		location = 489
		division_template = "Volunteer Brigade"
		start_experience_factor = 1.0
		start_equipment_factor = 0.05 }
	division = {
		name = "Haruka Division"
		location = 489
		division_template = "Volunteer Brigade"
		start_experience_factor = 1.0
		start_equipment_factor = 0.05 }
	division = {
		name = "Mattya Brigade"
		location = 489
		division_template = "Volunteer Brigade"
		start_experience_factor = 1.0
		start_equipment_factor = 0.05 }
	division = {
		name = "Knights of the Light"
		location = 489
		division_template = "Volunteer Brigade"
		start_experience_factor = 1.0
		start_equipment_factor = 0.05 }
}