﻿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 = "The Spaghetti Riddlers"
		location = 69
		division_template = "Night Volunteers"
		start_experience_factor = 0.5
        start_equipment_factor = 1.0 }
	division = {
		name = "Fedoras"
		location = 147 
		division_template = "Night Volunteers"
		start_experience_factor = 0.5 
		start_equipment_factor = 1.0 }
	division = {
		name = "M'Lady"
		location = 171 
		division_template = "Night Volunteers"
		start_experience_factor = 0.5
        start_equipment_factor = 1.0 }
	division = {
		name = "Lumi's Loopers"
		location = 3583 
		division_template = "Night Volunteers"
		start_experience_factor = 0.5
        start_equipment_factor = 1.0 }
	division = {
		name = "Obsidian's Obliterators"
		location = 6028 
		division_template = "Night Volunteers"
		start_experience_factor = 0.5 
		start_equipment_factor = 1.0 }
	division = {
		name = "Incanto's Invincibles"
		location = 6120 
		division_template = "Night Volunteers"
		start_experience_factor = 0.5 
		start_equipment_factor = 1.0 }
	division = {
		name = "Middy's Marauders"
		location = 6464 
		division_template = "Night Volunteers"
		start_experience_factor = 0.5
        start_equipment_factor = 1.0 }
	division = {
		name = "Middy's Marauders"
		location = 6562
		division_template = "Night Volunteers"
		start_experience_factor = 0.5
        start_equipment_factor = 1.0 }
	}