﻿division_template = {
	name = "Shuntian Army"

	regiments = {
		armed_peasants = { x = 0 y = 0}
		armed_peasants = { x = 1 y = 0}
	armed_peasants = { x = 2 y = 0}
	armed_peasants = { x = 0 y = 1}
		armed_peasants = { x = 1 y = 1}
	armed_peasants = { x = 2 y = 1}
	}
}

units = {
		division = {
			name = "1st Shuntian Infantry"
			location = 12819
			division_template = "Shuntian Army"
			start_experience_factor = 0.1
		}
		division = {
			name = "2nd Shuntian Infantry"
			location = 1395
			division_template = "Shuntian Army"
			start_experience_factor = 0.1
		}
		division = {
			name = "3rd Shuntian Infantry"
			location = 12705
			division_template = "Shuntian Army"
			start_experience_factor = 0.1
		}
		division = {
			name = "4th Shuntian Infantry"
			location = 11972
			division_template = "Shuntian Army"
			start_experience_factor = 0.1
		}
		division = {
			name = "5th Shuntian Infantry"
			location = 12819
			division_template = "Shuntian Army"
			start_experience_factor = 0.1
		}
		division = {
			name = "6th Shuntian Infantry"
			location = 1395
			division_template = "Shuntian Army"
			start_experience_factor = 0.1
		}
		division = {
			name = "7th Shuntian Infantry"
			location = 12705
			division_template = "Shuntian Army"
			start_experience_factor = 0.1
		}
		division = {
			name = "8th Shuntian Infantry"
			location = 11972
			division_template = "Shuntian Army"
			start_experience_factor = 0.1
		}
		division = {
			name = "9th Shuntian Infantry"
			location = 1395
			division_template = "Shuntian Army"
			start_experience_factor = 0.1
		}
		division = {
			name = "10th Shuntian Infantry"
			location = 1395
			division_template = "Shuntian Army"
			start_experience_factor = 0.1
		}
}
