﻿division_template = {
	name = "White Fang Militia"

	division_names_group = WHF_INF_01

	regiments = {
		faunus_militia = { x = 0 y = 0 }
		faunus_militia = { x = 0 y = 1 }
		faunus_militia = { x = 0 y = 2 }
		faunus_militia = { x = 1 y = 0 }
		faunus_militia = { x = 1 y = 1 }
		faunus_militia = { x = 1 y = 2 }
	}
}

division_template = {
	name = "White Fang Operatives"

	division_names_group = WHF_INF_01

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

units = {
	# White Fang Militia #
	division = {
		name = "White Fang Militia"
		location = 13993
		division_template = "White Fang Militia"
		start_experience_factor = 0.8
	}
	division = {
		name = "White Fang Militia"
		location = 13993
		division_template = "White Fang Militia"
		start_experience_factor = 0.8
	}
	division = {
		name = "White Fang Militia"
		location = 13993
		division_template = "White Fang Militia"
		start_experience_factor = 0.8
	}
	division = {
		name = "White Fang Militia"
		location = 13993
		division_template = "White Fang Militia"
		start_experience_factor = 0.8
	}
	division = {
		name = "White Fang Militia"
		location = 13993
		division_template = "White Fang Militia"
		start_experience_factor = 0.8
	}

	# White Fang Operatives #
	division = {
		name = "White Fang Operatives"
		location = 13993
		division_template = "White Fang Operatives"
		start_experience_factor = 0.8
	}
	division = {
		name = "White Fang Operatives"
		location = 13993
		division_template = "White Fang Operatives"
		start_experience_factor = 0.8
	}
}