﻿division_template = {
	name = "Onhooves Division"			#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 }
		infantry = { x = 1 y = 2 }
	}
	
	support = {
	 artillery = { x = 0 y = 0 }
	}
}

units = {
	division = {
		name = "Manehattan Coastal Guard"
		location = 758
		division_template = "Onhooves Division"
		start_experience_factor = 0.1 }
	division = {
		name = "Fillydelphia Coastal Guard"
		location = 758
		division_template = "Onhooves Division"
		start_experience_factor = 0.3 }
	division = {
		name = "Baltimare Royal Guard Regiment"
		location = 758
		division_template = "Onhooves Division"
		start_experience_factor = 0.1 }
	division = {
		name = "Bat Royal Guard"
		location = 758
		division_template = "Onhooves Division"
		start_experience_factor = 0.1 }
	division = {
		name = "'Mother Luna' Onhooves Division"
		location = 758
		division_template = "Onhooves Division"
		start_experience_factor = 0.1 }
	division = {
		name = "Bat Royal Guard N.1"
		location = 758
		division_template = "Onhooves Division"
		start_experience_factor = 0.1 }
	division = {
		name = "Full Moon Division"
		location = 758
		division_template = "Onhooves Division"
		start_experience_factor = 0.1 }
	division = {
		name = "Moon Divison"
		location = 758
		division_template = "Onhooves Division"
		start_experience_factor = 0.4 }
	division = {
		name = "Night Hooves Division"
		location = 758
		division_template = "Onhooves Division"
		start_experience_factor = 0.1 }
	division = {
		name = "Nightly"
		location = 758
		division_template = "Onhooves Division"
		start_experience_factor = 0.2 }
	division = {
		name = "Starswhirl Division"
		location = 758
		division_template = "Onhooves Division"
		start_experience_factor = 0.2 }
	division = {
		name = "Stars Division"
		location = 758
		division_template = "Onhooves Division"
		start_experience_factor = 0.2 }
	division = {
		name = "2nd Stars Division"
		location = 758
		division_template = "Onhooves Division"
		start_experience_factor = 0.2 }
	division = {
		name = "2nd Stars Division"
		location = 758
		division_template = "Onhooves Division"
		start_experience_factor = 0.2 }
	division = {
		name = "3nd Stars Division"
		location = 758
		division_template = "Onhooves Division"
		start_experience_factor = 0.1 }
	division = {
		name = "2nd Batpony Regiment"
		location = 758
		division_template = "Batpony Regiment"
		start_experience_factor = 0.4 }
}
