﻿division_template = {
	name = "Disciples"			#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 = "'Midnight Blossom' Division"
		location = 424
		division_template = "Disciples"
		start_experience_factor = 0.5 }
	division = {
		name = "Badlands Regiment"
		location = 732
		division_template = "Disciples"
		start_experience_factor = 0.2 }
	division = {
		name = "Nightmare Moon Regiment"
		location = 4920
		division_template = "Disciples"
		start_experience_factor = 0.2 }
	division = {
		name = "2nd Nightmare Moon Regiment"
		location = 11264
		division_template = "Disciples"
		start_experience_factor = 0.1 }
	division = {
		name = "'Eclipse' Corps"
		location = 688
		division_template = "Disciples"
		start_experience_factor = 0.1 }
	division = {
		name = "'Southern Bats' Divison"
		location = 6540
		division_template = "Disciples"
		start_experience_factor = 0.1 }
	division = {
		name = "'Kek Bats' Divison"
		location = 6540
		division_template = "Disciples"
		start_experience_factor = 0.1 }
	division = {
		name = "'Meme Bats' Divison"
		location = 6540
		division_template = "Disciples"
		start_experience_factor = 0.1 }
	division = {
		name = "'Nice Bats' Divison"
		location = 6540
		division_template = "Disciples"
		start_experience_factor = 0.1 }
	division = {
		name = "'Bats' Divison"
		location = 6540
		division_template = "Disciples"
		start_experience_factor = 0.4 }
}