﻿division_template = {
	name = "Guard"	# колонии	
	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 }
		infantry = { x = 1 y = 2 }
	}	
}


### OOB ###
units = {
	division = {
		name = "1. Guard"
		location = 650 
		division_template = "Guard"
		start_experience_factor = 0.1
		start_equipment_factor = 0.9
	}
	division = {
		name = "2. Guard"
		location = 650 
		division_template = "Guard"
		start_experience_factor = 0.1
		start_equipment_factor = 0.9
	}
	division = {
		name = "3. Guard"
		location = 650 
		division_template = "Guard"
		start_experience_factor = 0.1
		start_equipment_factor = 0.9
	}
	division = {
		name = "4. Guard"
		location = 650 
		division_template = "Guard"
		start_experience_factor = 0.1
		start_equipment_factor = 0.9
	}
	division = {
		name = "5. Guard"
		location = 650 
		division_template = "Guard"
		start_experience_factor = 0.1
		start_equipment_factor = 0.9
	}
	division = {
		name = "6. Guard"
		location = 650 
		division_template = "Guard"
		start_experience_factor = 0.1
		start_equipment_factor = 0.9
	}