﻿division_template = {
	name = "Morit Diviziin"		# Cavalry Division  Note: exeperienced and at full strength in 1939 due to Khalkhin Gol battles

	division_names_group = MON_CAV_01

	regiments = {
		cavalry = { x = 0 y = 0 }
		cavalry = { x = 0 y = 1 }
		cavalry = { x = 0 y = 2 }
	}
}

units = {
	##### Mongol Ardyn Armiin #####
	division = {
		#name = "1-r Morit Diviziin"
		division_name = {    # New syntax for compatibility with name lists
			is_name_ordered = yes
			name_order = 1
		}
		location = 4801
		division_template = "Morit Diviziin"
		start_experience_factor = 0.3
		
	}
	division = {
		#name = "2-p Morit Diviziin"
		division_name = {    # New syntax for compatibility with name lists
			is_name_ordered = yes
			name_order = 2
		}
		location = 4792
		division_template = "Morit Diviziin"
		start_experience_factor = 0.3
		
	}
	division = {
		#name = "3-p Morit Diviziin"
		division_name = {    # New syntax for compatibility with name lists
			is_name_ordered = yes
			name_order = 3
		}
		location = 12557
		division_template = "Morit Diviziin"
		start_experience_factor = 0.3
		
	}
	division = {
		#name = "4-p Morit Diviziin"
		division_name = {    # New syntax for compatibility with name lists
			is_name_ordered = yes
			name_order = 4
		}
		location = 1743
		division_template = "Morit Diviziin"
		start_experience_factor = 0.3
		
	}
	division = {
		#name = "5-p Morit Diviziin"
		division_name = {    # New syntax for compatibility with name lists
			is_name_ordered = yes
			name_order = 5
		}
		location = 4873
		division_template = "Morit Diviziin"
		start_experience_factor = 0.2
		
	}
	division = {
		#name = "6-p Morit Diviziin"
		division_name = {    # New syntax for compatibility with name lists
			is_name_ordered = yes
			name_order = 6
		}
		location = 10575
		division_template = "Morit Diviziin"
		start_experience_factor = 0.2
		
	}
	#division = {
	#	name = "7-p Morit Diviziin"
	#	division_name = {    # New syntax for compatibility with name lists
	#		is_name_ordered = yes
	#		name_order = 7
	#	}
	#	location = 4856
	#	division_template = "Morit Diviziin"
	#	start_experience_factor = 0.2
	#}
	#division = {
	#	name = "8-p Morit Diviziin"
	#	division_name = {    # New syntax for compatibility with name lists
	#		is_name_ordered = yes
	#		name_order = 8
	#	}
	#	location = 1723
	#	division_template = "Morit Diviziin"
	#	start_experience_factor = 0.2
	#}
}


##### No notable air force (only about 6 aircraft in 1936) #####

instant_effect = {
	add_equipment_production = {
		equipment = {
			type = infantry_equipment_0
			creator = "MON"
		}
		requested_factories = 1
		progress = 0.61
		efficiency = 100
	}
}