﻿division_template = {
	name = "Sombre Guards"			#Infantry Division - kek

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

units = {
	division = {
		name = "'Black Moon' Army"
		location = 489
		division_template = "Sombre Guards"
		start_experience_factor = 1.0
		start_equipment_factor = 0.05 }
	division = {
		name = "First Army"
		location = 489
		division_template = "Sombre Guards"
		start_experience_factor = 1.0
		start_equipment_factor = 0.05 }
	division = {
		name = "Second Crystal Army"
		location = 489
		division_template = "Sombre Guards"
		start_experience_factor = 1.0
		start_equipment_factor = 0.05 }
	division = {
		name = "Red Horn Knights"
		location = 489
		division_template = "Sombre Guards"
		start_experience_factor = 1.0
		start_equipment_factor = 0.05 }
	division = {
		name = "Sinister Knights"
		location = 489
		division_template = "Sombre Guards"
		start_experience_factor = 1.0
		start_equipment_factor = 0.05 }
}