ETH_ARMY_DIVISIONS = { name = "Army Divisions" for_countries = { ETH } division_types = { "L_Inf_Bat" "Mot_Inf_Bat" "Mech_Inf_Bat" "Arm_Inf_Bat" } link_numbering_with = { "ETH_ARMY_BRIGADES" } fallback_name = "%d Ethiopian Mechanized Division" ordered = { 1 = { "1st Ethiopian Mechanized Division" } 4 = { "4th Ethiopian Infantry Division" } 8 = { "8th Ethiopian Infantry Division" } 11 = { "11th Ethiopian Infantry Division" } 14 = { "14th Ethiopian Infantry Division" } 21 = { "21st Ethiopian Infantry Division" } 24 = { "24th Ethiopian Mechanized Division" } 33 = { "33rd Ethiopian Infantry Division" } } } ETH_ARMY_BRIGADES = { name = "Army Brigades" for_countries = { ETH } division_types = { "L_Inf_Bat" "Mot_Inf_Bat" "Mech_Inf_Bat" "Arm_Inf_Bat" } link_numbering_with = { "ETH_ARMY_DIVISIONS" } fallback_name = "%d Ethiopian Infantry Brigade" } ETH_ARMOURED_DIVISIONS = { name = "Armoured Divisions" for_countries = { ETH } division_types = { "armor_Bat" } fallback_name = "%d Ethiopian Armoured Division" ordered = { 1 = { "Ethiopian Armoured Division (Holeta)" } 2 = { "Mekelle Armoured Brigade" } } } ETH_AIR_CAV_BRIGADES = { name = "Air Assault Brigades" for_countries = { ETH } division_types = { "L_Air_assault_Bat" "L_Air_Inf_Bat" "Mot_Air_Inf_Bat" } fallback_name = "%d Ethiopian Airborne Brigade" ordered = { 1 = { "Agazi Commando Division" } } } ETH_MAR_BRIGADES = { name = "Lake Defence Battalions" for_countries = { ETH } division_types = { "L_Marine_Bat" "Mot_Marine_Bat" "Mech_Marine_Bat" "Arm_Marine_Bat" } fallback_name = "%d Lake Tana Defence Battalion" } ETH_SPEC_FORCES_BRIGADES = { name = "Special Forces Groups" for_countries = { ETH } division_types = { "Special_Forces" } fallback_name = "%d Ethiopian Special Forces Brigade" ordered = { 1 = { "Agazi Special Forces" } 2 = { "Republican Guard Special Forces" } } } ETH_MIL_BRIGADES = { name = "Regional State Militias" for_countries = { ETH } division_types = { "Militia_Bat" "Mot_Militia_Bat" } fallback_name = "%d Regional State Militia Brigade" ordered = { 1 = { "Amhara Regional State Special Forces" } 2 = { "Oromia Regional State Special Forces" } 3 = { "Tigray Regional State Militia" } 4 = { "Somali Regional State Militia (Liyu Police)" } 5 = { "Afar Regional State Militia" } 6 = { "Sidama Regional State Militia" } } }