﻿division_template = {
	name = "Força de Defesa"
	is_locked = yes
	division_names_group = POR_MIL_01
	regiments = {
		militia = { x = 0 y = 0 }
		militia = { x = 0 y = 1 }
		militia = { x = 0 y = 2 }
		militia = { x = 1 y = 0 }
		militia = { x = 1 y = 1 }
		militia = { x = 1 y = 2 }
	}
}

division_template = {
	name = "Regulo"
	division_names_group = POR_MIL_01
	regiments = {
		militia = { x = 0 y = 0 }
		militia = { x = 0 y = 1 }
		militia = { x = 0 y = 2 }
		militia = { x = 1 y = 0 }
		militia = { x = 1 y = 1 }
		militia = { x = 1 y = 2 }
	}
}
division_template = {
	name = "Batalhão de Guarnição"
	division_names_group = POR_GAR_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 }
	}
	priority = 0
	template_counter = 201
}
units = {
	division = {
		#name = "1. Batalhão Ultramarino"
		division_name = {
			is_name_ordered = yes
			name_order = 1
		}
		location = 13650
		division_template = "Batalhão de Guarnição"
		start_experience_factor = 0.1
		start_equipment_factor = 1.0
	}
	division = {
		#name = "2. Batalhão Ultramarino"
		division_name = {
			is_name_ordered = yes
			name_order = 2
		}
		location = 12891
		division_template = "Batalhão de Guarnição"
		start_experience_factor = 0.1
		start_equipment_factor = 1.0
	}
	division = {
		#name = "3. Batalhão Ultramarino"
		division_name = {
			is_name_ordered = yes
			name_order = 3
		}
		location = 12935
		division_template = "Batalhão de Guarnição"
		start_experience_factor = 0.1
		start_equipment_factor = 1.0
	}
	division = {
		name = "1o Regimento 'Delagoa'"
		location = 2202
		division_template = "Força de Defesa"
		start_experience_factor = 0.9
		start_equipment_factor = 1.0
	}

	division = {
		name = "2o Regimento Regulo 'Makualand'"
		location = 15206
		division_template = "Força de Defesa"
		start_experience_factor = 0.9
		start_equipment_factor = 1.0
	}
	
	division = {
		name = "1o Regimento Regulo 'Kongo'"
		location = 2115
		division_template = "Regulo"
		start_experience_factor = 0.6
		start_equipment_factor = 1.0
	}

	division = {
		name = "2o Regimento 'Lunda'"
		location = 8219
		division_template = "Força de Defesa"
		start_experience_factor = 0.9
		start_equipment_factor = 1.0
	}

	division = {
		name = "3o Regimento 'Moçâmedes'"
		location = 12985
		division_template = "Força de Defesa"
		start_experience_factor = 0.9
		start_equipment_factor = 1.0
	}
}

instant_effect = {
	add_equipment_production = {
		equipment = {
			type = infantry_equipment_0
		}
		requested_factories = 2
		progress = 0.88
		efficiency = 100
	}
}

