division_template = { name = "Brigade d'RCD" regiments = { Militia_Bat = { x = 0 y = 0 } Militia_Bat = { x = 0 y = 1 } Militia_Bat = { x = 0 y = 2 } } priority = 0 } division_template = { name = "Brigade d'Infanterie" regiments = { L_Inf_Bat = { x = 0 y = 0 } L_Inf_Bat = { x = 0 y = 1 } L_Inf_Bat = { x = 0 y = 2 } } } units = { #No info on real numbers division = { name = "1ère Brigade" location = 1950 # division_template = "Brigade d'Infanterie" start_experience_factor = 0.1 start_equipment_factor = 0.01 } division = { name = "2e Brigade" location = 6273 # division_template = "Brigade d'Infanterie" start_experience_factor = 0.1 start_equipment_factor = 0.01 } division = { name = "3ème Brigade" location = 6365 # division_template = "Brigade d'Infanterie" start_experience_factor = 0.1 start_equipment_factor = 0.01 } division = { name = "4ème Brigade" location = 3765 # division_template = "Brigade d'RCD" start_experience_factor = 0.1 start_equipment_factor = 0.01 } division = { name = "5ème Brigade" location = 3748 # division_template = "Brigade d'RCD" start_experience_factor = 0.1 start_equipment_factor = 0.01 } division = { name = "6ème Brigade" location = 3465 # division_template = "Brigade d'RCD" start_experience_factor = 0.1 start_equipment_factor = 0.01 } division = { name = "7ème Brigade" location = 10858 # division_template = "Brigade d'RCD" start_experience_factor = 0.1 start_equipment_factor = 0.01 } division = { name = "8ème Brigade" location = 10858 # division_template = "Brigade d'RCD" start_experience_factor = 0.1 start_equipment_factor = 0.01 } division = { name = "9ème Brigade" location = 10858 # division_template = "Brigade d'RCD" start_experience_factor = 0.1 start_equipment_factor = 0.01 } division = { name = "10ème Brigade" location = 10858 # division_template = "Brigade d'RCD" start_experience_factor = 0.1 start_equipment_factor = 0.01 } } instant_effect = { add_equipment_to_stockpile = { type = infantry_weapons_1 amount = 7000 producer = SOV } add_equipment_to_stockpile = { type = infantry_weapons_1 #1965 variant_name = "Type 56" producer = CHI amount = 1000 } add_equipment_to_stockpile = { type = infantry_weapons_1 variant_name = "SKS" producer = SOV amount = 800 } add_equipment_to_stockpile = { type = infantry_weapons_1 variant_name = "PPSH" producer = SOV amount = 400 } }