division_template = { name = "Clan Militia" regiments = { Militia_Bat = { x = 0 y = 0 } Militia_Bat = { x = 0 y = 1 } } } division_template = { name = "Raider Unit" regiments = { Mot_Militia_Bat = { x = 0 y = 0 } } } units = { #3000 - 4000 militiamen and 30 to 40 technicals: https://www.ecoi.net/en/file/local/1047885/470_1161682280_somaliajuly2002.pdf (section 125) division = { name = "Digil Clan" location = 2063 division_template = "Clan Militia" start_experience_factor = 0.1 start_equipment_factor = 0.75 } division = { name = "Mirifle Clan" location = 618 division_template = "Clan Militia" start_experience_factor = 0.1 start_equipment_factor = 0.75 } division = { name = "1. Rahwaeyn Raiders" location = 618 division_template = "Raider Unit" start_experience_factor = 0.1 start_equipment_factor = 0.75 } division = { name = "2. Rahwaeyn Raiders" location = 618 division_template = "Raider Unit" start_experience_factor = 0.1 start_equipment_factor = 0.75 } } instant_effect = { add_equipment_to_stockpile = { type = infantry_weapons_1 amount = 1100 producer = SOV } add_equipment_to_stockpile = { type = infantry_weapons_2 #AK-63 amount = 500 producer = HUN } add_equipment_to_stockpile = { type = util_vehicle_1 amount = 40 producer = SWS } }