division_template = { name = "Infantry Division" regiments = { Militia_Bat = { x = 0 y = 0 } Militia_Bat = { x = 0 y = 1 } Militia_Bat = { x = 0 y = 2 } Militia_Bat = { x = 1 y = 0 } Militia_Bat = { x = 1 y = 1 } } } units = { division = { name = "778th Division" location = 140 division_template = "Infantry Division" start_experience_factor = 0.1 start_equipment_factor = 0.01 } division = { name = "772nd Division" location = 140 division_template = "Infantry Division" start_experience_factor = 0.1 start_equipment_factor = 0.01 } division = { name = "775th Division" location = 140 division_template = "Infantry Division" start_experience_factor = 0.1 start_equipment_factor = 0.01 } division = { name = "248th Division" location = 4210 division_template = "Infantry Division" start_experience_factor = 0.1 start_equipment_factor = 0.01 } division = { name = "518th Division" location = 138 division_template = "Infantry Division" start_experience_factor = 0.1 start_equipment_factor = 0.01 } division = { name = "318th Division" location = 138 division_template = "Infantry Division" start_experience_factor = 0.1 start_equipment_factor = 0.01 } division = { name = "418th Division" location = 138 division_template = "Infantry Division" start_experience_factor = 0.1 start_equipment_factor = 0.01 } division = { name = "468th Division" location = 138 division_template = "Infantry Division" start_experience_factor = 0.1 start_equipment_factor = 0.01 } } instant_effect = { add_equipment_to_stockpile = { type = infantry_weapons_2 #M16A1 amount = 500 producer = USA } add_equipment_to_stockpile = { type = infantry_weapons_1 #Type 56 amount = 2500 producer = CHI } add_equipment_to_stockpile = { type = infantry_weapons_2 #Type 81 amount = 6500 producer = CHI } add_equipment_to_stockpile = { type = Anti_tank_0 amount = 900 producer = CHI } add_equipment_to_stockpile = { #HN-5N type = Anti_Air_0 amount = 900 producer = CHI } }