﻿division_template = {
	name = "Night Volunteers"

	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 = {
	}
	priority = 0
}

units = {
	division = {
		name = "Middy's Marauders"
		location = 476 
		division_template = "Night Volunteers"
		start_experience_factor = 0.5
        start_equipment_factor = 1.0 }
	division = {
		name = "Fleet's Floaters"
		location = 3526 
		division_template = "Night Volunteers"
		start_experience_factor = 0.5 
		start_equipment_factor = 1.0 }
	division = {
		name = "Sharp's Shooters"
		location = 4112 
		division_template = "Night Volunteers"
		start_experience_factor = 0.5
        start_equipment_factor = 1.0 }
	division = {
		name = "Lumi's Loopers"
		location = 6055 
		division_template = "Night Volunteers"
		start_experience_factor = 0.5
        start_equipment_factor = 1.0 }
	division = {
		name = "Obsidian's Obliterators"
		location = 6130 
		division_template = "Night Volunteers"
		start_experience_factor = 0.5 
		start_equipment_factor = 1.0 }
	division = {
		name = "Incanto's Invincibles"
		location = 6550 
		division_template = "Night Volunteers"
		start_experience_factor = 0.5 
		start_equipment_factor = 1.0 }
	division = {
		name = "Middy's Marauders"
		location = 6990 
		division_template = "Night Volunteers"
		start_experience_factor = 0.5
        start_equipment_factor = 1.0 }
	division = {
		name = "Middy's Marauders"
		location = 9481 
		division_template = "Night Volunteers"
		start_experience_factor = 0.5
        start_equipment_factor = 1.0 }
	}