﻿# Division template historical names system. Is a new method of naming the divisions based on the names-group assigned to it's template.
# If we run out of all historical names, the names will be assigned in the old way.
#
# Each group has a made up tag. Use it if you want to append more, or replace existing names with the extra txt files (modding).
#
# for_countries - lists all countries that can use it. If empty, or entire tag is missing, all countries in the world can use it.
#
# can_use - is a trigger that locks/unlocks the group under specific circumstances. The trigger is in a country scope.
#
# division_types - is a list of tokens to corresponding unit types. A player can in fact use any group of names for a div.template
#                  however this tag is a helper for an automated choice (for AI, or if the group must switch on it's own, because
#                  for example the current one is no longer available due to the can_use trigger saying so).
#                  In automated choice, the division template must have at least 1 of the following types for it to be chosen.
#
# fallback_name - Is going to be used if we run out of the scripted historical names. If you want to use the old division naming
#                 mechanics to be used for fallbacks, then just skip this option.
#
# unordered - It's a list of historical division names that did not have a number. Regardless if such names happened in history or not
#             this option is available here mainly for a mods.
#
# ordered - Is a list of all historical names. 
#           Numbers must start from 1 and up. 
#           Numbers can't repeat in one scope.
#           If you script the name for this group, at the same number (for example in a mod in another file), the name will be override.
#           All arguments between the brackets must be separated by spaces. Each argument is wrapped in "quotas".
#           1st argument = The name. It must contain either: 
#                          %d (for decimal number placement)
#                          %s (for string number placement - ROMAN numbers like XIV).
#           2nd argument is optional = A localizable text describing this historical division. The text will be visible in the tooltip
#                                      where you choose the historical division name.
#           3rd argument is optional = An URL preferably pointing to the WIKI. It's a future feature that is not currently working in
#                                      the current game version.
ZHA_INF_01 = 
{
	name = "Infantry Unit"

	for_countries = { ZHA }

	can_use = { always = yes }

	division_types = { "infantry" }

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

	fallback_name = "%d Bubing Shi"

	# Names with numbers (only one number per entry). 
	# It's okay to have gaps in numbering.
	ordered =
	{
		1 = { "%d Bubing Shi" }			# Chinese "corps" were division-strength units (2-3 Chinese "divisions" = 2-3 HOI4 regiments)
		2 = { "%d Bubing Shi" }
		3 = { "%d Bubing Shi" }
		4 = { "%d Bubing Shi" }
		9 = { "%d Bubing Shi" }
		12 = { "%d Bubing Shi" }
		13 = { "%d Bubing Shi" }
		14 = { "%d Bubing Shi" }
		17 = { "%d Bubing Shi" }
		18 = { "%d Bubing Shi" }
		25 = { "%d Bubing Shi" }
		39 = { "%d Bubing Shi" }
		40 = { "%d Bubing Shi" }
		43 = { "%d Bubing Shi" }
		52 = { "%d Bubing Shi" }
		54 = { "%d Bubing Shi" }
		73 = { "%d Bubing Shi" }
		74 = { "%d Bubing Shi" }
		403 = { "3 Bubing Shi" }		# German-trained divisions (traditional division strength)
		406 = { "6 Bubing Shi" }		
		409 = { "9 Bubing Shi" }		
		414 = { "14 Bubing Shi" }		
		436 = { "36 Bubing Shi" }		
		487 = { "87 Bubing Shi" }		
		488 = { "88 Bubing Shi" }		
		498 = { "Peixun Shi" }		
		402 = { "2 Bubing Shi" }		
		404 = { "4 Bubing Shi" }		
		410 = { "10 Bubing Shi" }		
		411 = { "11 Bubing Shi" }		
		425 = { "25 Bubing Shi" }		
		427 = { "27 Bubing Shi" }		
		457 = { "57 Bubing Shi" }		
		467 = { "67 Bubing Shi" }		
		480 = { "80 Bubing Shi" }		
		483 = { "83 Bubing Shi" }		
		489 = { "89 Bubing Shi" }		
		499 = { "Shui Jing Tuan" }		
		6 = { "%d Bubing Shi" }
		7 = { "%d Bubing Shi" }
		8 = { "%d Bubing Shi" }
		10 = { "%d Bubing Shi" }
		15 = { "%d Bubing Shi" }
		16 = { "%d Bubing Shi" }
		19 = { "%d Bubing Shi" }
		20 = { "%d Bubing Shi" }
		21 = { "%d Bubing Shi" }
		22 = { "%d Bubing Shi" }
		23 = { "%d Bubing Shi" }
		26 = { "%d Bubing Shi" }
		28 = { "%d Bubing Shi" }
		29 = { "%d Bubing Shi" }
		30 = { "%d Bubing Shi" }
		31 = { "%d Bubing Shi" }
		32 = { "%d Bubing Shi" }
		33 = { "%d Bubing Shi" }
		34 = { "%d Bubing Shi" }
		35 = { "%d Bubing Shi" }
		37 = { "%d Bubing Shi" }
		38 = { "%d Bubing Shi" }
		41 = { "%d Bubing Shi" }
		42 = { "%d Bubing Shi" }
		44 = { "%d Bubing Shi" }
		45 = { "%d Bubing Shi" }
		46 = { "%d Bubing Shi" }
		47 = { "%d Bubing Shi" }
		48 = { "%d Bubing Shi" }
		49 = { "%d Bubing Shi" }
		51 = { "%d Bubing Shi" }
		53 = { "%d Bubing Shi" }
		55 = { "%d Bubing Shi" }
		56 = { "%d Bubing Shi" }
		57 = { "%d Bubing Shi" }
		59 = { "%d Bubing Shi" }
		60 = { "%d Bubing Shi" }
		61 = { "%d Bubing Shi" }
		62 = { "%d Bubing Shi" }
		63 = { "%d Bubing Shi" }
		64 = { "%d Bubing Shi" }
		65 = { "%d Bubing Shi" }
		66 = { "%d Bubing Shi" }
		67 = { "%d Bubing Shi" }
		68 = { "%d Bubing Shi" }
		70 = { "%d Bubing Shi" }
		71 = { "%d Bubing Shi" }
		72 = { "%d Bubing Shi" }
		75 = { "%d Bubing Shi" }
		76 = { "%d Bubing Shi" }
		77 = { "%d Bubing Shi" }
		78 = { "%d Bubing Shi" }
		79 = { "%d Bubing Shi" }
		80 = { "%d Bubing Shi" }
		81 = { "%d Bubing Shi" }
		82 = { "%d Bubing Shi" }
		83 = { "%d Bubing Shi" }
		84 = { "%d Bubing Shi" }
		85 = { "%d Bubing Shi" }
		86 = { "%d Bubing Shi" }
		87 = { "%d Bubing Shi" }
		89 = { "%d Bubing Shi" }
		92 = { "%d Bubing Shi" }
		93 = { "%d Bubing Shi" }
		94 = { "%d Bubing Shi" }
		98 = { "%d Bubing Shi" }
		201 = { "Xin 1 Bubing Shi" }
		5 = { "%d Bubing Shi" }
		27 = { "%d Bubing Shi" }
		50 = { "%d Bubing Shi" }
		58 = { "%d Bubing Shi" }
		69 = { "%d Bubing Shi" }
		90 = { "%d Bubing Shi" }
		91 = { "%d Bubing Shi" }
		96 = { "%d Bubing Shi" }
		99 = { "%d Bubing Shi" }
		100 = { "%d Bubing Shi" }
		202 = { "Xin 2 Bubing Shi" }
		203 = { "Xin 3 Bubing Shi" }
		205 = { "Xin 5 Bubing Shi" }
		206 = { "Xin 6 Bubing Shi" }
		36 = { "%d Bubing Shi" }
		301 = { "1 Bubing Shi Linshi" }
		302 = { "2 Bubing Shi Linshi" }
		430 = { "Xin 30 Bubing Shi" }		# American-trained (full) divisions of historical 'X Force'
		438 = { "Xin 38 Bubing Shi" }		
		422 = { "Xin 22 Bubing Shi" }		
		450 = { "50 Bubing Shi" }		
		88 = { "%d Bubing Shi" }
		207 = { "Xin 7 Bubing Shi" }
		304 = { "4 Bubing Shi Linshi" }
		305 = { "5 Bubing Shi Linshi" }
		309 = { "9 Bubing Shi Linshi" }
		11 = { "%d Bubing Shi" }
		95 = { "%d Bubing Shi" }
		208 = { "Xin 8 Bubing Shi" }
		303 = { "3 Bubing Shi Linshi" }
		315 = { "15 Bubing Shi Linshi" }
		209 = { "Xin 9 Bubing Shi" }			# fictional additional corps here
		210 = { "Xin 10 Bubing Shi" }
		211 = { "Xin 11 Bubing Shi" }
		212 = { "Xin 12 Bubing Shi" }
		213 = { "Xin 13 Bubing Shi" }
		214 = { "Xin 14 Bubing Shi" }
		215 = { "Xin 15 Bubing Shi" }
		306 = { "6 Bubing Shi Linshi" }
		307 = { "7 Bubing Shi Linshi" }
		308 = { "8 Bubing Shi Linshi" }
		310 = { "9 Bubing Shi Linshi" }
		311 = { "10 Bubing Shi Linshi" }
		312 = { "11 Bubing Shi Linshi" }
		313 = { "12 Bubing Shi Linshi" }
		314 = { "13 Bubing Shi Linshi" }
	}
}

