﻿division_template = {
	name = "Ever Victorius Army"

	regiments = {
	line_infantry = { x = 0 y = 0 }
	line_infantry = { x = 0 y = 1 }
	line_infantry = { x = 0 y = 2 }
	line_infantry = { x = 1 y = 0 }
	line_infantry = { x = 1 y = 1 }
	}
	support = {
	cannon_artillery_support = { x = 0 y = 0 }
	}
}

units = {
	division = {
		name = "Ever Victorius Army"
		location = 7014
		division_template = "Ever Victorius Army"
		start_experience_factor = 1.00
	}
	division = {
		name = "37. Xiang Infantry"
		location = 7014
		division_template = "Xiang Army"
		start_experience_factor = 0.21
	}
	division = {
		name = "38. Xiang Infantry"
		location = 7014
		division_template = "Xiang Army"
		start_experience_factor = 0.21
	}
}