﻿division_template	=	{
	name	=	"Tianshun Rebels"

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

units	=	{
		division =	{
			name	=	"3rd Shuntian Infantry"
			location	=	12036
			division_template	=	"Tianshun Rebels"
			start_experience_factor	=	0.1
		}
		division =	{
			name	=	"4th Shuntian Infantry"
			location	=	11916
			division_template	=	"Tianshun Rebels"
			start_experience_factor	=	0.1
		}
		division =	{
			name	=	"5th Shuntian Infantry"
			location	=	11916
			division_template	=	"Tianshun Rebels"
			start_experience_factor	=	0.1
		}
}
