##### Division Templates #####
division_template = {
	name = "Infantry Division"  	# Standard formation for frontline divisions

	division_names_group = USA_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 = {
		artillery = { x = 0 y = 0 }  # US Hvy Field Arty consisted of 2 Bns, 155mm howitzers
		engineer = { x = 0 y = 1 }   # US Eng Rgt consisted of 2 Bns
	}
}
division_template = {
	name = "Auxilia Division"  	# Standard formation for NG divisions through late 1940

	division_names_group = USA_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 }
		infantry = { x = 3 y = 0 }
		infantry = { x = 3 y = 1 }
		infantry = { x = 3 y = 2 }
	}
	support = {
		artillery = { x = 0 y = 0 }  # US Hvy Field Arty consisted of 2 Bns, 155mm howitzers
		engineer = { x = 0 y = 1 }   # US Eng Rgt consisted of 2 Bns
	}
}
division_template = {
	name = "Equites Division"  		# 1st Equites Division only

	division_names_group = USA_CAV_01

	regiments = {
		cavalry = { x = 0 y = 0 }
		cavalry = { x = 0 y = 1 }
		cavalry = { x = 0 y = 2 }
		cavalry = { x = 0 y = 3 }
		cavalry = { x = 1 y = 0 }
		cavalry = { x = 1 y = 1 }
		cavalry = { x = 1 y = 2 }
		cavalry = { x = 1 y = 3 }
	}
	support = {
		light_tank_recon = { x = 0 y = 0 }      # US Cav Recon consisted of 52 ACs, 13 L Arm
		engineer = { x = 0 y = 1 }   # US Eng Bn
	}
}
division_template = {
	name = "Garrison Brigade"  		# used for island defense (older equipment, lower experience)

	division_names_group = USA_GAR_01		# Brigade level irregular unit, so no default names

	regiments = {
		infantry = { x = 0 y = 0 }
		infantry = { x = 0 y = 1 }
		infantry = { x = 0 y = 2 }
	}
	support = {
		engineer = { x = 0 y = 0 }
	}
	priority = 0
}

division_template = {
	name = "Marine Brigade" 		# 1st, 2nd Marine Brigades, precursors to 1st, 2nd USMC Divisions

	division_names_group = USA_MAR_01

	regiments = {
		marine = { x = 0 y = 0 }
		marine = { x = 0 y = 1 }
		marine = { x = 1 y = 0 }
		marine = { x = 1 y = 1 }
	}
	support = {
		engineer = { x = 0 y = 0 }
	}
	priority = 2
}

