﻿division_template = {
	name = "Infanterie Divisie"

	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 }
	}
}
division_template = {
	name = "Koloniale Garnizoen"		# miltia forces, lower experience and equipment

	regiments = {
		infantry = { x = 0 y = 0 }
		infantry = { x = 0 y = 1 }
	}
	priority = 0
}

units = {
	##### OLZ Nederland #####
	### Veldleger ###
	# 1e Legerkorps
	division= {	
		name = "1e Divisie"
		location = 3314  # Amsterdam
		division_template = "Infanterie Divisie"
		start_experience_factor = 0.1
		start_equipment_factor = 0.5

	}
	division= {	
		name = "3e Divisie"
		location = 3211 # The Hague
		division_template = "Infanterie Divisie"
		start_experience_factor = 0.1
		start_equipment_factor = 0.5

	}

	# 2e Legerkorps
	division= {	
		name = "2e Divisie"
		location = 9498  # Rotterdam
		division_template = "Infanterie Divisie"
		start_experience_factor = 0.1
		start_equipment_factor = 0.5

	}
	division= {	
		name = "4e Divisie"
		location = 9498  # Rotterdam
		division_template = "Infanterie Divisie"
		start_experience_factor = 0.1
		start_equipment_factor = 0.5

	}

	# 3e Legerkorps
	division= {	
		name = "5e Divisie"
		location = 6500  # Venlo
		division_template = "Infanterie Divisie"
		start_experience_factor = 0.1
		start_equipment_factor = 0.5

	}
	division= {	
		name = "6e Divisie"
		location = 11562  # Maastricht
		division_template = "Infanterie Divisie"
		start_experience_factor = 0.1
		start_equipment_factor = 0.5

	}

	# 4e Legerkorps
	division= {	
		name = "7e Divisie"
		location = 9335  # Gronigen
		division_template = "Infanterie Divisie"
		start_experience_factor = 0.1
		start_equipment_factor = 0.5

	}
	division= {	
		name = "8e Divisie"
		location = 9335  # Gronigen
		division_template = "Infanterie Divisie"
		start_experience_factor = 0.1
		start_equipment_factor = 0.5

	}

	##### OLZ Indië #####
	### Koninklijk Nederlands-Indisch Leger ###
	division= {	
		name = "Ie Divisie 'Java'"
		location = 7381  # Batavia
		division_template = "Infanterie Divisie"
		force_equipment_variants = { infantry_equipment_0 = { owner = "HOL" } }
		start_equipment_factor = 0.3

	}
	division= {	
		name = "IIe Divisie 'Java'"
		location = 4608  # Soerjabaja
		division_template = "Infanterie Divisie"
		force_equipment_variants = { infantry_equipment_0 = { owner = "HOL" } }
		start_equipment_factor = 0.3

	}
	division= {	
		name = "IIIe Divisie 'Java'"
		location = 7642  # Malang
		division_template = "Infanterie Divisie"
		force_equipment_variants = { infantry_equipment_0 = { owner = "HOL" } }
		start_equipment_factor = 0.3

	}

	division= {	
		name = "Ie Territoriaal Commando 'Sumatra'"
		location = 4652  # Medan
		division_template = "Koloniale Garnizoen"
		force_equipment_variants = { infantry_equipment_0 = { owner = "HOL" } }
		start_equipment_factor = 0.3

	}
	division= {	
		name = "IIe Territoriaal Commando 'Sumatra'"
		location = 4446 # Padang
		division_template = "Koloniale Garnizoen"
		force_equipment_variants = { infantry_equipment_0 = { owner = "HOL" } }
		start_equipment_factor = 0.3

	}
	division= {	
		name = "IIIe Territoriaal Commando 'Sumatra'"
		location = 12268  # Palembang
		division_template = "Koloniale Garnizoen"
		force_equipment_variants = { infantry_equipment_0 = { owner = "HOL" } }
		start_equipment_factor = 0.3

	}

	##### OLZ Borneo #####
	division= {	
		name = "Ie Territoriaal Commando 'Borneo'"
		location = 10237  # Balikpapan
		division_template = "Koloniale Garnizoen"
		force_equipment_variants = { infantry_equipment_0 = { owner = "HOL" } }
		start_equipment_factor = 0.3

	}
	division= {	
		name = "IIe Territoriaal Commando 'Borneo'"
		location = 1316  # Pontianak
		division_template = "Koloniale Garnizoen"
		force_equipment_variants = { infantry_equipment_0 = { owner = "HOL" } }
		start_equipment_factor = 0.3

	}

	##### OLZ Celebes en Nieuw-Guinea #####
	division= {	
		name = "Territoriaal Commando 'Celebes'"
		location = 10153  # Manado
		division_template = "Koloniale Garnizoen"
		force_equipment_variants = { infantry_equipment_0 = { owner = "HOL" } }
		start_equipment_factor = 0.3

	}


	##### NAVAL UNITS #####
	### ROYAL NAVY ###
	navy = {				
		name = "Koninklijke Marine"			
		base = 3314 
		location = 3314  # Amsterdam
		ship = { name = "HrMs Hertog Hendrik" definition = heavy_cruiser equipment = { heavy_cruiser_1 = { amount = 1 owner = HOL } } }		
		ship = { name = "HrMs Jacob van Heemskerck" definition = heavy_cruiser equipment = { heavy_cruiser_1 = { amount = 1 owner = HOL } } }		
		ship = { name = "HrMs Van Galen" definition = destroyer equipment = { destroyer_1 = { amount = 1 owner = HOL } } }		
	}				
	navy = {				
		name = "Koninklijke Onderzeeboot Smaldeel"			
		base = 3314 
		location = 3314  # Amsterdam
		ship = { name = "HrMs O-9" definition = submarine equipment = { submarine_1 = { amount = 1 owner = HOL version_name = "K-XIV Class" } } }
		ship = { name = "HrMs O-10" definition = submarine equipment = { submarine_1 = { amount = 1 owner = HOL version_name = "K-XIV Class" } } }
		ship = { name = "HrMs O-11" definition = submarine equipment = { submarine_1 = { amount = 1 owner = HOL version_name = "K-XIV Class" } } }
		ship = { name = "HrMs O-12" definition = submarine equipment = { submarine_1 = { amount = 1 owner = HOL version_name = "K-XIV Class" } } }
		ship = { name = "HrMs O-13" definition = submarine equipment = { submarine_1 = { amount = 1 owner = HOL version_name = "K-XIV Class" } } }
		ship = { name = "HrMs O-14" definition = submarine equipment = { submarine_1 = { amount = 1 owner = HOL version_name = "K-XIV Class" } } }
		ship = { name = "HrMs O-15" definition = submarine equipment = { submarine_1 = { amount = 1 owner = HOL version_name = "K-XIV Class" } } }
	}				

	### EAST INDIES SQUADRON ###
	navy = {				
		name = "Nederlands-Indië Eskader"			
		base = 7381 
		location = 7381  # Batavia	
		ship = { name = "HrMs Soerabaja" definition = heavy_cruiser equipment = { heavy_cruiser_1 = { amount = 1 owner = HOL } }	}		
		ship = { name = "HrMs Java" definition = light_cruiser equipment = { light_cruiser_1 = { amount = 1 owner = HOL } } }
		ship = { name = "HrMs Sumatra" definition = light_cruiser equipment = { light_cruiser_1 = { amount = 1 owner = HOL } } }
		# Torpedobootjager Divisie
		ship = { name = "HrMs Van Ghent" definition = destroyer equipment = { destroyer_1 = { amount = 1 owner = HOL } } }		
		ship = { name = "HrMs Evertsen" definition = destroyer equipment = { destroyer_1 = { amount = 1 owner = HOL } } }		
		ship = { name = "HrMs Kortenaer" definition = destroyer equipment = { destroyer_1 = { amount = 1 owner = HOL } } }		
		ship = { name = "HrMs Piet Hein" definition = destroyer equipment = { destroyer_1 = { amount = 1 owner = HOL } } }		
		ship = { name = "HrMs Witte de With" definition = destroyer equipment = { destroyer_1 = { amount = 1 owner = HOL } } }	
		ship = { name = "HrMs Banckert" definition = destroyer equipment = { destroyer_1 = { amount = 1 owner = HOL } } }	
		ship = { name = "HrMs Van Nes" definition = destroyer equipment = { destroyer_1 = { amount = 1 owner = HOL } } }	
	}				
	navy = {				
		name = "Nederlands-Indië Onderzeeboot Smaldeel"			
		base = 4608
		location = 4608  # Soerbaja
		ship = { name = "HrMs K-VII" definition = submarine equipment = { submarine_1 = { amount = 1 owner = HOL } } }
		ship = { name = "HrMs K-VIII" definition = submarine equipment = { submarine_1 = { amount = 1 owner = HOL } } }
		ship = { name = "HrMs K-X" definition = submarine equipment = { submarine_1 = { amount = 1 owner = HOL } } }
		# I Onderzeeboot Divisie
		ship = { name = "HrMs K-XVII" definition = submarine equipment = { submarine_1 = { amount = 1 owner = HOL version_name = "K-XIV Class" } } }
		ship = { name = "HrMs K-XVIII" definition = submarine equipment = { submarine_1 = { amount = 1 owner = HOL version_name = "K-XIV Class" } } }
		# II Onderzeeboot Divisie
		ship = { name = "HrMs K-IX" definition = submarine equipment = { submarine_1 = { amount = 1 owner = HOL } } }
		ship = { name = "HrMs K-XI" definition = submarine equipment = { submarine_1 = { amount = 1 owner = HOL } } }
		ship = { name = "HrMs K-XII" definition = submarine equipment = { submarine_1 = { amount = 1 owner = HOL } } }
		ship = { name = "HrMs K-XIII" definition = submarine equipment = { submarine_1 = { amount = 1 owner = HOL } } }
		# III Onderzeeboot Divisie
		ship = { name = "HrMs K-XIV" definition = submarine equipment = { submarine_1 = { amount = 1 owner = HOL version_name = "K-XIV Class" } } }
		ship = { name = "HrMs K-XV" definition = submarine equipment = { submarine_1 = { amount = 1 owner = HOL version_name = "K-XIV Class" } } }
		ship = { name = "HrMs K-XVI" definition = submarine equipment = { submarine_1 = { amount = 1 owner = HOL version_name = "K-XIV Class" } } }
	}				
}

### Air Wings
air_wings = {
	# Luchtvaartafdeling -- NONE
	# Note: All European aircraft were built by Fokker or ordered from USA starting in 1938

	# Militaire Luchtvaart van het Koninklijk Nederlands-Indisch Leger (ML-KNIL) -- Celebes
	# Note: ML-KNIL would increase in size during 1937-40 with USA models:
	#	Curtis P-36 Hawks (H-75), CW-21 Interceptors, Brewster Buffaloes, Martin B-10s (WH-1--WH-3s)
	673 = {
		fighter_equipment_0 = {		# Curtis P-6
			owner = "HOL" 
			amount = 12
		}
	}
}

### Starting Production ###
instant_effect = {
	add_equipment_production = {
		equipment = {
			type = infantry_equipment_1
			creator = "HOL"
		}
		requested_factories = 1
		progress = 0.58
		efficiency = 100
	}
}