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 } L_Inf_Bat = { x = 3 y = 0 } Arty_Bat = { x = 1 y = 0 } L_Inf_Bat = { x = 1 y = 1 } SP_AA_Bat = { x = 2 y = 0 } } regimental_support = { armor_Comp = { x = 0 y = 0 } } } units = { division = { name = "1st Infantry Brigade" location = 10932 division_template = "Infantry Brigade" start_experience_factor = 0.1 start_equipment_factor = 0.01 } division = { name = "2nd Infantry Brigade" location = 12911 division_template = "Infantry Brigade" start_experience_factor = 0.1 start_equipment_factor = 0.01 } division = { name = "3rd Infantry Brigade" location = 2196 division_template = "Infantry Brigade" start_experience_factor = 0.1 start_equipment_factor = 0.01 } division = { name = "4th Infantry Brigade" location = 12944 division_template = "Infantry Brigade" start_experience_factor = 0.1 start_equipment_factor = 0.01 } division = { name = "5th Infantry Brigade" location = 10988 division_template = "Infantry Brigade" start_experience_factor = 0.1 start_equipment_factor = 0.01 } } instant_effect = { ###MBT## add_equipment_to_stockpile = { type = medium_tank_chassis_0 variant_name = "Type-59" amount = 30 producer = CHI } add_equipment_to_stockpile = { type = medium_tank_chassis_0 variant_name = "T-55" amount = 35 producer = SOV } ##LTK## add_equipment_to_stockpile = { type = medium_tank_destroyer_chassis_0 amount = 30 producer = CHI variant_name = "Type 62" } add_equipment_to_stockpile = { type = medium_tank_destroyer_chassis_1 amount = 40 producer = ENG variant_name = "FV101 Scorpion" } add_equipment_to_stockpile = { type = medium_tank_destroyer_chassis_0 amount = 40 producer = SOV variant_name = "BRDM-2" } add_equipment_to_stockpile = { type = medium_tank_amphibious_chassis_1 variant_name = "BTR-40" amount = 36 producer = SOV } add_equipment_to_stockpile = { type = medium_tank_amphibious_chassis_0 variant_name = "BTR-152" amount = 30 producer = SOV } ##ARTILLERY## add_equipment_to_stockpile = { type = artillery_0 variant_name = "D-30" amount = 20 producer = SOV } add_equipment_to_stockpile = { type = artillery_0 #Type-54 amount = 100 producer = CHI #version_name = "Type-54" } add_equipment_to_stockpile = { type = medium_tank_rocket_chassis_0 variant_name = "BM-21 Grad" amount = 58 producer = SOV } ##SAMS## add_equipment_to_stockpile = { type = Anti_Air_0 #"SA-7/SA-3/SA-6 Strela-2" amount = 200 producer = SOV } ##SMALL ARMS AND VARIOUS EQUIPMENT### add_equipment_to_stockpile = { type = infantry_weapons_1 amount = 6200 producer = SOV } add_equipment_to_stockpile = { type = cnc_equipment_1 amount = 650 producer = SOV } add_equipment_to_stockpile = { type = Anti_tank_1 amount = 300 producer = SOV } }