division_template = {
    name = "Illyriki Merarchia"
    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 = {
        engineer = { x = 0 y = 0 }
    }
}

division_template = {
	name = "Ippikou Merarchia" 

	regiments = {
		cavalry = { x = 0 y = 0 }
		cavalry = { x = 0 y = 1 }
		cavalry = { x = 0 y = 2 }
		cavalry = { x = 0 y = 3 }
		cavalry = { x = 1 y = 0 }
		cavalry = { x = 1 y = 1 }
	}
}

units = {
    division= {
        location = 11586
        division_template = "Illyriki Merarchia"
        start_experience_factor = 0.3
    }
    division= {
        location = 6940
        division_template = "Illyriki Merarchia"
        start_experience_factor = 0.3
    }
    division= {
        location = 6942
        division_template = "Illyriki Merarchia"
        start_experience_factor = 0.3
    }
    division= {
        location = 9821
        division_template = "Illyriki Merarchia"
        start_experience_factor = 0.3
    }
    division= {
        location = 797
        division_template = "Illyriki Merarchia"
        start_experience_factor = 0.3
    }
    division= {
        location = 3609
        division_template = "Ippikou Merarchia"
        start_experience_factor = 0.7
    }
    division= {
        location = 6634
        division_template = "Ippikou Merarchia"
        start_experience_factor = 0.7
    }
    division= {
        location = 11586
        division_template = "Ippikou Merarchia"
        start_experience_factor = 0.7
    }
}

