﻿#List is largely taken from existing brigades.
#Some special conditions apply:
# There are only 3 mechanized brigades, but several independent battalions. These have been converted to brigades in the list so as to fill it out. 
# Same goes for a handful of the infantry brigades.
# Indonesia does not have any armored brigades - the two listed are the battalions that recently got Leopard 2s, with their numbering and names intact.
# The Paskhas does have more units - however these are not combat units that could be properly represented in-game.
#
# Quick note on the garrison units: Kodam's are regional commands in which the Korem falls under.
# If correctly portrayed, Kodam's would be a army with several Korem's underneith.
# If using this list as a guide for the OOB, the Korem should be a brigade sized unit that is then deployed out on the map - not Kodam.
#

IND_INF_01 = 
{
	name = "Infantry Brigade"

	for_countries = { IND }

	can_use = { always = yes }

	division_types = {  "L_Inf_Bat" "Mot_Inf_Bat"  }

	# Number reservation system will tie to another group.
	#link_numbering_with = { IND_INF_01 }

	fallback_name = "Brigade Infanteri %d"

	# Names with numbers (only one number per entry). 
	# It's okay to have gaps in numbering.
	ordered =
	{
		9 = { "Brigade Infanteri %d 'Dharaka Yudha'" }
		13 = { "Brigade Infanteri %d 'Galuh'" }
		4 = { "Brigade Infanteri %d 'Dewa Ratna'" }
		7 = { "Brigade Infanteri %d 'Rimba Raya'" }
		15 = { "Brigade Infanteri %d 'Kujang'" }
		19 = { "Brigade Infanteri %d 'Khatulistiwa'" }
		20 = { "Brigade Infanteri %d 'Ima Jayakeramo'" }
		21 = { "Brigade Infanteri %d 'Komodo'" }
		22 = { "Brigade Infanteri %d 'Ota Manasa'" }
		24 = { "Brigade Infanteri %d 'Bulungan Cakti'" }
		25 = { "Brigade Infanteri %d 'Siwah'" }
		1 = { "Brigade Infanteri %d 'Jaya Sakti'" }
		6 = { "Brigade Infanteri %d 'Trisakti Baladaya'" }
		16 = { "Brigade Infanteri %d 'Wira Yudha'" }
		10 = { "Brigade Infanteri %d 'Prajurit'" }
		14 = { "Brigade Infanteri %d 'Bhakti'" }
		32 = { "Brigade Infanteri %d 'Brajawijaya'" }
		50 = { "Brigade Infanteri %d 'Sikatan'" }
		41 = { "Brigade Infanteri %d 'Satya Bhakti'" }
		64 = { "Brigade Infanteri %d 'Beruang Hitam'" }
		74 = { "Brigade Infanteri %d 'Satya Bhakti Wirottama'" }
		403 = { "Brigade Infanteri %d 'Wirasada Pratista'" }
		611 = { "Brigade Infanteri %d 'Awang Long'" }
		643 = { "Brigade Infanteri %d 'Wanara Sakti'" }
		113 = { "Brigade Infanteri %d 'Jaya Sakti'" }
	}
}

IND_MEC_1 = 
{
	name = "Mechanized Brigade"

	for_countries = { IND }

	can_use = { always = yes }

	division_types = { "Mech_Inf_Bat" "Arm_Inf_Bat" }

	# Number reservation system will tie to another group.
	link_numbering_with = { IND_INF_01 }

	fallback_name = "Brigade Infanteri Mekanis %d"

	# Names with numbers (only one number per entry). 
	# It's okay to have gaps in numbering.
	ordered =
	{
		1 = { "Brigade Infanteri Mekanis %d 'Jaya Sakti'" }
		6 = { "Brigade Infanteri Mekanis %d 'Trisakti Baladaya'" }
		16 = { "Brigade Infanteri Mekanis %d 'Wira Yudha'" }
		74 = { "Brigade Infanteri Mekanis %d 'Satya Bhakti Wirottama'" }
		403 = { "Brigade Infanteri Mekanis %d 'Wirasada Pratista'" }
		611 = { "Brigade Infanteri Mekanis %d 'Awang Long'" }
		643 = { "Brigade Infanteri Mekanis %d 'Wanara Sakti'" }
		113 = { "Brigade Infanteri Mekanis %d 'Jaya Sakti'" }
	}
}

