division_template = { name = "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 = 3 y = 0 } 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 } } regimental_support = { Mot_Recce_Comp = { x = 0 y = 0 } } support = { L_Engi_Comp = { x = 0 y = 0 } } } division_template = { name = "Mobile Reinforcement Division" regiments = { armor_Bat = { x = 0 y = 0 } L_arm_Bat = { x = 0 y = 1 } Mech_Inf_Bat = { x = 0 y = 2 } SP_Arty_Bat = { x = 3 y = 0 } 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 } } support = { L_Engi_Comp = { x = 0 y = 0 } } } units = { division = { name = "11th Infantry Division" location = 7645 #Stung Treng division_template = "Infantry Division" start_experience_factor = 0.2 start_equipment_factor = 0.01 } division = { name = "12th Mobile Division" location = 7645 #Near Stung Treng division_template = "Mobile Reinforcement Division" start_experience_factor = 0.2 start_equipment_factor = 0.01 } division = { name = "21st Infantry Division" location = 4639 #Kampong Cham division_template = "Infantry Division" start_experience_factor = 0.2 start_equipment_factor = 0.01 } division = { name = "22nd Mobile Division" location = 4639 #Near Kampong Cham division_template = "Mobile Reinforcement Division" start_experience_factor = 0.2 start_equipment_factor = 0.01 } division = { name = "31st Infantry Division" location = 10289 #Kampong Speu division_template = "Infantry Division" start_experience_factor = 0.2 start_equipment_factor = 0.01 } division = { name = "32nd Mobile Division" location = 10289 #Near Kampong Speu division_template = "Mobile Reinforcement Division" start_experience_factor = 0.2 start_equipment_factor = 0.01 } division = { name = "41st Infantry Division" location = 4302 #Siem Reap division_template = "Infantry Division" start_experience_factor = 0.2 start_equipment_factor = 0.01 } division = { name = "42nd Mobile Division" location = 4302 #Near Siem Reap division_template = "Mobile Reinforcement Division" start_experience_factor = 0.2 start_equipment_factor = 0.01 } division = { name = "51st Infantry Division" location = 10177 #Battambang division_template = "Infantry Division" start_experience_factor = 0.2 start_equipment_factor = 0.01 } division = { name = "52nd Mobile Division" location = 10177 #Near Battambang division_template = "Mobile Reinforcement Division" start_experience_factor = 0.2 start_equipment_factor = 0.01 } division = { name = "61st Infantry Division" location = 7376 #Phnom Penh division_template = "Infantry Division" start_experience_factor = 0.2 start_equipment_factor = 0.01 } } instant_effect = { add_equipment_to_stockpile = { type = cnc_equipment_1 amount = 2000 producer = CHI } add_equipment_to_stockpile = { type = Anti_tank_0 amount = 800 producer = SOV } add_equipment_to_stockpile = { type = Heavy_Anti_tank_0 amount = 400 producer = SOV } add_equipment_to_stockpile = { type = util_vehicle_1 amount = 3500 producer = CHI } add_equipment_to_stockpile = { type = infantry_weapons_1 #AKM amount = 10000 producer = SOV } add_equipment_to_stockpile = { type = infantry_weapons_1 #Type 56 amount = 3000 producer = CHI } add_equipment_to_stockpile = { type = infantry_weapons_2 #M16 amount = 3000 producer = USA } add_equipment_to_stockpile = { type = infantry_weapons_2 #CQ 5.56 amount = 600 producer = CHI } add_equipment_to_stockpile = { type = infantry_weapons_2 #Type 81 amount = 600 producer = CHI } add_equipment_to_stockpile = { type = Anti_Air_0 #SA-7 amount = 200 producer = SOV } add_equipment_to_stockpile = { type = Anti_Air_0 #HN-5 amount = 200 producer = CHI } #Vehicles add_equipment_to_stockpile = { type = medium_tank_chassis_0 variant_name = "T-55" amount = 150 producer = SOV } add_equipment_to_stockpile = { type = medium_tank_chassis_0 variant_name = "Type-59-I" amount = 50 producer = CHI } add_equipment_to_stockpile = { type = medium_tank_amphibious_chassis_1 amount = 50 producer = CHI variant_name = "Type-63" } add_equipment_to_stockpile = { type = medium_tank_destroyer_chassis_0 amount = 50 producer = SOV variant_name = "BRDM-2" } add_equipment_to_stockpile = { type = medium_tank_amphibious_chassis_1 variant_name = "BTR-60" amount = 160 producer = SOV } add_equipment_to_stockpile = { type = medium_tank_amphibious_chassis_1 variant_name = "OT-64" amount = 30 producer = CZE } add_equipment_to_stockpile = { type = medium_tank_amphibious_chassis_1 variant_name = "M113" amount = 40 producer = USA } add_equipment_to_stockpile = { type = artillery_0 #D-30 amount = 50 producer = SOV } add_equipment_to_stockpile = { type = artillery_0 #Type 60 amount = 350 producer = CHI } add_equipment_to_stockpile = { type = medium_tank_artillery_chassis_0 variant_name = "Type-81" amount = 36 producer = CHI } add_equipment_to_stockpile = { type = medium_tank_rocket_chassis_0 variant_name = "BM-21 Grad" amount = 28 producer = SOV } }