division_template = { name = "Darod Militia" regiments = { Militia_Bat = { x = 0 y = 0 } Militia_Bat = { x = 0 y = 1 } Militia_Bat = { x = 0 y = 2 } Militia_Bat = { x = 1 y = 0 } } } division_template = { name = "Maliishiyaadka" regiments = { Militia_Bat = { x = 0 y = 0 } } } units = { division = { name = "1st SPM Brigade" location = 12941 division_template = "Darod Militia" start_experience_factor = 0.1 start_equipment_factor = 0.5 } division = { name = "2nd SPM Brigade" location = 12941 division_template = "Darod Militia" start_experience_factor = 0.1 start_equipment_factor = 0.5 } division = { name = "3rd SPM Brigade" location = 14706 division_template = "Darod Militia" start_experience_factor = 0.1 start_equipment_factor = 0.5 } division = { name = "4th SPM Brigade" location = 14706 division_template = "Darod Militia" start_experience_factor = 0.1 start_equipment_factor = 0.5 } division = { name = "5th SPM Brigade" location = 14706 division_template = "Darod Militia" start_experience_factor = 0.1 start_equipment_factor = 0.5 } #Allied Somali Forces militias in Southern Somalia division = { name = "1. Maliishiyaadka" location = 578 division_template = "Maliishiyaadka" start_experience_factor = 0.1 start_equipment_factor = 0.75 force_equipment_variants = { infantry_weapons_1 = { owner = "SOV" } } force_equipment_variants = { Anti_tank_0 = { owner = "SOV" } } force_equipment_variants = { Anti_Air_0 = { owner = "SOV" } } } division = { name = "2. Maliishiyaadka" location = 558 division_template = "Maliishiyaadka" start_experience_factor = 0.1 start_equipment_factor = 0.75 force_equipment_variants = { infantry_weapons_1 = { owner = "SOV" } } force_equipment_variants = { Anti_tank_0 = { owner = "SOV" } } force_equipment_variants = { Anti_Air_0 = { owner = "SOV" } } } division = { name = "3. Maliishiyaadka" location = 11014 division_template = "Maliishiyaadka" start_experience_factor = 0.1 start_equipment_factor = 0.75 force_equipment_variants = { infantry_weapons_1 = { owner = "SOV" } } force_equipment_variants = { Anti_tank_0 = { owner = "SOV" } } force_equipment_variants = { Anti_Air_0 = { owner = "SOV" } } } } instant_effect = { add_equipment_to_stockpile = { type = infantry_weapons_1 amount = 2500 producer = SOV } add_equipment_to_stockpile = { type = infantry_weapons_2 #AK-63 amount = 500 producer = HUN } add_equipment_to_stockpile = { type = Anti_tank_0 amount = 90 producer = SOV } add_equipment_to_stockpile = { type = Anti_Air_0 amount = 60 producer = SOV } }