﻿division_template = {
	name = "Saraya ad-Difa"
	
	division_names_group = SYR_DEFENCE_COMPANIES
	
	regiments = {
		Special_Forces = { x = 0 y = 0 }
		Special_Forces = { x = 0 y = 1 }
		Special_Forces = { x = 0 y = 2 }
		
	}
	
	support = {
		armor_Comp = { x = 0 y = 0 }
		L_Recce_Comp = { x = 0 y = 1 }
		SP_Arty_Battery = { x = 0 y = 2 }
	}
	
	priority = 2
}

units = {

	division = {
		#name = "1 Saraya ad-Difa"
		division_name = {
			is_name_ordered = yes
			name_order = 1
		}
		location = 4111 	#Damascus
		division_template = "Saraya ad-Difa"
		start_experience_factor = 0.75
		start_equipment_factor = 1
	}
	division = {
		#name = "2 Saraya ad-Difa"
		division_name = {
			is_name_ordered = yes
			name_order = 2
		}
		location = 4111 	#Damascus
		division_template = "Saraya ad-Difa"
		start_experience_factor = 0.75
		start_equipment_factor = 1
	}
	division = {
		#name = "3 Saraya ad-Difa"
		division_name = {
			is_name_ordered = yes
			name_order = 3
		}
		location = 4111 	#Damascus
		division_template = "Saraya ad-Difa"
		start_experience_factor = 0.75
		start_equipment_factor = 1
	}
}