division_template = { name = "Regiment d'Infanterie" regiments = { L_Inf_Bat = { x = 0 y = 0 } L_Inf_Bat = { x = 0 y = 1 } } support = { L_Engi_Comp = { x = 0 y = 0 } } } division_template = { name = "Airborne Battalion" regiments = { L_Air_Inf_Bat = { x = 0 y = 0 } } priority = 2 } division_template = { name = "Bataillon d'Recce" regiments = { L_arm_Bat = { x = 0 y = 0 } } } units = { division = { name = "1er Regiment d'Infanterie" location = 1975 division_template = "Regiment d'Infanterie" start_experience_factor = 0.1 start_equipment_factor = 0.01 } division = { name = "Airborne Battalion" location = 11301 division_template = "Airborne Battalion" start_experience_factor = 0.2 start_equipment_factor = 0.01 } division = { name = "Bataillon d'recce" location = 10758 division_template = "Bataillon d'Recce" start_experience_factor = 0.2 start_equipment_factor = 0.01 } } instant_effect = { add_equipment_to_stockpile = { type = infantry_weapons_1 amount = 1500 producer = SOV } add_equipment_to_stockpile = { type = cnc_equipment_1 amount = 150 producer = SOV } add_equipment_to_stockpile = { type = medium_tank_destroyer_chassis_0 amount = 125 producer = FRA variant_name = "Panhard AML 90" } add_equipment_to_stockpile = { type = Anti_tank_0 amount = 50 producer = SOV } add_equipment_to_stockpile = { type = Anti_Air_0 amount = 50 producer = SOV } }