ZHA_CAV_01 = 
{
	name = "Cavalry Unit"

	for_countries = { ZHA }

	can_use = { always = yes }

	division_types = { "cavalry" }

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

	fallback_name = "%d Qibing Jun"

	# Names with numbers (only one number per entry). 
	# It's okay to have gaps in numbering.
	ordered =
	{
		1 = { "%d Qibing Jun" }
		2 = { "%d Qibing Jun" }
		3 = { "%d Qibing Jun" }
		4 = { "%d Qibing Jun" }
		6 = { "%d Qibing Jun" }
		5 = { "%d Qibing Jun" }
		101 = { "Xin 1 Qibing Jun" }
		102 = { "Xin 2 Qibing Jun" }
		103 = { "Xin 3 Qibing Jun" }
		104 = { "Xin 4 Qibing Jun" }
		7 = { "%d Qibing Jun" }
		8 = { "%d Qibing Jun" }
		9 = { "%d Qibing Jun" }
		10 = { "%d Qibing Jun" }
	}
}

ZHA_MOT_01 = 
{
	name = "Motorized Unit"

	for_countries = { ZHA }

	can_use = { always = yes }

	division_types = { "motorized" }

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

	fallback_name = "%d Jidonghua Bubing Shi"

	# Names with numbers (only one number per entry). 
	# It's okay to have gaps in numbering.
	ordered =
	{
		500 = { "200 Jidonghua Bubing Shi" }		# only historical motorized division for NRA
		430 = { "Xin 30 Jidonghua Bubing Shi" }		# American-trained (full) divisions of historical 'X Force'
		438 = { "Xin 38 Jidonghua Bubing Shi" }		
		422 = { "Xin 22 Jidonghua Bubing Shi" }		
		414 = { "14 Jidonghua Bubing Shi" }		
		450 = { "50 Jidonghua Bubing Shi" }		
		403 = { "3 Jidonghua Bubing Shi" }			# German-trained divisions (traditional division strength)
		406 = { "6 Jidonghua Bubing Shi" }		
		409 = { "9 Jidonghua Bubing Shi" }		
		436 = { "36 Jidonghua Bubing Shi" }		
		487 = { "87 Jidonghua Bubing Shi" }		
		488 = { "88 Jidonghua Bubing Shi" }		
		402 = { "2 Jidonghua Bubing Shi" }		
		404 = { "4 Jidonghua Bubing Shi" }		
		410 = { "10 Jidonghua Bubing Shi" }		
		411 = { "11 Jidonghua Bubing Shi" }		
		425 = { "25 Jidonghua Bubing Shi" }		
		427 = { "27 Jidonghua Bubing Shi" }		
		457 = { "57 Jidonghua Bubing Shi" }		
		467 = { "67 Jidonghua Bubing Shi" }		
		480 = { "80 Jidonghua Bubing Shi" }		
		483 = { "83 Jidonghua Bubing Shi" }		
		489 = { "89 Jidonghua Bubing Shi" }		
		5 = { "%d Jidonghua Bubing Shi" }						# fictional names for motorized corps
		1 = { "%d Jidonghua Bubing Shi" }						
		2 = { "%d Jidonghua Bubing Shi" }
		3 = { "%d Jidonghua Bubing Shi" }
		4 = { "%d Jidonghua Bubing Shi" }
		9 = { "%d Jidonghua Bubing Shi" }
		12 = { "%d Jidonghua Bubing Shi" }
		13 = { "%d Jidonghua Bubing Shi" }
		14 = { "%d Jidonghua Bubing Shi" }
		17 = { "%d Jidonghua Bubing Shi" }
		18 = { "%d Jidonghua Bubing Shi" }
		6 = { "%d Jidonghua Bubing Shi" }
		7 = { "%d Jidonghua Bubing Shi" }
		8 = { "%d Jidonghua Bubing Shi" }
		10 = { "%d Jidonghua Bubing Shi" }
		15 = { "%d Jidonghua Bubing Shi" }
		16 = { "%d Jidonghua Bubing Shi" }
		19 = { "%d Jidonghua Bubing Shi" }
		20 = { "%d Jidonghua Bubing Shi" }
		11 = { "%d Jidonghua Bubing Shi" }
	}
}

