division_template = { name = "Mechanized Brigade" regiments = { Arm_Inf_Bat = { x = 0 y = 0 } Arm_Inf_Bat = { x = 0 y = 1 } Mech_Inf_Bat = { x = 0 y = 2 } armor_Bat = { x = 1 y = 0 } SP_Arty_Bat = { x = 2 y = 0 } SP_Arty_Bat = { x = 2 y = 1 } Mech_Inf_Bat = { x = 2 y = 2 } SP_AA_Bat = { x = 3 y = 0 } } } division_template = { name = "Tank Brigade" regiments = { armor_Bat = { x = 0 y = 0 } armor_Bat = { x = 0 y = 1 } Arm_Inf_Bat = { x = 1 y = 0 } Arm_Inf_Bat = { x = 1 y = 1 } SP_Arty_Bat = { x = 2 y = 0 } SP_Arty_Bat = { x = 2 y = 1 } Mech_Inf_Bat = { x = 2 y = 2 } SP_AA_Bat = { x = 3 y = 0 } } } division_template = { name = "Special Forces" regiments = { Special_Forces = { x = 0 y = 0 } Special_Forces = { x = 0 y = 1 } } priority = 2 } units = { division = { name = "1st Tank Brigade" location = 9692 division_template = "Tank Brigade" start_experience_factor = 0.5 start_equipment_factor = 0.01 } division = { name = "2nd Mechanized Brigade" location = 6573 division_template = "Mechanized Brigade" start_experience_factor = 0.5 start_equipment_factor = 0.01 } division = { name = "5th Special Operations Regiment" location = 9692 division_template = "Special Forces" start_experience_factor = 0.5 start_equipment_factor = 0.01 } } instant_effect = { add_equipment_to_stockpile = { type = infantry_weapons_1 amount = 4250 producer = CZE } add_equipment_to_stockpile = { type = cnc_equipment_1 amount = 555 producer = SOV } add_equipment_to_stockpile = { type = Anti_tank_1 amount = 650 producer = SOV } add_equipment_to_stockpile = { type = util_vehicle_1 amount = 500 } add_equipment_to_stockpile = { type = Heavy_Anti_tank_1 amount = 200 producer = SOV } add_equipment_to_stockpile = { type = Anti_Air_1 amount = 400 producer = SOV } add_equipment_to_stockpile = { type = MBT_2 #T-72 amount = 272 producer = SOV } add_equipment_to_stockpile = { type = MBT_1 #T-55 amount = 3 producer = SOV } add_equipment_to_stockpile = { type = IFV_1 #BMP-1 amount = 311 producer = CZE } add_equipment_to_stockpile = { type = IFV_3 #BMP-2 amount = 93 producer = CZE } add_equipment_to_stockpile = { type = APC_2 #OT-90 amount = 207 producer = CZE #version_name = "OT-90" } add_equipment_to_stockpile = { type = APC_1 #OT-64 amount = 11 producer = CZE } add_equipment_to_stockpile = { type = util_vehicle_5 #RG-32 Scout amount = 7 producer = SAF #version_name = "RG-32 Scout" } add_equipment_to_stockpile = { type = SP_arty_1 #M-77 Dana amount = 134 producer = CZE } add_equipment_to_stockpile = { type = SP_arty_1 #ShKH Zuzana amount = 7 } add_equipment_to_stockpile = { type = artillery_0 #D-30 amount = 76 producer = SOV } add_equipment_to_stockpile = { type = SP_R_arty_1 #RM-70 amount = 87 producer = CZE } add_equipment_to_stockpile = { type = SP_Anti_Air_1 #SA-13 Strela-10 amount = 48 producer = SOV #version_name = "9K35 Strela-10" } #Helicopters add_equipment_to_stockpile = { type = attack_helicopter_1 #Mi-24 Hind amount = 24 producer = SOV } add_equipment_to_stockpile = { type = transport_helicopter_1 #Mil Mi-17 amount = 13 producer = SOV #version_name = "Mil Mi-17" } add_equipment_to_stockpile = { type = transport_helicopter_1 #Mil Mi-8 amount = 20 producer = SOV } }