### Templates ###
division_template = {
	name = "Cavalry Division"
	division_names_group = ENG_CAV_01
	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 }
	}
	support = {
		recon = { x = 0 y = 0 }
	}
}
division_template = {
	name = "Infantry Division"
	division_names_group = ENG_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 }
	}
	support = {
		engineer = { x = 0 y = 0 }
		artillery = { x = 0 y = 1 }
	}
	template_counter = 91
}
division_template = {
	name = "Garrison"
	division_names_group = ENG_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
}
division_template = {
	name = "Motor Division"
	division_names_group = ENG_MOT_01
	regiments = {
		motorized = { x = 0 y = 0 }
		motorized = { x = 0 y = 1 }
		motorized = { x = 0 y = 2 }
		motorized = { x = 1 y = 0 }
		motorized = { x = 1 y = 1 }
		motorized = { x = 1 y = 2 }
	}
}
division_template = {
	name = "Armour Division"
	division_names_group = ENG_ARM_01
	regiments = {
		light_armor = { x = 0 y = 0 }
		light_armor = { x = 0 y = 1 }
		light_armor = { x = 0 y = 2 }
		motorized = { x = 1 y = 0 }
		motorized = { x = 1 y = 1 }
		motorized = { x = 1 y = 2 }
	}
}
division_template = {
	name = "Imperial Marines"
	division_names_group = ENG_MAR_01
	regiments = {
		marine = { x = 0 y = 0 }
		marine = { x = 0 y = 1 }
		marine = { x = 0 y = 2 }
		marine = { x = 1 y = 0 }
		marine = { x = 1 y = 1 }
		marine = { x = 1 y = 2 }
	}
	support = {
		engineer = { x = 0 y = 0 }
	}
	priority = 2
}

### Units ###
units = {
	division = {
		location = 9458
		division_template = "Infantry Division"
		start_experience_factor = 0.3
	}
	division = {
		location = 9458
		division_template = "Infantry Division"
		start_experience_factor = 0.3
	}
	division = {
		location = 3273
		division_template = "Infantry Division"
		start_experience_factor = 0.2
	}
	division = {
		location = 9392
		division_template = "Infantry Division"
		start_experience_factor = 0.2
	}
	division = {
		location = 351
		division_template = "Infantry Division"
		start_experience_factor = 0.3
	}
	division = {
		location = 9397
		division_template = "Infantry Division"
		start_experience_factor = 0.2
	}
	division = {
		location = 11218
		division_template = "Infantry Division"
		start_experience_factor = 0.2
	}
	division = {
		location = 11253
		division_template = "Infantry Division"
		start_experience_factor = 0.3
	}
	division = {
		location = 11221
		division_template = "Infantry Division"
		start_experience_factor = 0.2
	}
	division = {
		location = 3287
		division_template = "Infantry Division"
		start_experience_factor = 0.2
	}
	division = {
		location = 6318
		division_template = "Infantry Division"
		start_experience_factor = 0.2
	}
	division = {
		location = 311
		division_template = "Infantry Division"
		start_experience_factor = 0.2
	}
	division = {
		location = 6384
		division_template = "Infantry Division"
		start_experience_factor = 0.2
	}
	division = {
		location = 13070
		division_template = "Infantry Division"
		start_experience_factor = 0.3
	}
	division = {
		location = 3369
		division_template = "Infantry Division"
		start_experience_factor = 0.2
	}
	division = {
		location = 6351
		division_template = "Infantry Division"
		start_experience_factor = 0.2
	}

	division = {
		location = 11297
		division_template = "Cavalry Division"
		start_experience_factor = 0.2
	}
	division = {
		location = 407
		division_template = "Cavalry Division"
		start_experience_factor = 0.2
	}
	division = {
		location = 407
		division_template = "Cavalry Division"
		start_experience_factor = 0.2
	}

	division = {
		location = 9239
		division_template = "Armour Division"
		start_experience_factor = 0.3
	}

	division = {
		location = 540
		division_template = "Imperial Marines"
		start_experience_factor = 0.4
	}
	division = {
		location = 540
		division_template = "Imperial Marines"
		start_experience_factor = 0.4
	}

	division = {
		name = "Ascension Garrison"
		location = 3311
		division_template = "Garrison"
		start_experience_factor = 0.1
	}
	division = {
		name = "Isle of Man Garrison"
		location = 3311
		division_template = "Garrison"
		start_experience_factor = 0.1
	}
}

### Production ###
instant_effect = {
	add_equipment_production = {
		equipment = {
			type = infantry_equipment_1
		}
		requested_factories = 3
		progress = 0.1
		efficiency = 50
	}
	add_equipment_production = {
		equipment = {
			type = artillery_equipment_1
		}
		requested_factories = 2
		progress = 0.1
		efficiency = 50
	}
	add_equipment_production = {
		equipment = {
			type = support_equipment_1
		}
		requested_factories = 1
		progress = 0.3
		efficiency = 50
	}
	add_equipment_production = {
		equipment = {
			type = motorized_equipment_1
		}
		requested_factories = 2
		progress = 0.3
		efficiency = 50
	}
	if = {
		limit = { has_dlc_nsb = yes }
		add_equipment_production = {
			equipment = {
				type = light_tank_chassis_1
				version_name = "Light Tank Mk. IV"
			}
			requested_factories = 3
			progress = 0.4
			efficiency = 50
		}
	}
	else = {
		add_equipment_production = {
			equipment = {
				type = light_tank_equipment_1
			}
			requested_factories = 3
			progress = 0.4
			efficiency = 50
		}
	}
}