ZHA_MEC_01 = 
{
	name = "Mechanized Unit"

	for_countries = { ZHA }

	can_use = { always = yes }

	division_types = { "mechanized" }

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

	fallback_name = "%d Jixiehua Bubing Shi"

	# Names with numbers (only one number per entry). 
	# It's okay to have gaps in numbering.
	ordered =
	{
		500 = { "200 Jixiehua Bubing Shi" }
		430 = { "Xin 30 Jixiehua Bubing Shi" }		# American-trained (full) divisions of historical 'X Force'
		438 = { "Xin 38 Jixiehua Bubing Shi" }		
		422 = { "Xin 22 Jixiehua Bubing Shi" }		
		414 = { "14 Jixiehua Bubing Shi" }		
		450 = { "50 Jixiehua Bubing Shi" }		
		403 = { "3 Jixiehua Bubing Shi" }			# German-trained divisions (traditional division strength)
		406 = { "6 Jixiehua Bubing Shi" }		
		409 = { "9 Jixiehua Bubing Shi" }		
		436 = { "36 Jixiehua Bubing Shi" }		
		487 = { "87 Jixiehua Bubing Shi" }		
		488 = { "88 Jixiehua Bubing Shi" }		
		402 = { "2 Jixiehua Bubing Shi" }		
		404 = { "4 Jixiehua Bubing Shi" }		
		410 = { "10 Jixiehua Bubing Shi" }		
		411 = { "11 Jixiehua Bubing Shi" }		
		425 = { "25 Jixiehua Bubing Shi" }		
		427 = { "27 Jixiehua Bubing Shi" }		
		457 = { "57 Jixiehua Bubing Shi" }		
		467 = { "67 Jixiehua Bubing Shi" }		
		480 = { "80 Jixiehua Bubing Shi" }		
		483 = { "83 Jixiehua Bubing Shi" }		
		489 = { "89 Jixiehua Bubing Shi" }		
		5 = { "%d Jixiehua Bubing Shi" }				# fictional names for mechanized corps
		1 = { "%d Jixiehua Bubing Shi" }						
		2 = { "%d Jixiehua Bubing Shi" }
		3 = { "%d Jixiehua Bubing Shi" }
		4 = { "%d Jixiehua Bubing Shi" }
		9 = { "%d Jixiehua Bubing Shi" }
		12 = { "%d Jixiehua Bubing Shi" }
		13 = { "%d Jixiehua Bubing Shi" }
		14 = { "%d Jixiehua Bubing Shi" }
		17 = { "%d Jixiehua Bubing Shi" }
		18 = { "%d Jixiehua Bubing Shi" }
		6 = { "%d Jixiehua Bubing Shi" }
		7 = { "%d Jixiehua Bubing Shi" }
		8 = { "%d Jixiehua Bubing Shi" }
		10 = { "%d Jixiehua Bubing Shi" }
		15 = { "%d Jixiehua Bubing Shi" }
		16 = { "%d Jixiehua Bubing Shi" }
		19 = { "%d Jixiehua Bubing Shi" }
		20 = { "%d Jixiehua Bubing Shi" }
		11 = { "%d Jixiehua Bubing Shi" }
	}
}

