division_template = { name = "Infantry Brigade" regiments = { L_Inf_Bat = { x = 0 y = 0 } L_Inf_Bat = { x = 0 y = 1 } L_Inf_Bat = { x = 0 y = 2 } } regimental_support = { L_Recce_Comp = { x = 0 y = 0 } } support = { L_Engi_Comp = { x = 0 y = 0 } Arty_Battery = { x = 0 y = 1 } } } division_template = { name = "Armoured Regiment" regiments = { L_arm_Bat = { x = 0 y = 0 } armor_Bat = { x = 0 y = 1 } } support = { L_Engi_Comp = { x = 0 y = 0 } } } units = { division = { name = "1st Infantry Brigade" location = 5199 division_template = "Infantry Brigade" start_experience_factor = 0.1 start_equipment_factor = 0.01 } division = { name = "2nd Infantry Brigade" location = 5199 division_template = "Infantry Brigade" start_experience_factor = 0.1 start_equipment_factor = 0.01 } division = { name = "3rd Infantry Brigade" location = 5199 division_template = "Infantry Brigade" start_experience_factor = 0.1 start_equipment_factor = 0.01 } division = { name = "Armoured Regiment" location = 5199 division_template = "Armoured Regiment" start_experience_factor = 0.1 start_equipment_factor = 0.01 } } instant_effect = { add_equipment_to_stockpile = { type = infantry_weapons_1 amount = 4000 producer = SOV } add_equipment_to_stockpile = { type = infantry_weapons_1 amount = 500 producer = GER } add_equipment_to_stockpile = { type = infantry_weapons_1 amount = 500 producer = BEL } add_equipment_to_stockpile = { type = cnc_equipment_1 amount = 406 } add_equipment_to_stockpile = { type = Anti_tank_0 amount = 150 } add_equipment_to_stockpile = { type = Anti_Air_0 amount = 100 producer = SOV } add_equipment_to_stockpile = { type = MBT_1 #Type 59 amount = 20 producer = CHI } add_equipment_to_stockpile = { type = MBT_1 # T55 amount = 10 producer = SOV } add_equipment_to_stockpile = { type = Rec_tank_0 #PT-76 amount = 30 producer = SOV } add_equipment_to_stockpile = { type = Rec_tank_0 #BRDM1/BRDM2 #version_name = "BRDM-2" amount = 70 producer = SOV } add_equipment_to_stockpile = { type = APC_1 #BTR-60 amount = 13 producer = SOV } add_equipment_to_stockpile = { type = artillery_0 #Model 56 pack howiter/D30/M-46 amount = 18 producer = ITA } add_equipment_to_stockpile = { type = artillery_0 #D-30 amount = 25 producer = SOV } add_equipment_to_stockpile = { type = SP_R_arty_0 #BM-21 amount = 50 producer = SOV } }