﻿division_template = {
	name = "Divizia Infanterie"			# Infantry Division
	# Note: also represents Guards, Fortress divisions
	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 }  # 2x 100mm howitzer bns, on average
		engineer = { x = 0 y = 1 }   
	}
}
division_template = {
	name = "Munte Brigada"				# Mountain Brigade

	regiments = {
		mountaineers = { x = 0 y = 0 }
		mountaineers = { x = 0 y = 1 }
		mountaineers = { x = 0 y = 2 }
		mountaineers = { x = 1 y = 0 }
		mountaineers = { x = 1 y = 1 }
		mountaineers = { x = 1 y = 2 }
	}
	support = {
		engineer = { x = 0 y = 0 }   
	}
}
division_template = {
	name = "Cavalerie Brigada" 				# Cavalry Brigade
	# Note: regiments within the brigade were battalion-sized units
	regiments = {
		cavalry = { x = 0 y = 0 }
		cavalry = { x = 0 y = 1 }
		cavalry = { x = 0 y = 2 }
	}
}
division_template = {
	name = "Blindata Regimentul" 				# Armor Regiment
	# Note: 2nd regiment created and merged with motorized inf to create Armor Division in 1940
	regiments = {
		light_armor = { x = 0 y = 0 }
		light_armor = { x = 0 y = 1 }
	}
}


units = {
	######## LAND UNITS ########
	##### Fortele Terestre Române #####
	# Corp 1 Armata
	division = {
		name = "Divizia 2 Infanterie"
		location = 818
		division_template = "Divizia Infanterie"
		start_experience_factor = 0.2
		start_equipment_factor = 0.3

	}
	division = {
		name = "Divizia 3 Infanterie"
		location = 818
		division_template = "Divizia Infanterie"
		start_experience_factor = 0.2
		start_equipment_factor = 0.3

	}
	division = {
		name = "Divizia 11 Infanterie"
		location = 818
		division_template = "Divizia Infanterie"
		start_experience_factor = 0.2
		start_equipment_factor = 0.3

	}
	division = {
		name = "5 Cavalerie Brigada"
		location = 818
		division_template = "Cavalerie Brigada"
		start_experience_factor = 0.2
		start_equipment_factor = 0.3

	}

	# Corp 2 Armata
	division = {
		name = "Divizia 1 Infanterie de Garda"
		location = 9617
		division_template = "Divizia Infanterie"			# Guards division: elite, latest equipment
		start_experience_factor = 0.3
	}
	division = {
		name = "Divizia 9 Infanterie"
		location = 9617
		division_template = "Divizia Infanterie"
		start_experience_factor = 0.2
		start_equipment_factor = 0.3

	}
	division = {
		name = "Divizia 10 Infanterie"
		location = 9617
		division_template = "Divizia Infanterie"
		start_experience_factor = 0.2
		start_equipment_factor = 0.3

	}
	division = {
		name = "1 Cavalerie Brigada"
		location = 9617
		division_template = "Cavalerie Brigada"
		start_experience_factor = 0.2
		start_equipment_factor = 0.3

	}
	division = {
		name = "1 Blindata Regimentul"
		location = 9617
		division_template = "Blindata Regimentul"
		start_experience_factor = 0.3
		start_equipment_factor = 0.7

	}


	# Corp 3 Armata
	division = {
		name = "Divizia 12 Infanterie"
		location = 6706
		division_template = "Divizia Infanterie"
		start_experience_factor = 0.2
		start_equipment_factor = 0.3

	}
	division = {
		name = "Divizia 15 Infanterie"
		location = 6706
		division_template = "Divizia Infanterie"
		start_experience_factor = 0.2
		start_equipment_factor = 0.3

	}
	division = {
		name = "Divizia 21 Infanterie"
		location = 6706
		division_template = "Divizia Infanterie"
		start_experience_factor = 0.2
		start_equipment_factor = 0.3

	}

	# Corp 4 Armata
	division = {
		name = "Divizia 7 Infanterie"
		location = 9716
		division_template = "Divizia Infanterie"
		start_experience_factor = 0.2
		start_equipment_factor = 0.3

	}
	division = {
		name = "Divizia 8 Infanterie"
		location = 9716
		division_template = "Divizia Infanterie"
		start_experience_factor = 0.2
		start_equipment_factor = 0.3

	}
	division = {
		name = "Divizia 14 Infanterie"
		location = 9716
		division_template = "Divizia Infanterie"
		start_experience_factor = 0.2
		start_equipment_factor = 0.3

	}
	division = {
		name = "6 Cavalerie Brigada"
		location = 9716
		division_template = "Cavalerie Brigada"
		start_experience_factor = 0.2
		start_equipment_factor = 0.3

	}

	# Corp 5 Armata
	division = {
		name = "Divizia 5 Infanterie"
		location = 3663
		division_template = "Divizia Infanterie"
		start_experience_factor = 0.2
		start_equipment_factor = 0.3

	}
	division = {
		name = "Divizia 6 Infanterie"
		location = 3663
		division_template = "Divizia Infanterie"
		start_experience_factor = 0.2
		start_equipment_factor = 0.3

	}
	division = {
		name = "Divizia 13 Infanterie"
		location = 3663
		division_template = "Divizia Infanterie"
		start_experience_factor = 0.2
		start_equipment_factor = 0.3

	}

	# Corp 6 Armata
	division = {
		name = "Divizia 16 Infanterie"
		location = 6682
		division_template = "Divizia Infanterie"
		start_experience_factor = 0.2
		start_equipment_factor = 0.3

	}
	division = {
		name = "Divizia 17 Infanterie"
		location = 6697
		division_template = "Divizia Infanterie"
		start_experience_factor = 0.2
		start_equipment_factor = 0.3

	}
	division = {
		name = "Divizia 18 Infanterie"
		location = 3696
		division_template = "Divizia Infanterie"
		start_experience_factor = 0.2
		start_equipment_factor = 0.3

	}
	division = {
		name = "Divizia 20 Infanterie"
		location = 713
		division_template = "Divizia Infanterie"
		start_experience_factor = 0.2
		start_equipment_factor = 0.3

	}
	division = {
		name = "8 Cavalerie Brigada"
		location = 6682
		division_template = "Cavalerie Brigada"
		start_experience_factor = 0.2
		start_equipment_factor = 0.3

	}

	# Corp 7 Armata
	division = {
		name = "Divizia 1 Infanterie"
		location = 690
		division_template = "Divizia Infanterie"
		start_experience_factor = 0.2
		start_equipment_factor = 0.3

	}
	division = {
		name = "Divizia 4 Infanterie"
		location = 690
		division_template = "Divizia Infanterie"
		start_experience_factor = 0.2
		start_equipment_factor = 0.3

	}
	division = {
		name = "Divizia 19 Infanterie"
		location = 690
		division_template = "Divizia Infanterie"
		start_experience_factor = 0.2
		start_equipment_factor = 0.3

	}

	# Corp Alpinisti
	division = {
		name = "1 Munte Brigada Mixt"
		location = 6711
		division_template = "Munte Brigada"
		start_experience_factor = 0.3
		start_equipment_factor = 0.7

	}
	division = {
		name = "2 Munte Brigada Mixt"
		location = 6711
		division_template = "Munte Brigada"
		start_experience_factor = 0.3
		start_equipment_factor = 0.7

	}
	division = {
		name = "3 Munte Brigada Mixt"
		location = 6711
		division_template = "Munte Brigada"
		start_experience_factor = 0.3
		start_equipment_factor = 0.7

	}
	division = {
		name = "4 Munte Brigada Mixt"
		location = 6711
		division_template = "Munte Brigada"
		start_experience_factor = 0.3
		start_equipment_factor = 0.7

	}


	##### NAVAL UNITS #####
	navy = {				
		name = "Flota Romania de Mare"			
		base = 657 
		location = 657 # Constanta
		ship = { name = "NMS Marasti" definition = destroyer equipment = { destroyer_1 = { amount = 1 owner = ROM } } }
		ship = { name = "NMS Marasesti" definition = destroyer equipment = { destroyer_1 = { amount = 1 owner = ROM } } }
		ship = { name = "NMS Regele Ferdinand" definition = destroyer equipment = { destroyer_1 = { amount = 1 owner = ROM version_name = "Regele Ferdinand Class" } } }
		ship = { name = "NMS Regina Maria" definition = destroyer equipment = { destroyer_1 = { amount = 1 owner = ROM version_name = "Regele Ferdinand Class" } } }
	}				
}