ZHA_ARM_01 = 
{
	name = "Armored Unit"

	for_countries = { ZHA }

	can_use = { always = yes }

	division_types = { "light_armor" "medium_armor" "heavy_armor" "modern_armor" }

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

	fallback_name = "%d Zhuangjia Shi"

	# Names with numbers (only one number per entry). 
	# It's okay to have gaps in numbering.
	ordered =
	{
		1 = { "%d Zhuangjia Shi" }
		2 = { "%d Zhuangjia Shi" }
		3 = { "%d Zhuangjia Shi" }
		4 = { "%d Zhuangjia Shi" }
		5 = { "%d Zhuangjia Shi" }
		6 = { "%d Zhuangjia Shi" }
		7 = { "%d Zhuangjia Shi" }
		8 = { "%d Zhuangjia Shi" }
		9 = { "%d Zhuangjia Shi" }
		10 = { "%d Zhuangjia Shi" }
		11 = { "%d Zhuangjia Shi" }
		12 = { "%d Zhuangjia Shi" }
		13 = { "%d Zhuangjia Shi" }
		14 = { "%d Zhuangjia Shi" }
		15 = { "%d Zhuangjia Shi" }
	}
}

ZHA_PAR_01 = 
{
	name = "Paratrooper Unit"

	for_countries = { ZHA }

	can_use = { always = yes }

	division_types = { "paratrooper" }

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

	fallback_name = "%d Sanbing Shi"

	# Names with numbers (only one number per entry). 
	# It's okay to have gaps in numbering.
	ordered =
	{
		1 = { "%d Sanbing Shi" }
		2 = { "%d Sanbing Shi" }
		3 = { "%d Sanbing Shi" }
		4 = { "%d Sanbing Shi" }
		5 = { "%d Sanbing Shi" }
		6 = { "%d Sanbing Shi" }
		7 = { "%d Sanbing Shi" }
		8 = { "%d Sanbing Shi" }
		9 = { "%d Sanbing Shi" }
		10 = { "%d Sanbing Shi" }
	}
}

