LIB_INF_DIV = { name = "Infantry Divisions" for_countries = { LIB } division_types = { "L_Inf_Bat" "Mot_Inf_Bat" "Mech_Inf_Bat" "Arm_Inf_Bat" } link_numbering_with = { "LIB_INF_BDE" } fallback_name = "%d Infantry Division" ordered = { 1 = { "1st Infantry Division" } } } LIB_INF_BDE = { name = "Infantry Brigades" for_countries = { LIB } division_types = { "L_Inf_Bat" "Mot_Inf_Bat" "Mech_Inf_Bat" "Arm_Inf_Bat" } link_numbering_with = { "LIB_INF_DIV" } fallback_name = "%d Infantry Brigade" ordered = { 1 = { "%d Infantry Brigade (Montserrado)" } 2 = { "%d Infantry Brigade (Bong)" } 3 = { "%d Infantry Brigade (Nimba)" } 4 = { "%d Infantry Brigade (Lofa)" } 5 = { "%d Infantry Brigade (Grand Bassa)" } 23 = { "%d Infantry Brigade" } } } LIB_ARM_BDE = { name = "Armoured Squadrons" for_countries = { LIB } division_types = { "armor_Bat" } fallback_name = "%d Armoured Squadron" ordered = { 1 = { "Armoured Reconnaissance Squadron" } } } LIB_SOF = { name = "Special Forces" for_countries = { LIB } division_types = { "Special_Forces" } fallback_name = "%d Special Forces Battalion" ordered = { 1 = { "Executive Protection Service" } 2 = { "Special Operations Unit" } 3 = { "Liberia National Police Emergency Response Unit" } } } LIB_AIR_CAV_BRIGADES = { name = "Airborne Battalions" for_countries = { LIB } division_types = { "L_Air_assault_Bat" "L_Air_Inf_Bat" "Mot_Air_Inf_Bat" } fallback_name = "%d Airborne Battalion" ordered = { 1 = { "1st Air Cavalry Brigade" } } } LIB_MAR = { name = "Coast Guard Squadrons" for_countries = { LIB } division_types = { "L_Marine_Bat" "Mot_Marine_Bat" "Mech_Marine_Bat" "Arm_Marine_Bat" } fallback_name = "%d Coast Guard Squadron" ordered = { 1 = { "Liberian Coast Guard" } 2 = { "Monrovia Maritime Detachment" } 3 = { "Buchanan Maritime Detachment" } 4 = { "Greenville Maritime Detachment" } 5 = { "Harper Maritime Detachment" } } } LIB_MIL = { name = "Militia Battalions" for_countries = { LIB } division_types = { "Militia_Bat" "Mot_Militia_Bat" } fallback_name = "%d Militia Battalion" ordered = { 1 = { "National Patriotic Front Brigade" } 2 = { "Liberia National Police Reserve" } 3 = { "Bureau of Immigration and Naturalisation Reserve" } } }