### Fortele Aeriene Regale ale României (FFAR) ###
air_wings = {
	46 = {
		# Grup 1 Avion de Vanatoare -- PZL P.11 fighters
		fighter_equipment_0 = {
			owner = "ROM" 
			amount = 48
		}
	}
	79 = {
		# Grup 2 Avion de Vanatoare -- IAR 14, 15 fighters
		fighter_equipment_0 = {
			owner = "ROM" 
			amount = 24
		}
	}
}

### Starting Production ###
instant_effect = {
	add_equipment_production = {
		equipment = {
			type = infantry_equipment_1
			creator = "ROM"
		}
		requested_factories = 2
		progress = 0.87
		efficiency = 100
	}
	add_equipment_production = {
		equipment = {
			type = support_equipment_1
			creator = "ROM"
		}
		requested_factories = 1
		progress = 0.19
		efficiency = 100
	}
	add_equipment_production = {
		equipment = {
			type = artillery_equipment_1
			creator = "ROM"
		}
		requested_factories = 1
		progress = 0.24
		efficiency = 100
	}
	add_equipment_production = {
		equipment = {
			type = light_tank_equipment_1
			creator = "ROM" 
		}
		requested_factories = 1
		progress = 0.4
		efficiency = 100
	}

	### Under Contruction Notes ###
	# SS: Delfinul class (x1) ("NMS Delfinul")
	add_equipment_production = {
		equipment = {
			type = submarine_1
			creator = "ROM"
		}
		requested_factories = 1
		progress = 0.50
		amount = 1
	}
}