﻿division_template = {
	name = "Pingnan Rebels"

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

division_template = {
	name = "Pingnan Kingdom Infantry"

	regiments = {
		irregular_infantry = { x = 0 y = 0}
		irregular_infantry = { x = 1 y = 0}
	}
}

division_template = {
	name = "Pingnan Rebel Cavalry"

	regiments = {
		light_cavalry = { x = 0 y = 0}
		light_cavalry = { x = 1 y = 0}
	}
}

units = {
		division = {
			name = "1st Pingnan Rebels"
			location = 7976
			division_template = "Pingnan Rebels"
			start_experience_factor = 0.1
		}
		division = {
			name = "2nd Pingnan Rebels"
			location = 8023
			division_template = "Pingnan Rebels"
			start_experience_factor = 0.1
		}
		division = {
			name = "3rd Pingnan Rebels"
			location = 12841
			division_template = "Pingnan Rebels"
			start_experience_factor = 0.1
		}
		division = {
			name = "4th Pingnan Rebels"
			location = 7965
			division_template = "Pingnan Rebels"
			start_experience_factor = 0.1
		}

		division = {
			name = "5th Pingnan Rebels"
			location = 7446
			division_template = "Pingnan Rebels"
			start_experience_factor = 0.1
		}
		division = {
			name = "6th Pingnan Rebels"
			location = 4559
			division_template = "Pingnan Rebels"
			start_experience_factor = 0.1
		}
		division = {
			name = "7th Pingnan Rebels"
			location = 8023
			division_template = "Pingnan Rebels"
			start_experience_factor = 0.1
		}
		division = {
			name = "8th Pingnan Rebels"
			location = 12841
			division_template = "Pingnan Rebels"
			start_experience_factor = 0.1
		}
		division = {
			name = "9th Pingnan Rebels"
			location = 7965
			division_template = "Pingnan Rebels"
			start_experience_factor = 0.1
		}

		division = {
			name = "10th Pingnan Rebels"
			location = 7446
			division_template = "Pingnan Rebels"
			start_experience_factor = 0.1
		}
}
