﻿
division_template = {
	name = "Brigata Milizia"				

	division_names_group = ITA_GAR_01

	regiments = {
		infantry = { x = 0 y = 0 }
		infantry = { x = 0 y = 1 }
		infantry = { x = 0 y = 2 }
	}
	priority = 0
}
division_template = { #Blackshirts
	name = "Camicie Nere" 
	division_names_group = ITA_INF_02
	template_counter = 68
	is_locked = yes
	force_allow_recruiting = yes
	division_cap = 12 #WARNING THIS VALUE NEEDS TOP MATCH THE value in var ITA_militias_cap set in history file

	# Represents nearly all infantry divisions
	# In later years, CC.NN. Brigade added to INF Division (1x2 MIL/INF regiments)
	# Also represent semi-mountain divisions (1st, 2nd, 3rd, 4th, 6th Divisions)
	regiments = { 
		militia = { x = 0 y = 0 }
		militia = { x = 0 y = 1 }
		militia = { x = 1 y = 0 }
		militia = { x = 1 y = 1 }
		militia = { x = 2 y = 0 }
		militia = { x = 2 y = 1 }
	}
	support = { 
		engineer = { x = 0 y = 0 }
	}
}
division_template = {
	name = "Divisione di Fanteria"
	division_names_group = ITA_INF_01 

	regiments = {
		infantry = { x = 0 y = 0 }
		infantry = { x = 0 y = 1 }
		infantry = { x = 0 y = 2 }
		infantry = { x = 1 y = 0 }
		infantry = { x = 1 y = 1 }
		infantry = { x = 1 y = 2 }
		infantry = { x = 2 y = 0 }
		infantry = { x = 2 y = 1 }
		infantry = { x = 2 y = 2 }
	}
	priority = 1
}

division_template = { 
	name = "Divisione Alpina" 
	division_names_group = ITA_MNT_01 

	regiments = { 
		mountaineers = { x = 0 y = 0 }												# (elite) Alpini Regiment
		mountaineers = { x = 0 y = 1 }
		mountaineers = { x = 0 y = 2 }
		mountaineers = { x = 1 y = 0 }
		mountaineers = { x = 1 y = 1 }
		mountaineers = { x = 1 y = 2 }
	}
	support = { 
		engineer = { x = 0 y = 0 }
		artillery = { x = 0 y = 1 }
	}

	priority = 2 
}

division_template = {
	name = "Divisione Celere" 			# Divisione Celere (Fast Division)
	division_names_group = ITA_CAV_02

	regiments = {
		cavalry = { x = 0 y = 0 }
		cavalry = { x = 0 y = 1 }
		cavalry = { x = 0 y = 2 }
		cavalry = { x = 1 y = 0 }
		cavalry = { x = 1 y = 1 }
		cavalry = { x = 1 y = 2 }
		cavalry = { x = 2 y = 0 }
		cavalry = { x = 2 y = 1 }
		cavalry = { x = 2 y = 2 }
	}
	priority = 1
}
division_template = {
	name = "Divisione Corazzata" 			# Divisione Corazzata
	division_names_group = ITA_ARM_01

	regiments = {
		light_armor = { x = 0 y = 0 }
		light_armor = { x = 0 y = 1 }
		light_armor = { x = 0 y = 2 }
		light_armor = { x = 1 y = 0 }
		light_armor = { x = 1 y = 1 }
		light_armor = { x = 1 y = 2 }
		cavalry = { x = 2 y = 0 }
		cavalry = { x = 2 y = 1 }
		cavalry = { x = 2 y = 2 }
	}
	priority = 2
}






####### OOB #######
units = { 

	### Armata dell'Africa Orientale Italiana ###
	# I Corpo d'Armata dell'A.O.I. #
	division = { # 
		division_name = {
			is_name_ordered = yes
			name_order = 30
		}#  "30a Divisione di Fanteria 'Sabauda'" 
		location = 13251 
		division_template = "Divisione di Fanteria"	
		start_experience_factor = 0.2 
	}
	division = { # 
		division_name = {
			is_name_ordered = yes
			name_order = 26
		}#  "26a Divisione di Fanteria 'Assietta'" 
		location = 13251 
		division_template = "Divisione di Fanteria"	
		start_experience_factor = 0.3 
	}
	division = { # 
		division_name = {
			is_name_ordered = yes
			name_order = 5
		}#  "5a Divisione Alpina 'Pusteria'" 
		location = 12723 
		division_template = "Divisione Alpina" 
		start_experience_factor = 0.3 
	}
	division = { # 
		name = "4a Divisione CC.NN. '3 Gennaio'" 
		location = 12723 
		division_template = "Camicie Nere"	# CC.NN. militia, lower training and equipment
		start_experience_factor = 0.15
	}

	# II Corpo d'Armata dell'A.O.I. #
	division = { # 
		division_name = {
			is_name_ordered = yes
			name_order = 19
		}#  "19a Divisione di Fanteria 'Venezia'" 
		location = 12766 
		division_template = "Divisione di Fanteria"	
		start_experience_factor = 0.2 
	}
	division = { # 
		division_name = {
			is_name_ordered = yes
			name_order = 24
		}#  "24a Divisione di Fanteria 'Pinerolo'" 
		location = 13250 
		division_template = "Divisione di Fanteria"	
		start_experience_factor = 0.2 
	}
	division = { # 
		name = "3a Divisione CC.NN. '21 Aprile'" 
		location = 13250
		division_template = "Camicie Nere"	# CC.NN. militia, lower training and equipment
		start_experience_factor = 0.15
	}

	# III Corpo d'Armata dell'A.O.I. #
	division = { # 
		division_name = {
			is_name_ordered = yes
			name_order = 27
		}#  "27a Divisione Autotrasportabile 'Brescia'" 
		location = 12766 
		division_template = "Divisione di Fanteria"	
		start_experience_factor = 0.3 
	}
	division = { # 
		name = "1a Divisione CC.NN. '23 Marzo'" 
		location = 12766 
		division_template = "Camicie Nere"	# CC.NN. militia, lower training and equipment
		start_experience_factor = 0.15
	}

	# IV Corpo d'Armata dell'A.O.I. #
	division = { # 
		division_name = {
			is_name_ordered = yes
			name_order = 5
		}#  "5a Divisione di Fanteria 'Cosseria'" 
		location = 8043
		division_template = "Divisione di Fanteria"	
		start_experience_factor = 0.2 
	}
	division = { # 
		name = "2a Divisione CC.NN. '28 Ottobre'" 
		location = 8043 
		division_template = "Camicie Nere"	# CC.NN. militia, lower training and equipment
		start_experience_factor = 0.15
	}
	division = { # 
		name = "5a Divisione CC.NN. '1 Febbraio'" 
		location = 8043 
		division_template = "Camicie Nere"	# CC.NN. militia, lower training and equipment
		start_experience_factor = 0.15
	}


	# Corpo d'Armata Libico #
	division = { # 
		division_name = {
			is_name_ordered = yes
			name_order = 29
		}#  "29a Divisione di Fanteria 'Piemonte'" 
		location = 11014 
		division_template = "Divisione di Fanteria"	
		start_experience_factor = 0.2 
	}

	division = { # 
		name = "6a Divisione CC.NN. 'Tevere'" 
		location = 2063 
		division_template = "Camicie Nere"	# CC.NN. militia, lower training and equipment
		start_experience_factor = 0.15
	}

}