units = {
	division = {
		name = "Oregon Senior Knights"
		location = 3418
		division_template = "Lost Hills Power Armour Detachment"
		start_experience_factor = 1.0
		start_equipment_factor = 1.0
		force_equipment_variants = {
			power_armor_equipment_3 = { owner = "USA" }
		}
	}
	division = {
		name = "Redmond Knights"
		location = 3418
		division_template = "Lost Hills Power Armour Detachment"
		start_experience_factor = 0.6
		start_equipment_factor = 1.0
		force_equipment_variants = {
			power_armor_equipment_3 = { owner = "USA" } 
			}
	}

	division = {
		name = "Oregon Initiates"
		location = 3418
		division_template = "Lost Hills Combat Armour Detachment"
		start_experience_factor = 0.8
		start_equipment_factor = 1.0
	}
}