IND_ARM_01 = 
{
	name = "Armoured Brigade"

	for_countries = { IND }

	can_use = { always = yes }

	division_types = { "Arm_Inf_Bat" "armor_Bat" }

	# Number reservation system will tie to another group.
	#link_numbering_with = { IND_INF_01 }

	fallback_name = "Brigade Kavaleri %d"

	# Names with numbers (only one number per entry). 
	# It's okay to have gaps in numbering.
	ordered =
	{
		1 = { "Brigade Kavaleri %d 'Tank Badak Ceta Cakti'" }
		8 = { "Brigade Kavaleri %d 'Tank Narasinga Wiratama'" }
	}
}

IND_PAR_01 = 
{
	name = "Airborne Brigade"

	for_countries = { IND }

	can_use = { always = yes }

	division_types = { "L_Air_Inf_Bat" "Mot_Air_Inf_Bat" "Mech_Air_Inf_Bat" "Arm_Air_Inf_Bat" "L_Air_assault_Bat" "Arm_Air_assault_Bat" }

	# Number reservation system will tie to another group.
	link_numbering_with = { IND_INF_01 }

	fallback_name = "Brigade Infanteri Para Raider %d"

	# Names with numbers (only one number per entry). 
	# It's okay to have gaps in numbering.
	ordered =
	{
		3 = { "Brigade Infanteri Para Raider %d 'Tri Budi Mahasakti'" }
		17 = { "Brigade Infanteri Para Raider %d 'Kujang I'" }
		18 = { "Brigade Infanteri Para Raider %d 'Trisula'" }
		301 = { "Brigade 1 Para-Komando/Paskhas" }
		302 = { "Brigade 2 Para-Komando/Paskhas" }
		303 = { "Brigade 3 Para-Komando/Paskhas" }

	}
}

