division_template = { name = "First Elechon Infantry Division" #extra light tanks and engineers # I had to fix template somehow 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 = 1 y = 0 } L_Inf_Bat = { x = 1 y = 1 } L_Inf_Bat = { x = 1 y = 2 } L_Inf_Bat = { x = 2 y = 0 } L_Inf_Bat = { x = 2 y = 1 } L_Inf_Bat = { x = 2 y = 2 } Arty_Bat = { x = 3 y = 0 } Arty_Bat = { x = 3 y = 1 } Arty_Bat = { x = 3 y = 2 } SP_AA_Bat = { x = 4 y = 0 } armor_Bat = { x = 4 y = 1 } armor_Bat = { x = 4 y = 2 } } support = { Arty_Battery = { x = 0 y = 0 } } } division_template = { name = "Infantry Division" #standard 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 = 1 y = 0 } L_Inf_Bat = { x = 1 y = 1 } L_Inf_Bat = { x = 1 y = 2 } L_Inf_Bat = { x = 2 y = 0 } L_Inf_Bat = { x = 2 y = 1 } L_Inf_Bat = { x = 2 y = 2 } Arty_Bat = { x = 3 y = 0 } Arty_Bat = { x = 3 y = 1 } Arty_Bat = { x = 3 y = 2 } SP_AA_Bat = { x = 4 y = 0 } } regimental_support = { armor_Comp = { x = 0 y = 0 } } priority = 0 } division_template = { name = "Motor Infantry Division" regiments = { Mot_Inf_Bat = { x = 0 y = 0 } Mot_Inf_Bat = { x = 0 y = 1 } Mot_Inf_Bat = { x = 0 y = 2 } Mot_Inf_Bat = { x = 1 y = 0 } Mot_Inf_Bat = { x = 1 y = 1 } Mot_Inf_Bat = { x = 1 y = 2 } Arty_Bat = { x = 2 y = 0 } Arty_Bat = { x = 2 y = 1 } Arty_Bat = { x = 2 y = 2 } SP_AA_Bat = { x = 3 y = 0 } armor_Bat = { x = 3 y = 1 } } regimental_support = { Mot_Recce_Comp = { x = 0 y = 0 } } } division_template = { name = "Mechanized Brigade" #mostly motorized regiments = { Mech_Inf_Bat = { x = 0 y = 0 } Mot_Inf_Bat = { x = 0 y = 1 } Mot_Inf_Bat = { x = 0 y = 2 } Mot_Inf_Bat = { x = 3 y = 0 } armor_Bat = { x = 1 y = 0 } SP_Arty_Bat = { x = 2 y = 0 } SP_Arty_Bat = { x = 2 y = 1 } SP_Arty_Bat = { x = 2 y = 2 } } regimental_support = { Mot_Recce_Comp = { x = 0 y = 0 } } support = { SP_AA_Battery = { x = 0 y = 0 } H_Engi_Comp = { x = 0 y = 1 } } } division_template = { name = "Mechanized Division" #mostly motorized regiments = { armor_Bat = { x = 0 y = 0 } armor_Bat = { x = 0 y = 1 } Mot_Inf_Bat = { x = 1 y = 0 } Mot_Inf_Bat = { x = 1 y = 1 } Mot_Inf_Bat = { x = 1 y = 2 } Mot_Inf_Bat = { x = 2 y = 0 } Mot_Inf_Bat = { x = 2 y = 1 } Mot_Inf_Bat = { x = 2 y = 2 } Arty_Bat = { x = 3 y = 0 } Arty_Bat = { x = 3 y = 1 } Arty_Bat = { x = 3 y = 2 } SP_Arty_Bat = { x = 4 y = 0 } SP_Arty_Bat = { x = 4 y = 1 } SP_AA_Bat = { x = 4 y = 2 } } regimental_support = { Mot_Recce_Comp = { x = 1 y = 0 } } } division_template = { name = "Armor Brigade" regiments = { armor_Bat = { x = 0 y = 0 } armor_Bat = { x = 0 y = 1 } armor_Bat = { x = 0 y = 2 } Mech_Inf_Bat = { x = 1 y = 0 } L_arm_Bat = { x = 1 y = 1 } SP_Arty_Bat = { x = 1 y = 2 } } support = { H_Engi_Comp = { x = 0 y = 0 } SP_AA_Battery = { x = 0 y = 1 } } } division_template = { name = "Armor Division" #105th Arm Div regiments = { armor_Bat = { x = 0 y = 0 } armor_Bat = { x = 0 y = 1 } armor_Bat = { x = 0 y = 2 } armor_Bat = { x = 1 y = 0 } armor_Bat = { x = 1 y = 1 } armor_Bat = { x = 1 y = 2 } Arm_Inf_Bat = { x = 2 y = 0 } Arm_Inf_Bat = { x = 2 y = 1 } Arm_Inf_Bat = { x = 2 y = 2 } SP_Arty_Bat = { x = 3 y = 0 } SP_Arty_Bat = { x = 3 y = 1 } SP_Arty_Bat = { x = 3 y = 2 } L_arm_Bat = { x = 4 y = 0 } SP_Arty_Bat = { x = 4 y = 1 } SP_AA_Bat = { x = 4 y = 2 } } regimental_support = { Arm_Recce_Comp = { x = 0 y = 0 } } priority = 2 } division_template = { name = "Amphibious Sniper Brigade" #Light Marine infantry regiments = { Special_Forces = { x = 0 y = 0 } Special_Forces = { x = 0 y = 1 } Special_Forces = { x = 0 y = 2 } L_Marine_Bat = { x = 2 y = 0 } L_Marine_Bat = { x = 2 y = 1 } L_Marine_Bat = { x = 1 y = 0 } L_Marine_Bat = { x = 1 y = 1 } } priority = 2 } division_template = { name = "Airborne Sniper Brigade" #Light Airborne infantry regiments = { Special_Forces = { x = 0 y = 0 } Special_Forces = { x = 0 y = 1 } Special_Forces = { x = 0 y = 2 } L_Air_Inf_Bat = { x = 2 y = 0 } L_Air_Inf_Bat = { x = 2 y = 1 } L_Air_Inf_Bat = { x = 1 y = 0 } L_Air_Inf_Bat = { x = 1 y = 1 } } priority = 2 } division_template = { name = "Sniper Brigade" #Spec ops inf regiments = { Special_Forces = { x = 0 y = 0 } Special_Forces = { x = 0 y = 1 } Special_Forces = { x = 0 y = 2 } Special_Forces = { x = 1 y = 0 } Special_Forces = { x = 1 y = 1 } Special_Forces = { x = 1 y = 2 } Special_Forces = { x = 2 y = 0 } Special_Forces = { x = 2 y = 1 } } priority = 2 } division_template = { name = "Light Infantry Brigade" #Spec ops inf regiments = { Special_Forces = { x = 0 y = 0 } Special_Forces = { x = 0 y = 1 } Special_Forces = { x = 0 y = 2 } L_Inf_Bat = { x = 1 y = 0 } L_Inf_Bat = { x = 1 y = 1 } L_Inf_Bat = { x = 1 y = 2 } L_Inf_Bat = { x = 2 y = 0 } L_Inf_Bat = { x = 2 y = 1 } } priority = 2 } division_template = { name = "Airborne Brigade" #Light Airborne infantry regiments = { L_Air_Inf_Bat = { x = 0 y = 0 } L_Air_Inf_Bat = { x = 0 y = 1 } L_Air_Inf_Bat = { x = 0 y = 2 } L_Air_Inf_Bat = { x = 2 y = 0 } L_Air_Inf_Bat = { x = 2 y = 1 } L_Air_Inf_Bat = { x = 1 y = 0 } L_Air_Inf_Bat = { x = 1 y = 1 } } priority = 2 } units = { ############## OOB ############ # NOTES: # About 1/2 of names are made up, but the units themselves are accurate. # Does not contain PMTU-Infantry Divisions (Active reserves): # These have 100% strength of small arms, and 80% of heavy equipment # Manned by college students & ex-active duty soldiers # Their levels of training make them ok to include later if we want #v.02 - missing some specialized units, equipment incomplete ############################### ##### First Elechon Units ##### ############################### ###5th Army Corps # division = { # name = "2nd Artillery Brigade" # location = 3187 # division_template = "Artillery Brigade" # start_experience_factor = 0.4 # start_equipment_factor = 0.01 # } division = { name = "75th Light Infantry Brigade" location = 3187 division_template = "Light Infantry Brigade" start_experience_factor = 0.6 start_equipment_factor = 0.01 } division = { name = "80th Light Infantry Brigade" location = 3187 division_template = "Light Infantry Brigade" start_experience_factor = 0.6 start_equipment_factor = 0.01 } division = { name = "103rd Armor Brigade" location = 3187 division_template = "Armor Brigade" start_experience_factor = 0.4 start_equipment_factor = 0.01 } division = { name = "45th Infantry Division" location = 3187 division_template = "First Elechon Infantry Division" start_experience_factor = 0.4 start_equipment_factor = 0.01 } division = { name = "5th Infantry Division" location = 3187 division_template = "First Elechon Infantry Division" start_experience_factor = 0.4 start_equipment_factor = 0.01 } division = { name = "12th Infantry Division" location = 3187 division_template = "First Elechon Infantry Division" start_experience_factor = 0.4 start_equipment_factor = 0.01 } division = { name = "25th Infantry Division" location = 3187 division_template = "First Elechon Infantry Division" start_experience_factor = 0.4 start_equipment_factor = 0.01 } ###4th Army Corps # division = { # name = "1st Artillery Brigade" # location = 9981 # division_template = "Artillery Brigade" # start_experience_factor = 0.4 # start_equipment_factor = 0.01 # } division = { name = "20th Light Infantry Brigade" location = 9981 division_template = "Light Infantry Brigade" start_experience_factor = 0.6 start_equipment_factor = 0.01 } division = { name = "19th Light Infantry Brigade" location = 9981 division_template = "Light Infantry Brigade" start_experience_factor = 0.6 start_equipment_factor = 0.01 } division = { name = "35th Armor Brigade" location = 9981 division_template = "Armor Brigade" start_experience_factor = 0.4 start_equipment_factor = 0.01 } division = { name = "28th Infantry Division" location = 9981 division_template = "First Elechon Infantry Division" start_experience_factor = 0.4 start_equipment_factor = 0.01 } division = { name = "33rd Infantry Division" location = 9981 division_template = "First Elechon Infantry Division" start_experience_factor = 0.4 start_equipment_factor = 0.01 } division = { name = "41st Infantry Division" location = 9981 division_template = "First Elechon Infantry Division" start_experience_factor = 0.4 start_equipment_factor = 0.01 } division = { name = "26th Infantry Division" location = 9981 division_template = "First Elechon Infantry Division" start_experience_factor = 0.4 start_equipment_factor = 0.01 } ###2nd Army Corps # division = { # name = "7th Artillery Brigade" # location = 3173 # division_template = "Artillery Brigade" # start_experience_factor = 0.4 # start_equipment_factor = 0.01 # } division = { name = "32nd Light Infantry Brigade" location = 3173 division_template = "Light Infantry Brigade" start_experience_factor = 0.6 start_equipment_factor = 0.01 } division = { name = "2nd Light Infantry Brigade" location = 3173 division_template = "Light Infantry Brigade" start_experience_factor = 0.6 start_equipment_factor = 0.01 } division = { name = "10th Light Infantry Brigade" location = 3173 division_template = "Light Infantry Brigade" start_experience_factor = 0.6 start_equipment_factor = 0.01 } division = { name = "107th Armor Brigade" location = 3173 division_template = "Armor Brigade" start_experience_factor = 0.4 start_equipment_factor = 0.01 } division = { name = "3rd Infantry Division" location = 3173 division_template = "First Elechon Infantry Division" start_experience_factor = 0.4 start_equipment_factor = 0.01 } division = { name = "6th Infantry Division" location = 3173 division_template = "First Elechon Infantry Division" start_experience_factor = 0.4 start_equipment_factor = 0.01 } division = { name = "8th Infantry Division" location = 3173 division_template = "First Elechon Infantry Division" start_experience_factor = 0.4 start_equipment_factor = 0.01 } ###1st Army Corps # division = { # name = "23rd Artillery Brigade" # location = 12040 # division_template = "Artillery Brigade" # start_experience_factor = 0.4 # start_equipment_factor = 0.01 # } division = { name = "51st Light Infantry Brigade" location = 12040 division_template = "Light Infantry Brigade" start_experience_factor = 0.6 start_equipment_factor = 0.01 } division = { name = "28th Armor Brigade" location = 12040 division_template = "Armor Brigade" start_experience_factor = 0.4 start_equipment_factor = 0.01 } division = { name = "2nd Infantry Division" location = 12040 division_template = "First Elechon Infantry Division" start_experience_factor = 0.4 start_equipment_factor = 0.01 } division = { name = "13th Infantry Division" location = 12040 division_template = "First Elechon Infantry Division" start_experience_factor = 0.4 start_equipment_factor = 0.01 } division = { name = "31st Infantry Division" location = 12040 division_template = "First Elechon Infantry Division" start_experience_factor = 0.4 start_equipment_factor = 0.01 } division = { name = "46th Infantry Division" location = 12040 division_template = "First Elechon Infantry Division" start_experience_factor = 0.4 start_equipment_factor = 0.01 } ############################### #### Second Elechon Units ##### ############################### ###806 Mechanized Corps division = { name = "7th Mechanized Division" location = 10083 division_template = "Mechanized Division" start_experience_factor = 0.3 start_equipment_factor = 0.01 } division = { name = "4th Mechanized Division" location = 10083 division_template = "Mechanized Division" start_experience_factor = 0.3 start_equipment_factor = 0.01 } # division = { # name = "47th Mechanized Brigade" # location = 10083 # division_template = "Mechanized Brigade" # start_experience_factor = 0.3 # start_equipment_factor = 0.01 # } # division = { # name = "56th Mechanized Brigade" # location = 10083 # division_template = "Mechanized Brigade" # start_experience_factor = 0.3 # start_equipment_factor = 0.01 # } # division = { # name = "29th Mechanized Brigade" # location = 10083 # division_template = "Mechanized Brigade" # start_experience_factor = 0.3 # start_equipment_factor = 0.01 # } ###815 Mechanized Corps #One extra mech bde? division = { name = "27th Mechanized Division" location = 1003 division_template = "Mechanized Division" start_experience_factor = 0.3 start_equipment_factor = 0.01 } division = { name = "45th Mechanized Division" location = 1003 division_template = "Mechanized Division" start_experience_factor = 0.3 start_equipment_factor = 0.01 } # division = { # name = "41st Mechanized Brigade" # location = 1003 # division_template = "Mechanized Brigade" # start_experience_factor = 0.3 # start_equipment_factor = 0.01 # } # division = { # name = "66th Mechanized Brigade" # location = 1003 # division_template = "Mechanized Brigade" # start_experience_factor = 0.3 # start_equipment_factor = 0.01 # } ###820 Armor Corps # division = { # name = "88th Artillery Brigade" # location = 3176 # division_template = "Artillery Brigade" # start_experience_factor = 0.3 # start_equipment_factor = 0.01 # } division = { name = "53rd Armor Brigade" location = 3176 division_template = "Armor Brigade" start_experience_factor = 0.3 start_equipment_factor = 0.01 } division = { name = "3rd Armor Brigade" location = 3176 division_template = "Armor Brigade" start_experience_factor = 0.3 start_equipment_factor = 0.01 } division = { name = "32nd Armor Brigade" location = 3176 division_template = "Armor Brigade" start_experience_factor = 0.3 start_equipment_factor = 0.01 } division = { name = "15th Mechanized Brigade" location = 3176 division_template = "Mechanized Brigade" start_experience_factor = 0.3 start_equipment_factor = 0.01 } division = { name = "105th Armor Division" location = 3176 division_template = "Armor Division" start_experience_factor = 0.4 start_equipment_factor = 0.01 } ############################### ##### Third Elechon Units ##### (need locations) ############################### ### 3rd Army Corps division = { name = "42nd Armor Brigade" location = 4052 division_template = "Armor Brigade" start_experience_factor = 0.3 start_equipment_factor = 0.01 } division = { name = "78th Infantry Division" location = 4052 division_template = "Infantry Division" start_experience_factor = 0.3 start_equipment_factor = 0.01 } division = { name = "79th Infantry Division" location = 4052 division_template = "Infantry Division" start_experience_factor = 0.3 start_equipment_factor = 0.01 } division = { name = "111th Infantry Division" location = 4052 division_template = "Infantry Division" start_experience_factor = 0.3 start_equipment_factor = 0.01 } ### 7th Army Corps division = { name = "23rd Armor Brigade" location = 3981 division_template = "Armor Brigade" start_experience_factor = 0.3 start_equipment_factor = 0.01 } division = { name = "87th Light Infantry Brigade" location = 3981 division_template = "Light Infantry Brigade" start_experience_factor = 0.6 start_equipment_factor = 0.01 } division = { name = "10th Motor Infantry Division" location = 3981 division_template = "Motor Infantry Division" start_experience_factor = 0.3 start_equipment_factor = 0.01 } division = { name = "20th Motor Infantry Division" location = 3981 division_template = "Motor Infantry Division" start_experience_factor = 0.3 start_equipment_factor = 0.01 } ### 12th Army Corps division = { name = "44th Armor Brigade" location = 9790 division_template = "Armor Brigade" start_experience_factor = 0.3 start_equipment_factor = 0.01 } division = { name = "59th Motor Infantry Division" location = 9790 division_template = "Motor Infantry Division" start_experience_factor = 0.3 start_equipment_factor = 0.01 } division = { name = "68th Infantry Division" location = 9790 division_template = "Infantry Division" start_experience_factor = 0.3 start_equipment_factor = 0.01 } ### U/I Army Corps, Hamgyong division = { name = "16th Infantry Division" location = 6928 division_template = "Infantry Division" start_experience_factor = 0.3 start_equipment_factor = 0.01 } ### Pyongyang Defense Command 4052 # 1 L inf rgt, 4 mot bde, 1 tank rgt, 2 art bde # Represented as 3 inf divs division = { name = "103rd Infantry Division" location = 4052 division_template = "Infantry Division" start_experience_factor = 0.4 start_equipment_factor = 0.01 } division = { name = "106th Infantry Division" location = 4052 division_template = "Infantry Division" start_experience_factor = 0.4 start_equipment_factor = 0.01 } division = { name = "17th Infantry Division" location = 4052 division_template = "Infantry Division" start_experience_factor = 0.4 start_equipment_factor = 0.01 } ### Kangdong Artillery Corps (DMZ) # division = { # name = "19th Artillery Division" # location = 3173 # division_template = "Artillery Division" # start_experience_factor = 0.4 # start_equipment_factor = 0.01 # } # division = { # name = "52nd Artillery Division" # location = 1003 # division_template = "Artillery Division" # start_experience_factor = 0.4 # start_equipment_factor = 0.01 # } ############################### ##### Fourth Elechon Units #### ############################### ### 8th Army Corps division = { name = "78th Armor Brigade" location = 912 division_template = "Armor Brigade" start_experience_factor = 0.1 start_equipment_factor = 0.01 } division = { name = "99th Motor Infantry Division" location = 912 division_template = "Motor Infantry Division" start_experience_factor = 0.1 start_equipment_factor = 0.01 } division = { name = "167th Motor Infantry Division" location = 912 division_template = "Motor Infantry Division" start_experience_factor = 0.1 start_equipment_factor = 0.01 } ### 9th Army Corps division = { name = "24th Infantry Division" location = 6822 division_template = "Infantry Division" start_experience_factor = 0.1 start_equipment_factor = 0.01 } division = { name = "42nd Infantry Division" location = 6822 division_template = "Infantry Division" start_experience_factor = 0.1 start_equipment_factor = 0.01 } ### 10th Army Corps division = { name = "183rd Infantry Division" location = 3191 division_template = "Infantry Division" start_experience_factor = 0.1 start_equipment_factor = 0.01 } ### 11th Army Corps division = { name = "143rd Infantry Division" location = 6963 division_template = "Infantry Division" start_experience_factor = 0.1 start_equipment_factor = 0.01 } ### 108th Mechanized Corps, Hamhung division = { name = "66th Mechanized Division" location = 6928 division_template = "Mechanized Division" start_experience_factor = 0.2 start_equipment_factor = 0.01 } division = { name = "109th Mechanized Division" location = 6928 division_template = "Mechanized Division" start_experience_factor = 0.2 start_equipment_factor = 0.01 } ### 425th Mechanized Corps, Chongju & Yongbyon division = { name = "231st Mechanized Division" location = 912 division_template = "Mechanized Division" start_experience_factor = 0.2 start_equipment_factor = 0.01 } division = { name = "184th Mechanized Division" location = 912 division_template = "Mechanized Division" start_experience_factor = 0.2 start_equipment_factor = 0.01 } ###################################### ### Special Purpose Forces Command ### ###################################### #Missing: # 8 spec ops bn ### Naval Infantry division = { name = "1st Amph. Sniper Brigade" location = 3189 division_template = "Amphibious Sniper Brigade" start_experience_factor = 0.6 start_equipment_factor = 0.01 } division = { name = "12th Amph. Sniper Brigade" location = 3189 division_template = "Amphibious Sniper Brigade" start_experience_factor = 0.6 start_equipment_factor = 0.01 } ### Airborne units division = { name = "13th Airborne Brigade" location = 3189 division_template = "Airborne Brigade" start_experience_factor = 0.4 start_equipment_factor = 0.01 } division = { name = "17th Airborne Brigade" location = 3189 division_template = "Airborne Brigade" start_experience_factor = 0.4 start_equipment_factor = 0.01 } division = { name = "22nd Airborne Brigade" location = 3189 division_template = "Airborne Brigade" start_experience_factor = 0.4 start_equipment_factor = 0.01 } division = { name = "19th Airborne Sniper Brigade" location = 3189 division_template = "Airborne Sniper Brigade" start_experience_factor = 0.5 start_equipment_factor = 0.01 } division = { name = "6th Airborne Sniper Brigade" location = 3189 division_template = "Airborne Sniper Brigade" start_experience_factor = 0.5 start_equipment_factor = 0.01 } ### Special Recon Force division = { name = "4th Sniper Brigade" location = 848 division_template = "Sniper Brigade" start_experience_factor = 0.6 start_equipment_factor = 0.01 } division = { name = "11th Sniper Brigade" location = 848 division_template = "Sniper Brigade" start_experience_factor = 0.6 start_equipment_factor = 0.01 } division = { name = "2nd Sniper Brigade" location = 848 division_template = "Sniper Brigade" start_experience_factor = 0.6 start_equipment_factor = 0.01 } division = { name = "7th Sniper Brigade" location = 848 division_template = "Sniper Brigade" start_experience_factor = 0.6 start_equipment_factor = 0.01 } division = { name = "3rd Sniper Brigade" location = 848 division_template = "Sniper Brigade" start_experience_factor = 0.6 start_equipment_factor = 0.01 } division = { name = "18th Sniper Brigade" location = 848 division_template = "Sniper Brigade" start_experience_factor = 0.6 start_equipment_factor = 0.01 } } instant_effect = { add_equipment_to_stockpile = { type = MBT_1 #T-55 amount = 2000 producer = SOV } add_equipment_to_stockpile = { type = MBT_1 #Type-59 amount = 275 producer = CHI } add_equipment_to_stockpile = { type = MBT_2 #Ch'onma-ho amount = 1600 } ### IFV add_equipment_to_stockpile = { type = IFV_1 #BMP-1 amount = 200 producer = SOV } ### Light Tanks add_equipment_to_stockpile = { type = Rec_tank_0 #Type 62 amount = 100 producer = CHI } add_equipment_to_stockpile = { type = Rec_tank_0 #PT-76 amount = 400 producer = SOV } add_equipment_to_stockpile = { type = Rec_tank_1 #PT-85 amount = 360 } ### APC's add_equipment_to_stockpile = { type = APC_1 #VTT-323 amount = 2900 } add_equipment_to_stockpile = { type = APC_1 #Type-63 amount = 400 producer = CHI } add_equipment_to_stockpile = { type = APC_1 #BTR-60 amount = 1000 producer = SOV } add_equipment_to_stockpile = { type = APC_2 #M-1992 amount = 1300 } ### Trucks add_equipment_to_stockpile = { type = util_vehicle_2 #ZIL-131 amount = 6500 producer = SOV } add_equipment_to_stockpile = { type = util_vehicle_2 #Ural-4320 amount = 1500 } add_equipment_to_stockpile = { type = util_vehicle_3 #UAZ-3151 amount = 400 producer = SOV } ### AA, ART, AGTM ### #SP-AA add_equipment_to_stockpile = { type = SP_Anti_Air_0 #not exact amount = 450 producer = SOV } #MANPADS add_equipment_to_stockpile = { type = Anti_Air_0 #SA-7 Strela-2 amount = 5000 producer = SOV } add_equipment_to_stockpile = { type = Anti_Air_1 #SA-16 Igla amount = 300 producer = SOV } #ATGM add_equipment_to_stockpile = { type = Anti_tank_0 #Susong-po amount = 6000 } add_equipment_to_stockpile = { type = Anti_tank_1 #AT-4 Fagot amount = 400 producer = SOV } #mounted add_equipment_to_stockpile = { type = Heavy_Anti_tank_0 #AT-3 Malyutka amount = 1800 producer = SOV } add_equipment_to_stockpile = { type = Heavy_Anti_tank_1 #AT-5 Konkurs amount = 300 producer = SOV } ### MLRS ### add_equipment_to_stockpile = { type = SP_R_arty_0 #M1977 amount = 1850 } add_equipment_to_stockpile = { type = SP_R_arty_1 #M1985 amount = 875 } #Artillery add_equipment_to_stockpile = { type = artillery_0 amount = 4000 #as many as needed } add_equipment_to_stockpile = { type = SP_arty_0 #M-1978 amount = 2500 } add_equipment_to_stockpile = { type = SP_arty_1 #M-1989 amount = 1000 } #Small Arms add_equipment_to_stockpile = { type = infantry_weapons_1 #1965 amount = 130000 } add_equipment_to_stockpile = { type = infantry_weapons_2 #1975 amount = 27000 } #Heavy #C&C add_equipment_to_stockpile = { type = cnc_equipment_1 #C2 amount = 15000 #a lot, but not enough for all units. } #Helicopters add_equipment_to_stockpile = { type = attack_helicopter_2 #Hughes 500D amount = 80 producer = USA #version_name = "Hughes 500D" } add_equipment_to_stockpile = { type = transport_helicopter_2 #Mil Mi-26 Halo amount = 4 producer = SOV } add_equipment_to_stockpile = { type = transport_helicopter_1 #Mil Mi-8 amount = 15 producer = SOV } }