division_template = { name = "Mechanised Regiment" regiments = { Arm_Inf_Bat = { x = 0 y = 0 } Mech_Inf_Bat = { x = 0 y = 1 } } } division_template = { name = "Infantry Regiment" regiments = { L_Inf_Bat = { x = 0 y = 0 } L_arm_Bat = { x = 1 y = 0 } } } division_template = { name = "Commando Battalion" regiments = { Special_Forces = { x = 0 y = 0 } } priority = 2 } division_template = { name = "Presidential Guard" regiments = { L_Inf_Bat = { x = 0 y = 0 } L_Inf_Bat = { x = 0 y = 1 } Special_Forces = { x = 0 y = 2 } } priority = 2 } units = { division = { name = "Mechanised Regiment" location = 12843 division_template = "Mechanised Regiment" start_experience_factor = 0.2 start_equipment_factor = 0.01 } division = { name = "Infantry Regiment" location = 1951 division_template = "Infantry Regiment" start_experience_factor = 0.2 start_equipment_factor = 0.01 } division = { name = "Commando Battalion" location = 1951 division_template = "Commando Battalion" start_experience_factor = 0.3 start_equipment_factor = 0.01 } division = { name = "Presidential Guard" location = 1951 division_template = "Presidential Guard" start_experience_factor = 0.3 start_equipment_factor = 0.01 } } instant_effect = { add_equipment_to_stockpile = { type = infantry_weapons_1 amount = 2000 producer = SOV } add_equipment_to_stockpile = { type = cnc_equipment_1 amount = 300 producer = SOV } add_equipment_to_stockpile = { type = MBT_1 #T-55 amount = 2 producer = SOV } add_equipment_to_stockpile = { type = Rec_tank_1 #FV101 Scorpion amount = 9 producer = ENG } add_equipment_to_stockpile = { type = Rec_tank_0 #Panhard AML amount = 10 producer = FRA } add_equipment_to_stockpile = { type = Rec_tank_0 #EE-9 Cascavel amount = 36 producer = BRA } add_equipment_to_stockpile = { type = util_vehicle_4 #VBL amount = 2 producer = FRA } add_equipment_to_stockpile = { type = IFV_3 #BMP-2 amount = 20 producer = SOV } add_equipment_to_stockpile = { type = APC_1 #Henschel UR-416 amount = 30 producer = GER } add_equipment_to_stockpile = { type = Anti_Air_0 amount = 60 producer = SOV } }