IND_MAR_01 = 
{
	name = "Marine Brigade"

	for_countries = { IND }

	can_use = { always = yes }

	division_types = { "L_Marine_Bat" "Mot_Marine_Bat" "Mech_Marine_Bat" "Arm_Marine_Bat" }

	# Number reservation system will tie to another group.
	#link_numbering_with = { IND_INF_01 }

	fallback_name = "Brigade Infanteri %d/Marinir"

	# Names with numbers (only one number per entry). 
	# It's okay to have gaps in numbering.
	ordered =
	{
		1 = { "Brigade Infanteri %d/Marinir" }
		2 = { "Brigade Infanteri %d/Marinir" }
		3 = { "Brigade Infanteri %d/Marinir" }
	}
}
IND_GAR_01 = 
{
	name = "Territorial Command (Division sized)"

	for_countries = { IND }

	can_use = { always = yes }

	division_types = { "L_Inf_Bat" "Mot_Inf_Bat" }

	# Number reservation system will tie to another group.
	#link_numbering_with = { IND_INF_01 }

	fallback_name = "Kodam %s"

	# Names with numbers (only one number per entry). 
	# It's okay to have gaps in numbering.
	ordered =
	{
		101 = { "Kodam 'Iskandar Muda'" }
		1 = { "Kodam %s 'Bukit Barisan'" }
		2 = { "Kodam %s 'Sriwijaya'" }
		100 = { "Kodam 'Jaya'" }
		3 = { "Kodam %s 'Siliwangi'" }
		4 = { "Kodam %s 'Diponegoro'" }
		5 = { "Kodam %s 'Brawijaya'" }
		6 = { "Kodam %s 'Mulawarman'" }
		14 = { "Kodam %s 'Hasanuddin'" }
		9 = { "Kodam %s 'Udayana'" }
		12 = { "Kodam %s 'Tanjungpura'" }
		13 = { "Kodam %s 'Merdeka'" }
		16 = { "Kodam %s 'Pattimura'" }
		17 = { "Kodam %s 'Cenderawasih'" }
		18 = { "Kodam %s 'Kasuari'" }
		8 = { "Kodam %s '17 Agustus'" }
		10 = { "Kodam %s 'Lambung Mangkurat'" }
		11 = { "Kodam %s 'Tambun Bungai'" }
		7 = { "Kodam %s 'Wirabuana'" }
	}
}
IND_GAR_02 = 
{
	name = "Territorial Resort Command (Brigade sized)"

	for_countries = { IND }

	can_use = { always = yes }

	division_types = { "L_Inf_Bat" "Mot_Inf_Bat" }

	# Number reservation system will tie to another group.
	#link_numbering_with = { IND_INF_01 }

	fallback_name = "Korem %d"

	# Names with numbers (only one number per entry). 
	# It's okay to have gaps in numbering.
	ordered =
	{
		11 = { "Korem %d 'Lilawangsa'" }
		12 = { "Korem %d 'Teuku Umar'" }
		22 = { "Korem %d 'Pantai Timur'" }
		23 = { "Korem %d 'Kawal Samudera'" }
		31 = { "Korem %d 'Wirabima'" }
		32 = { "Korem %d 'Wirabraja'" }
		33 = { "Korem %d 'Wirapratama'" }
		41 = { "Korem %d 'Garuda Emas'" }
		42 = { "Korem %d 'Garuda Putih'" }
		43 = { "Korem %d 'Garuda Hitam'" }
		44 = { "Korem %d 'Garuda Dempo'" }
		45 = { "Korem %d 'Garuda Jaya'" }
		51 = { "Korem %d 'Wijayakarta'" }
		52 = { "Korem %d 'Wijayakrama'" }
		61 = { "Korem %d 'Suryakencana'" }
		62 = { "Korem %d 'Tarumanegara'" }
		63 = { "Korem %d 'Sunan Gunung Jati'" }
		64 = { "Korem %d 'Maulana Yusuf'" }
		71 = { "Korem %d 'Wijayakusuma'" }
		72 = { "Korem %d 'Pamungkas'" }
		73 = { "Korem %d 'Makutarama'" }
		74 = { "Korem %d 'Warastratama'" }
		81 = { "Korem %d 'Dhirotsaha Jaya'" }
		82 = { "Korem %d 'Panca Yudha Jaya'" }
		83 = { "Korem %d 'Bhaladika Jaya'" }
		84 = { "Korem %d 'Bhaskara Jaya'" }
		91 = { "Korem %d 'Aji Surya Natakesuma'" }
		101 = { "Korem %d 'Antasari Banjarmasin'" }
		102 = { "Korem %d 'Panju Panjung'" }
		121 = { "Korem %d 'Alambhana Wanawai'" }
		131 = { "Korem %d 'Santiago'" }
		132 = { "Korem %d 'Tadulako'" }
		141 = { "Korem %d 'Todopuli'" }
		142 = { "Korem %d 'Taroada Tarogau'" }
		143 = { "Korem %d 'Haluoleo'" }
		161 = { "Korem %d 'Wirasakti'" }
		162 = { "Korem %d 'Wirabhakti'" }
		163 = { "Korem %d 'Wirasatya'" }
		151 = { "Korem %d 'Maluku Selatan'" }
		152 = { "Korem %d 'Maluku Utara'" }
		171 = { "Korem %d 'Praja Wira Tama'" }
		172 = { "Korem %d 'Praja Wira Yakti'" }
		173 = { "Korem %d 'Praja Wira Braja'" }
		174 = { "Korem %d 'Anim Ti Waninggap'" }
	}
}
IND_SOF_01 = 
{
	name = "Special Operations Forces"

	for_countries = { IND }

	can_use = { always = yes }

	division_types = { "Special_Forces" }

	# Number reservation system will tie to another group.
	#link_numbering_with = { IND_INF_01 }

	fallback_name = "Kopassus Grup %d/Para-Komando"

	# Names with numbers (only one number per entry). 
	# It's okay to have gaps in numbering.
	ordered =
	{
		1 = { "Kopassus Grup %d/Para-Komando" }
		2 = { "Kopassus Grup %d/Para-Komando" }
		3 = { "Kopassus Grup %d 'Sandhi Yudha'" }
		101 = { "Yontaifib 1" }
		102 = { "Yontaifib 2" }
		202 = { "Satkopaska Armabar" }
		201 = { "Satkopaska Armatim" }
		200 = { "Denjaka" }
		90 = { "Satbravo-%d" }
		81 = { "Sat-%d 'Gultor'" }
		88 = { "Densus %d" }
	}
}
IND_POL_01 = 
{
	name = "Mobile Police Brigade"

	for_countries = { IND }

	can_use = { always = yes }

	division_types = {  "L_Inf_Bat" "Mot_Inf_Bat"  }

	# Number reservation system will tie to another group.
	#link_numbering_with = { IND_INF_01 }

	fallback_name = "%s Pelopor Regiment"

	# Names with numbers (only one number per entry). 
	# It's okay to have gaps in numbering.
	ordered =
	{
		2 = { "%s Pelopor Regiment" }
		3 = { "%s Pelopor Regiment" }
	}
}