division_template = {
				name = "Frosthill Raiders"
				regiments = {
					mountaineers = { x = 0 y = 0 }
					mountaineers = { x = 0 y = 1 }
					mountaineers = { x = 1 y = 0 }
					mountaineers = { x = 1 y = 1 }
				}
			}
units = {
	division = {
		name = "Virgil's Violators"
		location = 9235
		division_template = "Frosthill Raiders"
		start_experience_factor = 0.7
        start_equipment_factor = 1.0		
		}
	division = {
		name = "Bonnie's Butchers"
		location = 9235
		division_template = "Frosthill Raiders"
		start_experience_factor = 0.7
        start_equipment_factor = 1.0		
		}
	division = {
		name = "Caramel's Canners"
		location = 9235
		division_template = "Frosthill Raiders"
		start_experience_factor = 0.7
        start_equipment_factor = 1.0		
		}
	division = {
		name = "Deaon's Destroyers"
		location = 9235
		division_template = "Frosthill Raiders"
		start_experience_factor = 0.7
		start_equipment_factor = 1.0 
		}
    }