division_template = { name = "Bataillon d'Infanterie" regiments = { L_Inf_Bat = { x = 0 y = 0 } } } division_template = { name = "The Presidential Guard" is_locked = yes priority = 2 regiments = { Special_Forces = { x = 0 y = 0 } } } units = { division = { name = "Bataillon d'Infanterie" location = 13072 division_template = "Bataillon d'Infanterie" start_experience_factor = 0.3 start_equipment_factor = 0.01 } division = { name = "The 1st Presidential Guard" location = 13072 division_template = "The Presidential Guard" start_experience_factor = 0.3 start_equipment_factor = 0.50 } } instant_effect = { add_equipment_to_stockpile = { type = infantry_weapons_1 amount = 100 producer = BEL } add_equipment_to_stockpile = { type = infantry_weapons_1 amount = 100 producer = SOV } add_equipment_to_stockpile = { type = infantry_weapons_1 amount = 100 producer = CHI } }