ZHA_MAR_01 = 
{
	name = "Marine Unit"

	for_countries = { ZHA }

	can_use = { always = yes }

	division_types = { "marine" }

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

	fallback_name = "%d Luzhan Dui Shi"

	# Names with numbers (only one number per entry). 
	# It's okay to have gaps in numbering.
	ordered =
	{
		1 = { "%d Luzhan Dui Shi" }
		2 = { "%d Luzhan Dui Shi" }
		3 = { "%d Luzhan Dui Shi" }
		4 = { "%d Luzhan Dui Shi" }
		5 = { "%d Luzhan Dui Shi" }
		6 = { "%d Luzhan Dui Shi" }
		7 = { "%d Luzhan Dui Shi" }
		8 = { "%d Luzhan Dui Shi" }
		9 = { "%d Luzhan Dui Shi" }
		10 = { "%d Luzhan Dui Shi" }
	}
}

ZHA_MNT_01 = 
{
	name = "Mountain Unit"

	for_countries = { ZHA }

	can_use = { always = yes }

	division_types = { "mountaineers" }

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

	fallback_name = "%d Shandi Shi"

	# Names with numbers (only one number per entry). 
	# It's okay to have gaps in numbering.
	ordered =
	{
		430 = { "Xin 30 Shandi Shi" }		# American-trained (full) divisions of historical 'X Force'
		438 = { "Xin 38 Shandi Shi" }		
		422 = { "Xin 22 Shandi Shi" }		
		414 = { "14 Shandi Shi" }		
		450 = { "50 Shandi Shi" }		
		403 = { "3 Shandi Shi" }		# German-trained divisions (traditional division strength)
		406 = { "6 Shandi Shi" }		
		409 = { "9 Shandi Shi" }		
		436 = { "36 Shandi Shi" }		
		487 = { "87 Shandi Shi" }		
		488 = { "88 Shandi Shi" }		
		498 = { "Peixun Shi" }		
		402 = { "2 Shandi Shi" }		
		404 = { "4 Shandi Shi" }		
		410 = { "10 Shandi Shi" }		
		411 = { "11 Shandi Shi" }		
		425 = { "25 Shandi Shi" }		
		427 = { "27 Shandi Shi" }		
		457 = { "57 Shandi Shi" }		
		467 = { "67 Shandi Shi" }		
		480 = { "80 Shandi Shi" }		
		483 = { "83 Shandi Shi" }		
		489 = { "89 Shandi Shi" }		
		499 = { "Shui Jing Tuan" }		
		1 = { "%d Shandi Shi" }			# Chinese "corps" were division-strength units (2-3 Chinese "divisions" = 2-3 HOI4 regiments)
		2 = { "%d Shandi Shi" }
		3 = { "%d Shandi Shi" }
		4 = { "%d Shandi Shi" }
		9 = { "%d Shandi Shi" }
		12 = { "%d Shandi Shi" }
		13 = { "%d Shandi Shi" }
		14 = { "%d Shandi Shi" }
		17 = { "%d Shandi Shi" }
		18 = { "%d Shandi Shi" }
		25 = { "%d Shandi Shi" }
		39 = { "%d Shandi Shi" }
		40 = { "%d Shandi Shi" }
		43 = { "%d Shandi Shi" }
		52 = { "%d Shandi Shi" }
		54 = { "%d Shandi Shi" }
		73 = { "%d Shandi Shi" }
		74 = { "%d Shandi Shi" }
		6 = { "%d Shandi Shi" }
		7 = { "%d Shandi Shi" }
		8 = { "%d Shandi Shi" }
		10 = { "%d Shandi Shi" }
		15 = { "%d Shandi Shi" }
		16 = { "%d Shandi Shi" }
		19 = { "%d Shandi Shi" }
		20 = { "%d Shandi Shi" }
		21 = { "%d Shandi Shi" }
		22 = { "%d Shandi Shi" }
		23 = { "%d Shandi Shi" }
		26 = { "%d Shandi Shi" }
		28 = { "%d Shandi Shi" }
		29 = { "%d Shandi Shi" }
		30 = { "%d Shandi Shi" }
		31 = { "%d Shandi Shi" }
		32 = { "%d Shandi Shi" }
		33 = { "%d Shandi Shi" }
		34 = { "%d Shandi Shi" }
		35 = { "%d Shandi Shi" }
		37 = { "%d Shandi Shi" }
		38 = { "%d Shandi Shi" }
		41 = { "%d Shandi Shi" }
		42 = { "%d Shandi Shi" }
		44 = { "%d Shandi Shi" }
		45 = { "%d Shandi Shi" }
		46 = { "%d Shandi Shi" }
		47 = { "%d Shandi Shi" }
		48 = { "%d Shandi Shi" }
		49 = { "%d Shandi Shi" }
		51 = { "%d Shandi Shi" }
		53 = { "%d Shandi Shi" }
		55 = { "%d Shandi Shi" }
		56 = { "%d Shandi Shi" }
		57 = { "%d Shandi Shi" }
		59 = { "%d Shandi Shi" }
		60 = { "%d Shandi Shi" }
		61 = { "%d Shandi Shi" }
		62 = { "%d Shandi Shi" }
		63 = { "%d Shandi Shi" }
		64 = { "%d Shandi Shi" }
		65 = { "%d Shandi Shi" }
		66 = { "%d Shandi Shi" }
		67 = { "%d Shandi Shi" }
		68 = { "%d Shandi Shi" }
		70 = { "%d Shandi Shi" }
		71 = { "%d Shandi Shi" }
		72 = { "%d Shandi Shi" }
		75 = { "%d Shandi Shi" }
		76 = { "%d Shandi Shi" }
		77 = { "%d Shandi Shi" }
		78 = { "%d Shandi Shi" }
		79 = { "%d Shandi Shi" }
		80 = { "%d Shandi Shi" }
		81 = { "%d Shandi Shi" }
		82 = { "%d Shandi Shi" }
		83 = { "%d Shandi Shi" }
		84 = { "%d Shandi Shi" }
		85 = { "%d Shandi Shi" }
		86 = { "%d Shandi Shi" }
		87 = { "%d Shandi Shi" }
		89 = { "%d Shandi Shi" }
		92 = { "%d Shandi Shi" }
		93 = { "%d Shandi Shi" }
		94 = { "%d Shandi Shi" }
		98 = { "%d Shandi Shi" }
		201 = { "Xin 1 Shandi Shi" }
		5 = { "%d Shandi Shi" }
		27 = { "%d Shandi Shi" }
		50 = { "%d Shandi Shi" }
		58 = { "%d Shandi Shi" }
		69 = { "%d Shandi Shi" }
		90 = { "%d Shandi Shi" }
		91 = { "%d Shandi Shi" }
		96 = { "%d Shandi Shi" }
		99 = { "%d Shandi Shi" }
		100 = { "%d Shandi Shi" }
		202 = { "Xin 2 Shandi Shi" }
		203 = { "Xin 3 Shandi Shi" }
		205 = { "Xin 5 Shandi Shi" }
		206 = { "Xin 6 Shandi Shi" }
		36 = { "%d Shandi Shi" }
		88 = { "%d Shandi Shi" }
		207 = { "Xin 7 Shandi Shi" }
		11 = { "%d Shandi Shi" }
		95 = { "%d Shandi Shi" }
		208 = { "Xin 8 Shandi Shi" }
		209 = { "Xin 9 Shandi Shi" }			# fictional additional corps here
		210 = { "Xin 10 Shandi Shi" }
		211 = { "Xin 11 Shandi Shi" }
		212 = { "Xin 12 Shandi Shi" }
		213 = { "Xin 13 Shandi Shi" }
		214 = { "Xin 14 Shandi Shi" }
		215 = { "Xin 15 Shandi Shi" }
	}
}

