division_template = {
	name = "Free Griffon Division"

	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 }
	}
}
units = {
	division = {
		name = "Weter's Own Volunteer Regiment"
		location = 69
		division_template = "Free Griffon Division"
		start_experience_factor = 0.4
        start_equipment_factor = 1.0 }
	division = {
		name = "Mystic Warrios"
		location = 69
		division_template = "Free Griffon Division"
		start_experience_factor = 0.4
        start_equipment_factor = 1.0 }
	division = {
		name = "Fetermyst Guard"
		location = 69
		division_template = "Free Griffon Division"
		start_experience_factor = 0.4
        start_equipment_factor = 1.0 }
	}
