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 = Anti_tank_0 variant_name = "ZIS-2" producer = SOV amount = 5 } add_equipment_to_stockpile = { type = medium_tank_chassis_0 variant_name = "T-55" amount = 2 producer = SOV } add_equipment_to_stockpile = { type = medium_tank_destroyer_chassis_1 amount = 9 producer = ENG variant_name = "FV101 Scorpion" } add_equipment_to_stockpile = { type = medium_tank_destroyer_chassis_0 amount = 10 producer = FRA variant_name = "Panhard AML 90" } add_equipment_to_stockpile = { type = medium_tank_destroyer_chassis_0 variant_name = "M8 Greyhound" amount = 9 producer = USA } add_equipment_to_stockpile = { type = medium_tank_destroyer_chassis_1 amount = 36 producer = BRA variant_name = "EE-9 Cascavel" } add_equipment_to_stockpile = { type = util_vehicle_4 #VBL amount = 2 producer = FRA } add_equipment_to_stockpile = { type = medium_tank_flame_chassis_1 variant_name = "BMP-2" amount = 20 producer = SOV } add_equipment_to_stockpile = { type = medium_tank_amphibious_chassis_1 variant_name = "UR-416" amount = 30 producer = GER } add_equipment_to_stockpile = { type = Anti_Air_0 amount = 60 producer = SOV } }