﻿division_template = {
	name = "Loyalist Partisans"
	is_locked = yes
	regiments = {
		light_infantry = { x = 0 y = 0 }
		light_infantry = { x = 0 y = 1 }
		light_infantry = { x = 0 y = 2 }
		light_infantry = { x = 1 y = 0 }
		light_infantry = { x = 1 y = 1 }
		light_infantry = { x = 1 y = 2 }
	}
	support = {
		engineer = { x = 0 y = 0 }
	}
}

units = {
	division = {
		name = "Kriwows finest"
		location = 11561
		division_template = "Loyalist Partisans"
		start_experience_factor = 0.0
	}
	division = {
		name = "Saporoshjes masters"
		location = 11405
		division_template = "Loyalist Partisans"
		start_experience_factor = 0.1
	}
	division = {
		name = "Nikopols liberators"
		location = 3573
		division_template = "Loyalist Partisans"
		start_experience_factor = 0.0
	}
	division = {
		name = "Defenders of Neuer Kakhova"
		location = 767
		division_template = "Loyalist Partisans"
		start_experience_factor = 0.0
	}
	division = {
		name = "Germanias most loyal resistance"
		location = 11700
		division_template = "Loyalist Partisans"
		start_experience_factor = 0.0
	}
}