﻿division_template= {
	name= "Johor Infantry"

	regiments= {
		light_infantry= { x= 0 y= 0}
	}
}

units= {
	division= {
		name= "1st Johor Warrior"
		location= 4424
		division_template= "Johor Infantry"
		start_experience_factor= 0.3
	}
	division= {
		name= "2nd Johor Warrior"
		location= 4424
		division_template= "Johor Infantry"
		start_experience_factor= 0.1
	}
	division= {
		name= "3rd Johor Warrior"
		location= 4424
		division_template= "Johor Infantry"
		start_experience_factor= 0.1
	}
	division= {
		name= "4th Johor Warrior"
		location= 10313
		division_template= "Johor Infantry"
		start_experience_factor= 0.1
	}
}