division_template = { name = "Régiment Régional d'Infanterie" regiments = { L_Inf_Bat = { x = 0 y = 0 } L_Inf_Bat = { x = 0 y = 1 } } regimental_support = { L_Recce_Comp = { x = 0 y = 0 } } support = { Arty_Battery = { x = 0 y = 0 } L_Engi_Comp = { x = 0 y = 1 } } } units = { division = { name = "1 Régiment Régional d'Infanterie" location = 11015 division_template = "Régiment Régional d'Infanterie" start_experience_factor = 0.01 start_equipment_factor = 0.01 } } instant_effect = { add_equipment_to_stockpile = { type = cnc_equipment_1 amount = 200 producer = SOV } add_equipment_to_stockpile = { type = infantry_weapons_1 #AKM amount = 1400 producer = SOV } add_equipment_to_stockpile = { type = medium_tank_destroyer_chassis_0 amount = 12 producer = SOV variant_name = "PT-76" } add_equipment_to_stockpile = { type = medium_tank_destroyer_chassis_0 variant_name = "M8 Greyhound" amount = 8 producer = USA } add_equipment_to_stockpile = { type = medium_tank_destroyer_chassis_0 amount = 10 producer = ENG variant_name = "Ferret" } add_equipment_to_stockpile = { type = medium_tank_destroyer_chassis_0 amount = 35 producer = SOV variant_name = "BRDM-2" } add_equipment_to_stockpile = { type = artillery_0 #D-30 amount = 12 producer = SOV } add_equipment_to_stockpile = { type = Anti_tank_0 amount = 50 producer = SOV } add_equipment_to_stockpile = { type = Anti_Air_0 amount = 50 producer = SOV } }