ZHA_GAR_01 = 
{
	name = "Garrison Unit"

	for_countries = { ZHA }

	can_use = { always = yes }

	division_types = { "infantry" }

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

	fallback_name = "%d Baoan Zongdui"

	# Names with numbers (only one number per entry). 
	# It's okay to have gaps in numbering.
	ordered =
	{
		101 = { "Jingbei" }		# All fictional names for local militias
		102 = { "1 Jingbei" }
		103 = { "11 Jingbei" }
		104 = { "Wu Jingbei" }
		105 = { "QingJingbei" }
		106 = { "He Sheng Jun" }
		107 = { "An Sheng Jun" }
		108 = { "Gan Sheng Jun" }
		109 = { "Shan Sheng Jun" }
		110 = { "Jia Sheng Jun" }
		111 = { "HuSheng Jun" }
		112 = { "2 Jingbei" }
		113 = { "22 Jingbei" }
		114 = { "3 Jingbei" }
		115 = { "Jian Sheng Jun" }
		116 = { "Zhej Sheng Jun" }
		117 = { "Hun Sheng Jun" }
		118 = { "Fuji Sheng Jun" }
		119 = { "222 Jingbei" }
		126 = { "33 Jingbei" }
		127 = { "4 Jingbei" }
		120 = { "Tien Jingbei" }
		121 = { "Ho Jingbei" }
		122 = { "Cha Jingbei" }
		123 = { "Chun-ai Jingbei" }
		124 = { "Hunan Jingbei" }
		125 = { "Hubei Jingbei" }
		1 = { "%d Baoan Zongdui" }
		2 = { "%d Baoan Zongdui" }
		3 = { "%d Baoan Zongdui" }
		4 = { "%d Baoan Zongdui" }
		5 = { "%d Baoan Zongdui" }
		6 = { "%d Baoan Zongdui" }
		7 = { "%d Baoan Zongdui" }
		8 = { "%d Baoan Zongdui" }
		9 = { "%d Baoan Zongdui" }
		10 = { "%d Baoan Zongdui" }
		11 = { "%d Baoan Zongdui" }
		12 = { "%d Baoan Zongdui" }
		13 = { "%d Baoan Zongdui" }
		14 = { "%d Baoan Zongdui" }
		15 = { "%d Baoan Zongdui" }
		16 = { "%d Baoan Zongdui" }
		17 = { "%d Baoan Zongdui" }
		18 = { "%d Baoan Zongdui" }
		19 = { "%d Baoan Zongdui" }
		20 = { "%d Baoan Zongdui" }
	}
}

