﻿division_template = {
	name = "Shanxi Division"

	regiments = {
		guard_infantry = { x = 0 y = 0}
		guard_infantry = { x = 0 y = 1}
	}
	is_locked = yes
}

units = {
		#Capital
		division= {
			name = "1st Shanxi Division"
			location = 1519
			division_template = "Shanxi Division"
			start_experience_factor = 0.2
		}
		division= {
			name = "2nd Shanxi Division"
			location = 1519
			division_template = "Shanxi Division"
			start_experience_factor = 0.2
		}
		division= {
			name = "3rd Shanxi Division"
			location = 1531
			division_template = "Shanxi Division"
			start_experience_factor = 0.2
		}
		division= {
			name = "4th Shanxi Division"
			location = 4634
			division_template = "Shanxi Division"
			start_experience_factor = 0.2
		}
		division= {
			name = "5th Shanxi Division"
			location = 12344
			division_template = "Shanxi Division"
			start_experience_factor = 0.2
		}
		division= {
			name = "6th Shanxi Division"
			location = 12344
			division_template = "Shanxi Division"
			start_experience_factor = 0.2
		}
		division= {
			name = "7th Shanxi Division"
			location = 1531
			division_template = "Shanxi Division"
			start_experience_factor = 0.2
		}
		division= {
			name = "8th Shanxi Division"
			location = 1519
			division_template = "Shanxi Division"
			start_experience_factor = 0.2
		}
		division= {
			name = "9th Shanxi Division"
			location = 1519
			division_template = "Shanxi Division"
			start_experience_factor = 0.2
		}
		division= {
			name = "10th Shanxi Division"
			location = 1438
			division_template = "Shanxi Division"
			start_experience_factor = 0.2
		}
}