division_template = { name = "SPLA Division" regiments = { L_Inf_Bat = { x = 0 y = 0 } L_Inf_Bat = { x = 0 y = 1 } L_Inf_Bat = { x = 0 y = 2 } L_Inf_Bat = { x = 1 y = 0 } L_Inf_Bat = { x = 1 y = 1 } L_Inf_Bat = { x = 1 y = 2 } } regimental_support = { armor_Comp = { x = 0 y = 0 } } support = { SP_Arty_Battery = { x = 0 y = 0 } } } division_template = { name = "SPDF Brigade" regiments = { L_Inf_Bat = { x = 0 y = 0 } L_Inf_Bat = { x = 0 y = 1 } L_Inf_Bat = { x = 0 y = 2 } } } division_template = { name = "Nuer Militia" regiments = { Militia_Bat = { x = 0 y = 0 } Militia_Bat = { x = 0 y = 1 } Militia_Bat = { x = 0 y = 2 } } } units = { #South Sudan's People's Liberation Army division = { name = "11th Division" location = 7996 division_template = "SPLA Division" start_experience_factor = 0.1 start_equipment_factor = 0.01 } division = { name = "12th Division" location = 11622 division_template = "SPLA Division" start_experience_factor = 0.1 start_equipment_factor = 0.01 } division = { name = "13th Division" location = 11026 division_template = "SPLA Division" start_experience_factor = 0.1 start_equipment_factor = 0.01 } division = { name = "21st Division" location = 13250 division_template = "SPLA Division" start_experience_factor = 0.1 start_equipment_factor = 0.01 } division = { name = "22nd Division" location = 13209 division_template = "SPLA Division" start_experience_factor = 0.1 start_equipment_factor = 0.01 } division = { name = "23rd Division" location = 10908 division_template = "SPLA Division" start_experience_factor = 0.1 start_equipment_factor = 0.01 } division = { name = "31st Division" location = 11883 division_template = "SPLA Division" start_experience_factor = 0.1 start_equipment_factor = 0.01 } division = { name = "32nd Division" location = 10857 division_template = "SPLA Division" start_experience_factor = 0.1 start_equipment_factor = 0.01 } #Sudan People's Defense Forces/Democratic Front, no info on numbers division = { name = "1st SPDF Brigade" location = 9373 division_template = "SPDF Brigade" start_experience_factor = 0.1 start_equipment_factor = 0.01 } division = { name = "2nd SPDF Brigade" location = 11033 division_template = "SPDF Brigade" start_experience_factor = 0.1 start_equipment_factor = 0.01 } division = { name = "3rd SPDF Brigade" location = 11812 division_template = "SPDF Brigade" start_experience_factor = 0.1 start_equipment_factor = 0.01 } #South Sudan Liberation Movement, no info on numbers division = { name = "1st SSLM Brigade" location = 13260 division_template = "Nuer Militia" start_experience_factor = 0.1 start_equipment_factor = 0.01 } division = { name = "2nd SSLM Brigade" location = 11917 division_template = "Nuer Militia" start_experience_factor = 0.1 start_equipment_factor = 0.01 } division = { name = "3rd SSLM Brigade" location = 10908 division_template = "Nuer Militia" start_experience_factor = 0.1 start_equipment_factor = 0.01 } } instant_effect = { add_equipment_to_stockpile = { type = infantry_weapons_2 amount = 15000 producer = SOV } add_equipment_to_stockpile = { type = cnc_equipment_2 amount = 1450 producer = SOV } add_equipment_to_stockpile = { type = MBT_1 #T-55 amount = 20 producer = SOV } add_equipment_to_stockpile = { type = SP_R_arty_0 #BM-21 Grad amount = 40 producer = SOV } }