units = {
division_template = {
	name = "Divide Rangers"
	regiments = {
		spec_ops = { x = 0 y = 0 }
		spec_ops = { x = 0 y = 1 }
		spec_ops = { x = 0 y = 2 }
		spec_ops = { x = 1 y = 0 }
		spec_ops = { x = 1 y = 1 }
	}
	support = {
		recon_company = { x = 0 y = 0 }
	    }
    }


	division = {
		name = "1st Divide Rangers"
		location = 3250
		division_template = "Divide Rangers"
		start_experience_factor = 0.4
		start_equipment_factor = 1
			force_equipment_variants = {
			spec_ops_equipment_3 = { owner = "USA" } 
			ballistic_equipment_2 = { owner = "USA" }
	    }
    }
	
	division = {
		name = "2nd Divide Rangers"
		location = 3250
		division_template = "Divide Rangers"
		start_experience_factor = 0.3
		start_equipment_factor = 1
			force_equipment_variants = {
			spec_ops_equipment_3 = { owner = "USA" } 
			ballistic_equipment_2 = { owner = "USA" }
	    }
    }

    division = {
		name = "3rd Divide Rangers"
		location = 3250
		division_template = "Divide Rangers"
		start_experience_factor = 0.3
		start_equipment_factor = 1
			force_equipment_variants = {
			spec_ops_equipment_3 = { owner = "USA" } 
			ballistic_equipment_2 = { owner = "USA" }
	    }
    }

    division = {
		name = "1st Divide Rebel Infantry"
		location = 3250
		division_template = "Mountain Springs Defenders"
		start_experience_factor = 0.8
		start_equipment_factor = 1.0
	}
    
    division = {
		name = "2nd Divide Rebel Infantry"
		location = 3250
		division_template = "Mountain Springs Defenders"
		start_experience_factor = 0.8
		start_equipment_factor = 1.0
	}
    division = {
		name = "3rd Divide Rebel Infantry"
		location = 3250
		division_template = "Mountain Springs Defenders"
		start_experience_factor = 0.8
		start_equipment_factor = 1.0
	}
    division = {
		name = "4th Divide Rebel Infantry"
		location = 3250
		division_template = "Mountain Springs Defenders"
		start_experience_factor = 0.8
		start_equipment_factor = 1.0
	}
    division = {
		name = "5th Divide Rebel Infantry"
		location = 3250
		division_template = "Mountain Springs Defenders"
		start_experience_factor = 0.8
		start_equipment_factor = 1.0
	}
    division = {
		name = "6th Divide Rebel Infantry"
		location = 3250
		division_template = "Mountain Springs Defenders"
		start_experience_factor = 0.8
		start_equipment_factor = 1.0
	}
    division = {
		name = "7th Divide Rebel Infantry"
		location = 3250
		division_template = "Mountain Springs Defenders"
		start_experience_factor = 0.8
		start_equipment_factor = 1.0
	}
    division = {
		name = "8th Divide Rebel Infantry"
		location = 3250
		division_template = "Mountain Springs Defenders"
		start_experience_factor = 0.8
		start_equipment_factor = 1.0
	}
    division = {
		name = "9th Divide Rebel Infantry"
		location = 3250
		division_template = "Mountain Springs Defenders"
		start_experience_factor = 0.8
		start_equipment_factor = 1.0
	}
    division = {
		name = "10th Divide Rebel Infantry"
		location = 3250
		division_template = "Mountain Springs Defenders"
		start_experience_factor = 0.8
		start_equipment_factor = 1.0
	}
}