###### OOB ######
units = {
	####### CONUS Theater #######
	### Carribean Forces ###
	division = {
		name = "Puerto Rico Department"
		location = 3687
		division_template = "Infantry Division"
		start_experience_factor = 0.2
		start_equipment_factor = 0.15

	}
	division = {
		name = "Panama Canal Force"
		location = 3687
		division_template = "Infantry Division"
		start_experience_factor = 0.2
		start_equipment_factor = 0.15

	}

	### 1st Army -- note: Armies only paper organizations in 1936 ###
	# I Army Corps #
	division= {
		division_name = {
			is_name_ordered = yes
			name_order = 26
		}
		location = 3687
		division_template = "Auxilia Division"
		start_experience_factor = 0.2
		start_equipment_factor = 0.3

	}
	division= {
		division_name = {
			is_name_ordered = yes
			name_order = 43
		}
		location = 3687
		division_template = "Auxilia Division"
		start_experience_factor = 0.2
		start_equipment_factor = 0.3

	}
	# II Army Corps #
	division= {
		division_name = {
			is_name_ordered = yes
			name_order = 1
		}
		location = 3687
		division_template = "Infantry Division"
		start_experience_factor = 0.3
	}
	division= {
		division_name = {
			is_name_ordered = yes
			name_order = 27
		}
		location = 3687
		division_template = "Auxilia Division"
		start_experience_factor = 0.2
		start_equipment_factor = 0.3

	}
	division= {
		division_name = {
			is_name_ordered = yes
			name_order = 44
		}
		location = 3687
		division_template = "Auxilia Division"
		start_experience_factor = 0.2
		start_equipment_factor = 0.3

	}
	# III Army Corps #
	division= {
		division_name = {
			is_name_ordered = yes
			name_order = 28
		}
		location = 3957
		division_template = "Auxilia Division"
		start_experience_factor = 0.2
		start_equipment_factor = 0.3

	}
	division= {
		division_name = {
			is_name_ordered = yes
			name_order = 29
		}
		location = 3957
		division_template = "Auxilia Division"
		start_experience_factor = 0.2
		start_equipment_factor = 0.3

	}


	### 2nd Army -- note: Armies only paper organizations in 1936 ###
	# V Army Corps #
	division= {
		division_name = {
			is_name_ordered = yes
			name_order = 37
		}
		location = 3957
		division_template = "Auxilia Division"
		start_experience_factor = 0.2
		start_equipment_factor = 0.3

	}
	division= {
		division_name = {
			is_name_ordered = yes
			name_order = 38
		}
		location = 3957
		division_template = "Auxilia Division"
		start_experience_factor = 0.2
		start_equipment_factor = 0.3

	}
	# VI Army Corps #
	division= {
		division_name = {
			is_name_ordered = yes
			name_order = 32
		}
		location = 3957
		division_template = "Auxilia Division"
		start_experience_factor = 0.2
		start_equipment_factor = 0.3

	}
	division= {
		division_name = {
			is_name_ordered = yes
			name_order = 33
		}
		location = 3957
		division_template = "Auxilia Division"
		start_experience_factor = 0.2
		start_equipment_factor = 0.3

	}


	### 3rd Army -- note: Armies only paper organizations in 1936 ###
	# IV Army Corps #
	division = {
		division_name = {
			is_name_ordered = yes
			name_order = 30
		}
		location = 638
		division_template = "Auxilia Division"
		start_experience_factor = 0.2
		start_equipment_factor = 0.3

	}
	division= {
		division_name = {
			is_name_ordered = yes
			name_order = 31
		}
		location = 638
		division_template = "Auxilia Division"
		start_experience_factor = 0.2
		start_equipment_factor = 0.3

	}
	# VIII Army Corps #
	division= {
		division_name = {
			is_name_ordered = yes
			name_order = 2
		}
		location = 638
		division_template = "Infantry Division"
		start_experience_factor = 0.2
		start_equipment_factor = 0.3

	}
	division= {
		division_name = {
			is_name_ordered = yes
			name_order = 36
		}
		location = 638
		division_template = "Auxilia Division"
		start_experience_factor = 0.2
		start_equipment_factor = 0.3

	}
	division= {
		division_name = {
			is_name_ordered = yes
			name_order = 45
		}
		location = 638
		division_template = "Auxilia Division"
		start_experience_factor = 0.2
		start_equipment_factor = 0.3

	}
	division= {
		division_name = {
			is_name_ordered = yes
			name_order = 1
		}
		location = 638
		division_template = "Equites Division"
		start_experience_factor = 0.3
	}

	### 4th Army -- note: Armies only paper organizations in 1936 ###
	# VII Army Corps (CO: Bishop) #
	division= {
		division_name = {
			is_name_ordered = yes
			name_order = 34
		}
		location = 1843
		division_template = "Auxilia Division"
		start_experience_factor = 0.2
		start_equipment_factor = 0.3

	}
	division= {
		division_name = {
			is_name_ordered = yes
			name_order = 35
		}
		location = 1843
		division_template = "Auxilia Division"
		start_experience_factor = 0.2
		start_equipment_factor = 0.3

	}
	# IX Army Corps (CO: DeWitt) #
	division= {
		division_name = {
			is_name_ordered = yes
			name_order = 3
		}
		location = 1843
		division_template = "Infantry Division"
		start_experience_factor = 0.3
	}
	division = {
		division_name = {
			is_name_ordered = yes
			name_order = 40
		}
		location = 1843
		division_template = "Auxilia Division"
		start_experience_factor = 0.2
		start_equipment_factor = 0.3

	}
	division= {
		division_name = {
			is_name_ordered = yes
			name_order = 41
		}
		location = 1843
		division_template = "Auxilia Division"
		start_experience_factor = 0.2
		start_equipment_factor = 0.3
	}
	division= {
		division_name = {
			is_name_ordered = yes
			name_order = 42
		}
		location = 11654
		division_template = "Auxilia Division"
		start_experience_factor = 0.2
		start_equipment_factor = 0.9
	}
	division= {
		division_name = {
			is_name_ordered = yes
			name_order = 43
		}
		location = 3878
		division_template = "Auxilia Division"
		start_experience_factor = 0.5
		start_equipment_factor = 0.9
	}


### Pacific Theater ###
### Alaska Defense Command ###
division = {
	name = "Legionaare Defense"
	location = 7480
	division_template = "Infantry Division"
	start_experience_factor = 0.2
	start_equipment_factor = 0.15
}
division= {
	name = "Maine Coast Garrison"
	location = 7480
	division_template = "Garrison Brigade"
	start_experience_factor = 0.1
	start_equipment_factor = 0.15
}

### Hawaiian Department ###
division = {
	name = "Atlantic Coastal Guard Division"
	location = 7480
	division_template = "National Guard Division"
	start_experience_factor = 0.2
	start_equipment_factor = 0.3
}

# North Atlantic Defenses #
division= {
	name = "Long Island Garrison"
	location = 7480
	division_template = "Garrison Brigade"
	start_experience_factor = 0.1
	start_equipment_factor = 0.15
}
division= {
	name = "Cape Cod Garrison"
	location = 7480
	division_template = "Garrison Brigade"
	start_experience_factor = 0.1
	start_equipment_factor = 0.15
}
division= {
	name = "Delaware Bay Garrison"
	location = 7480
	division_template = "Garrison Brigade"
	start_experience_factor = 0.1
	start_equipment_factor = 0.15
}

# South Atlantic Defenses #
division= {
	name = "Chesapeake Garrison"
	location = 7480
	division_template = "Garrison Brigade"
	start_experience_factor = 0.1
	start_equipment_factor = 0.15
}
division= {
	name = "Cape Hatteras Garrison"
	location = 7480
	division_template = "Garrison Brigade"
	start_experience_factor = 0.1
	start_equipment_factor = 0.15
}
division= {
	name = "Savannah Coast Garrison"
	location = 7480
	division_template = "Garrison Brigade"
	start_experience_factor = 0.1
	start_equipment_factor = 0.15
}
division= {
	name = "Florida Keys Garrison"
	location = 11654
	division_template = "Garrison Brigade"
	start_experience_factor = 0.1
	start_equipment_factor = 0.15
}
division= {
	name = "Miami Garrison"
	location = 1843
	division_template = "Garrison Brigade"
	start_experience_factor = 0.1
	start_equipment_factor = 0.15
}
division= {
	name = "Irving Garrison"
	location = 11975
	division_template = "Garrison Brigade"
	start_experience_factor = 0.1
	start_equipment_factor = 0.15
}
division= {
	name = "Romana Garrison"
	location = 7202
	division_template = "Garrison Brigade"
	start_experience_factor = 0.1
	start_equipment_factor = 0.15
}

### U.S. Army Forces in the Far East ###
division = {
	name = "New York Division"
	location = 11654
	division_template = "Infantry Division"
	start_experience_factor = 0.2
	start_equipment_factor = 0.3
}
division = {
	name = "Miami Divison"
	location = 1843
	division_template = "Infantry Division"
	start_experience_factor = 0.8
	start_equipment_factor = 0.9
}
division = {
	name = "Orlando Division"
	location = 7388
	division_template = "Infantry Division"
	start_experience_factor = 0.8
	start_equipment_factor = 0.7
}
division = {
	name = "Flordia Division"
	location = 1572
	division_template = "Infantry Division"
	start_experience_factor = 0.9
	start_equipment_factor = 0.7
}
}



#########################
## STARTING PRODUCTION ##
#########################
instant_effect = {

	add_equipment_production = {
		equipment = {
			type = infantry_equipment_1
			creator = "LSA"
		}
		requested_factories = 2
		progress = 0.1
		efficiency = 50
	}

	add_equipment_production = {
		equipment = {
			type = support_equipment_1
			creator = "LSA"
		}
		requested_factories = 1
		progress = 0.3
		efficiency = 50
	}

	add_equipment_production = {
		equipment = {
			type = artillery_equipment_1
			creator = "LSA"
		}
		requested_factories = 1
		progress = 0.3
		efficiency = 50
	}

}
#####################
