We have been asking for better customization for like forever now. In my multi-part suggestion, I will be providing improved cosmetics for all nations (Yes, I am doing Japan!) aside from the Ussr winter maps as they already have good customization. Lots of the outfits can be made with copy and paste with a few small tweaks!!
For some outfits I will be leaving some notes about compatibility, as the “01_ger_summer” tunic is the base model for many other shirts in the game.
For the devs of this game and any modders reading: feel free to use these codes in your game or mod!
let’s Begin!
SMG with binoculars:
                 "belt_1" : {
                    "gametemplate" : "attachable_wear_belt_1_01_ger_summer_item",
                    "slot" : "belt_1"
                 },
                 "belt_2" : {
                    "gametemplate" : "attachable_wear_belt_2_01_ger_summer_item",
                    "slot" : "belt_2"
                 },
                 "pot" : {
                    "gametemplate" : "attachable_wear_pot_01_ger_summer_item",
                    "slot" : "pot"
                 },
                 "front_belt_r" : {
                    "gametemplate" : "attachable_wear_mp38_pouch_r_m44_tunic_summer_item",
                    "slot" : "front_belt_r"
                 },
                 "front_belt_l" : {
                    "gametemplate" : "attachable_wear_parabellum_holster_belt_fl_item",
                    "slot" : "front_belt_l"
                 },
                 "bag_l" : {
                    "gametemplate" : "attachable_wear_bag_m44_f_ger_summer_item",
                    "slot" : "bag_l"
                 },
                 "ammo_case" : {
                    "gametemplate" : "attachable_wear_case_01_ger_summer_item",
                    "slot" : "ammo_case"
                 },
                 "roll" : {
                    "gametemplate" : "attachable_wear_roll_01_ger_summer_item",
                    "slot" : "roll"
                 },
                 "chest" : {
                    "gametemplate" : "attachable_wear_binocular_01_ger_summer_item",
                    "slot" : "chest"
                 },
                 "shovel" : {
                    "gametemplate" : "attachable_wear_shovel_01_ger_summer_item",
                    "slot" : "shovel"
                 },
                 "tunic" : {
                    "gametemplate" : "attachable_wear_tunic_01_gray_ger_summer_item",
                    "slot" : "tunic"
                 }
SMG:
                 "belt_1" : {
                    "gametemplate" : "attachable_wear_belt_1_01_ger_summer_item",
                    "slot" : "belt_1"
                 },
                 "belt_2" : {
                    "gametemplate" : "attachable_wear_belt_2_01_ger_summer_item",
                    "slot" : "belt_2"
                 },
                 "front_belt_r" : {
                    "gametemplate" : "attachable_wear_mp38_pouch_r_01_winter_item",
                    "slot" : "front_belt_r"
                 },
                 "front_belt_l" : {
                    "gametemplate" : "attachable_wear_mp38_pouch_l_01_winter_item",
                    "slot" : "front_belt_l"
                 },
                 "bag_l" : {
                    "gametemplate" : "attachable_wear_bag_flask_pot_04_ger_winter_item",
                    "slot" : "bag_l"
                 },
                 "ammo_case" : {
                    "gametemplate" : "attachable_wear_case_01_ger_summer_item",
                    "slot" : "ammo_case"
                 },
                 "roll" : {
                    "gametemplate" : "attachable_wear_roll_01_ger_summer_item",
                    "slot" : "roll"
                 },
                 "chest" : {
                    "gametemplate" : "attachable_wear_gas_cape_pouch_01_ger_summer_item",
                    "slot" : "chest"
                 },
                 "shovel" : {
                    "gametemplate" : "attachable_wear_shovel_01_ger_summer_item",
                    "slot" : "shovel"
                 },
                 "tunic" : {
                    "gametemplate" : "attachable_wear_tunic_01_gray_ger_summer_item",
                    "slot" : "tunic"
                 }
Rifleman (Kar98K):
                 "belt_1" : {
                    "gametemplate" : "attachable_wear_belt_1_01_ger_summer_item",
                    "slot" : "belt_1"
                 },
                 "belt_2" : {
                    "gametemplate" : "attachable_wear_belt_2_01_ger_summer_item",
                    "slot" : "belt_2"
                 },
			"front_belt_l" : {
                    "gametemplate" : "attachable_wear_pouch_mauser_l_ger_01_summer_item",
                    "slot" : "front_belt_l"
                 },
			"front_belt_r" : {
                    "gametemplate" : "attachable_wear_pouch_mauser_r_ger_01_summer_item",
                    "slot" : "front_belt_r"
                 },
                 "pot" : {
                    "gametemplate" : "attachable_wear_pot_01_ger_summer_item",
                    "slot" : "pot"
                 },
                 "bag_l" : {
                    "gametemplate" : "attachable_wear_bag_m44_f_ger_summer_item",
                    "slot" : "bag_l"
                 },
                 "ammo_case" : {
                    "gametemplate" : "attachable_wear_case_01_ger_summer_item",
                    "slot" : "ammo_case"
                 },
                 "roll" : {
                    "gametemplate" : "attachable_wear_roll_01_ger_summer_item",
                    "slot" : "roll"
                 },
                 "tunic" : {
                    "gametemplate" : "attachable_wear_tunic_01_gray_ger_summer_item",
                    "slot" : "tunic"
                 }
Rifleman (Gewehr43):
                 "belt_1" : {
                    "gametemplate" : "attachable_wear_belt_1_01_ger_summer_item",
                    "slot" : "belt_1"
                 },
                 "belt_2" : {
                    "gametemplate" : "attachable_wear_belt_2_01_ger_summer_item",
                    "slot" : "belt_2"
                 },
                 "front_belt_r" : {
                    "gametemplate" : "attachable_wear_pouch_mauser_r_ger_01_summer_item",
                    "slot" : "front_belt_r"
                 },
                 "front_belt_l" : {
                    "gametemplate" : "attachable_wear_pouch_gewehr_l_02_ger_summer_item",
                    "slot" : "front_belt_l"
                 },
                 "pot" : {
                    "gametemplate" : "attachable_wear_pot_01_ger_summer_item",
                    "slot" : "pot"
                 },
                 "bag_l" : {
                    "gametemplate" : "attachable_wear_bag_m44_f_ger_summer_item",
                    "slot" : "bag_l"
                 },
                 "ammo_case" : {
                    "gametemplate" : "attachable_wear_case_01_ger_summer_item",
                    "slot" : "ammo_case"
                 },
                 "chest" : {
                    "gametemplate" : "attachable_wear_gas_cape_pouch_01_ger_summer_item",
                    "slot" : "chest"
                 },
                 "shovel" : {
                    "gametemplate" : "attachable_wear_shovel_01_ger_summer_item",
                    "slot" : "shovel"
                 },
                 "tunic" : {
                    "gametemplate" : "attachable_wear_tunic_01_gray_ger_summer_item",
                    "slot" : "tunic"
                 }
Machine-Gunner:
                 "belt_1" : {
                    "gametemplate" : "attachable_wear_belt_1_01_ger_summer_item",
                    "slot" : "belt_1"
                 },
                 "belt_2" : {
                    "gametemplate" : "attachable_wear_belt_2_01_ger_summer_item",
                    "slot" : "belt_2"
                 },
			"front_belt_l" : {
                    "gametemplate" : "attachable_wear_parabellum_holster_belt_fl_item",
                    "slot" : "front_belt_l"
                 },
                 "front_belt_r" : {
                    "gametemplate" : "attachable_wear_mg45_drum_l_knochensack_m40_item",
                    "slot" : "front_belt_r"
                 },
                 "bag_l" : {
                    "gametemplate" : "attachable_wear_bag_flask_pot_04_ger_winter_item",
                    "slot" : "bag_l"
                 },
                 "ammo_case" : {
                    "gametemplate" : "attachable_wear_case_01_ger_summer_item",
                    "slot" : "ammo_case"
                 },
                 "roll" : {
                    "gametemplate" : "attachable_wear_roll_01_ger_summer_item",
                    "slot" : "roll"
                 },
                 "chest" : {
                    "gametemplate" : "attachable_wear_mg131_ammo_belt_knochensack_m40_item",
                    "slot" : "chest"
                 },
                 "tunic" : {
                    "gametemplate" : "attachable_wear_tunic_01_gray_ger_summer_item",
                    "slot" : "tunic"
                 }
StG-44 Rifleman:
                 "belt_1" : {
                    "gametemplate" : "attachable_wear_belt_1_01_ger_summer_item",
                    "slot" : "belt_1"
                 },
                 "belt_2" : {
                    "gametemplate" : "attachable_wear_belt_2_01_ger_summer_item",
                    "slot" : "belt_2"
                 },
			"front_belt_l" : {
                    "gametemplate" : "attachable_wear_pouch_stg_l_03_ger_summer_item",
                    "slot" : "front_belt_l"
                 },
			"front_belt_r" : {
                    "gametemplate" : "attachable_wear_pouch_stg_r_03_ger_summer_item",
                    "slot" : "front_belt_r"
                 },
                 "pot" : {
                    "gametemplate" : "attachable_wear_pot_01_ger_summer_item",
                    "slot" : "pot"
                 },
                 "bag_l" : {
                    "gametemplate" : "attachable_wear_bag_m44_f_ger_summer_item",
                    "slot" : "bag_l"
                 },
                 "ammo_case" : {
                    "gametemplate" : "attachable_wear_case_01_ger_summer_item",
                    "slot" : "ammo_case"
                 },
                 "roll" : {
                    "gametemplate" : "attachable_wear_roll_01_ger_summer_item",
                    "slot" : "roll"
                 },
                 "tunic" : {
                    "gametemplate" : "attachable_wear_tunic_01_gray_ger_summer_item",
                    "slot" : "tunic"
                 }
Pionier:
                 "belt_1" : {
                    "gametemplate" : "attachable_wear_belt_1_01_ger_summer_item",
                    "slot" : "belt_1"
                 },
                 "backpack" : {
                    "gametemplate" : "attachable_wear_pioniersturmgepack_01_ger_summer_item",
                    "slot" : "backpack"
                 },
                 "front_belt_r" : {
                    "gametemplate" : "attachable_wear_pioniersturmgepack_R_01_ger_summer_item",
                    "slot" : "front_belt_r"
                 },
                 "front_belt_l" : {
                    "gametemplate" : "attachable_wear_pioniersturmgepack_L_01_ger_summer_item",
                    "slot" : "front_belt_l"
                 },
                 "bag_l" : {
                    "gametemplate" : "attachable_wear_bag_flask_pot_04_ger_winter_item",
                    "slot" : "bag_l"
                 },
                 "chest" : {
                    "gametemplate" : "attachable_wear_gas_cape_pouch_01_ger_summer_item",
                    "slot" : "chest"
                 },
                 "shovel" : {
                    "gametemplate" : "attachable_wear_engineer_cutters_item",
                    "slot" : "shovel"
                 },
                 "tunic" : {
                    "gametemplate" : "attachable_wear_tunic_01_gray_ger_summer_item",
                    "slot" : "tunic"
                 }
So those were some of the basic loadouts for the “01_ger_summer” Tunic. The good thing about this is that the tunic can easily be changed to other colors, for example, the green tunic or the peadot tunic, as they use the same colors.  It is similar to the different options in the Soviet winter customization. Please note that the pants are not a part of the code in these ones as they are normally available through customization.
list of “01_ger_summer” compatible tunics:
- attachable_wear_tunic_01_ger_summer_item
 - attachable_wear_tunic_01_gray_ger_summer_item
 - attachable_wear_tunic_01_ger_gray_summer_item
 - attachable_wear_engineer_tunic_01_ger_summer_item
 - attachable_wear_tunic_01_ger_splinter_item
 - attachable_wear_tunic_01_medic_ger_splinter_item
 - attachable_wear_tunic_dgr_ger_item
 - attachable_wear_tunic_06_ger_summer_item
 - attachable_wear_tunic_06_medic_ger_summer_item
 - attachable_wear_tunic_07_ger_summer_item
 - attachable_wear_tunic_m43_peadot_01_ger_summer_item
 - attachable_wear_tunic_m43_peadot_summer_01_ger_summer_item
 - there are so many I probably forgot some lol
 
Oh, and all of the above outfits would be available in all campaigns aside from Tunisia.
All one needs to do in the preset is to copy the tunic name into the tunic slot to change the tunic, all of the soldiers gear will remain the same!
Time for Zeltbahns!!!
Zeltbahn with STG-44 pouches:
                 "belt_1" : {
                    "gametemplate" : "attachable_wear_belt_zeltbahn_03_ger_summer_item",
                    "slot" : "belt_1"
                 },
                 "belt_2" : {
                    "gametemplate" : "attachable_wear_sholder_belt_zeltbahn_03_ger_summer_item",
                    "slot" : "belt_2"
                 },
			"front_belt_l" : {
                    "gametemplate" : "attachable_wear_stg44_pouch_l_zeltbahn_03_ger_summer_item",
                    "slot" : "front_belt_l"
                 },
			"front_belt_r" : {
                    "gametemplate" : "attachable_wear_stg44_pouch_r_zeltbahn_03_ger_summer_item",
                    "slot" : "front_belt_r"
                 },
                 "bag_l" : {
                    "gametemplate" : "attachable_bag_w_flask_zeltbahn_03_ger_summer_item",
                    "slot" : "bag_l"
                 },
                 "pot" : {
                    "gametemplate" : "attachable_wear_pot_zeltbahn_03_ger_summer_item",
                    "slot" : "pot"
                 },
                 "shovel" : {
                    "gametemplate" : "attachable_wear_shovel_zeltbahn_03_ger_summer_item",
                    "slot" : "shovel"
                 },
                 "tunic" : {
                    "gametemplate" : "attachable_wear_tunic_03_zeltbahn_ger_brown_item",
                    "slot" : "tunic"
                 }
Rifleman with Zeltbahn:
                 "belt_1" : {
                    "gametemplate" : "attachable_wear_belt_zeltbahn_03_ger_summer_item",
                    "slot" : "belt_1"
                 },
                 "belt_2" : {
                    "gametemplate" : "attachable_wear_sholder_belt_zeltbahn_03_ger_summer_item",
                    "slot" : "belt_2"
                 },
                 "bag_l" : {
                    "gametemplate" : "attachable_bag_w_flask_zeltbahn_03_ger_summer_item",
                    "slot" : "bag_l"
                 },
                 "pot" : {
                    "gametemplate" : "attachable_wear_pot_zeltbahn_03_ger_summer_item",
                    "slot" : "pot"
                 },
                 "shovel" : {
                    "gametemplate" : "attachable_wear_shovel_zeltbahn_03_ger_summer_item",
                    "slot" : "shovel"
                 },
                 "tunic" : {
                    "gametemplate" : "attachable_wear_tunic_03_zeltbahn_ger_brown_item",
                    "slot" : "tunic"
                 },
			"front_belt_l" : {
                    "gametemplate" : "attachable_wear_mauser_pouch_belt_front_l_item",
                    "slot" : "front_belt_l"
                 },
			"front_belt_r" : {
                    "gametemplate" : "attachable_wear_mauser_pouch_belt_front_r_item",
                    "slot" : "front_belt_r"
                 }
Machine-gunner with zeltbahn:
                 "belt_1" : {
                    "gametemplate" : "attachable_wear_belt_zeltbahn_03_ger_summer_item",
                    "slot" : "belt_1"
                 },
                 "belt_2" : {
                    "gametemplate" : "attachable_wear_sholder_belt_zeltbahn_03_ger_summer_item",
                    "slot" : "belt_2"
                 },
                 "bag_l" : {
                    "gametemplate" : "attachable_bag_w_flask_zeltbahn_03_ger_summer_item",
                    "slot" : "bag_l"
                 },
                 "chest" : {
                    "gametemplate" : "attachable_wear_mg131_ammo_belt_overcoat_w_anorak_item",
                    "slot" : "chest"
                 },
                 "tunic" : {
                    "gametemplate" : "attachable_wear_tunic_03_zeltbahn_ger_brown_item",
                    "slot" : "tunic"
                 },
			"front_belt_l" : {
                    "gametemplate" : "attachable_wear_parabellum_holster_belt_fl_item",
                    "slot" : "front_belt_l"
                 }
Ok, onto the overcoats!
SMG with holster:
                 "belt_1" : {
                    "gametemplate" : "attachable_wear_belt_1_01_ger_winter_item",
                    "slot" : "belt_1"
                 },
                 "belt_2" : {
                    "gametemplate" : "attachable_wear_belt_2_02_ger_winter_item",
                    "slot" : "belt_2"
                 },
                 "pot" : {
                    "gametemplate" : "attachable_wear_pot_01_ger_winter_item",
                    "slot" : "pot"
                 },
                 "front_belt_r" : {
                    "gametemplate" : "attachable_wear_mp38_pouch_03_r_ger_winter_item",
                    "slot" : "front_belt_r"
                 },
                 "front_belt_l" : {
                    "gametemplate" : "attachable_wear_ger_parabelum_holster_april_2022_item",
                    "slot" : "front_belt_l"
                 },
                 "bag_l" : {
                    "gametemplate" : "attachable_wear_bag_w_flask_01_ger_winter_item",
                    "slot" : "bag_l"
                 },
                 "ammo_case" : {
                    "gametemplate" : "attachable_wear_case_01_ger_winter_item",
                    "slot" : "ammo_case"
                 },
                 "roll" : {
                    "gametemplate" : "attachable_wear_roll_01_ger_winter_item",
                    "slot" : "roll"
                 },
                 "chest" : {
                    "gametemplate" : "attachable_wear_binocular_01_ger_winter_item",
                    "slot" : "chest"
                 },
                 "shovel" : {
                    "gametemplate" : "attachable_wear_shovel_01_ger_winter_item",
                    "slot" : "shovel"
                 },
                 "tunic" : {
                    "gametemplate" : "attachable_wear_overcoat_01_2_ger_winter_item",
                    "slot" : "tunic"
                 }
SMG:
                 "belt_1" : {
                    "gametemplate" : "attachable_wear_belt_1_01_ger_winter_item",
                    "slot" : "belt_1"
                 },
                 "belt_2" : {
                    "gametemplate" : "attachable_wear_belt_2_02_ger_winter_item",
                    "slot" : "belt_2"
                 },
                 "pot" : {
                    "gametemplate" : "attachable_wear_pot_01_ger_winter_item",
                    "slot" : "pot"
                 },
                 "front_belt_r" : {
                    "gametemplate" : "attachable_wear_mp38_pouch_03_r_ger_winter_item",
                    "slot" : "front_belt_r"
                 },
                 "front_belt_l" : {
                    "gametemplate" : "attachable_wear_mp38_pouch_03_ger_winter_item",
                    "slot" : "front_belt_l"
                 },
                 "bag_l" : {
                    "gametemplate" : "attachable_wear_bag_w_flask_01_ger_winter_item",
                    "slot" : "bag_l"
                 },
                 "ammo_case" : {
                    "gametemplate" : "attachable_wear_case_01_ger_winter_item",
                    "slot" : "ammo_case"
                 },
                 "roll" : {
                    "gametemplate" : "attachable_wear_roll_01_ger_winter_item",
                    "slot" : "roll"
                 },
                 "shovel" : {
                    "gametemplate" : "attachable_wear_shovel_01_ger_winter_item",
                    "slot" : "shovel"
                 },
                 "tunic" : {
                    "gametemplate" : "attachable_wear_overcoat_01_2_ger_winter_item",
                    "slot" : "tunic"
                 }
Rifleman with overcoat:
                 "belt_1" : {
                    "gametemplate" : "attachable_wear_belt_1_01_ger_winter_item",
                    "slot" : "belt_1"
                 },
                 "belt_2" : {
                    "gametemplate" : "attachable_wear_belt_2_02_ger_winter_item",
                    "slot" : "belt_2"
                 },
                 "pot" : {
                    "gametemplate" : "attachable_wear_pot_01_ger_winter_item",
                    "slot" : "pot"
                 },
                 "front_belt_r" : {
                    "gametemplate" : "attachable_wear_pouch_01_r_ger_winter_item",
                    "slot" : "front_belt_r"
                 },
                 "front_belt_l" : {
                    "gametemplate" : "attachable_wear_pouch_01_l_ger_winter_item",
                    "slot" : "front_belt_l"
                 },
                 "bag_l" : {
                    "gametemplate" : "attachable_wear_bag_w_flask_01_ger_winter_item",
                    "slot" : "bag_l"
                 },
                 "chest" : {
                    "gametemplate" : "attachable_wear_gas_cape_pouch_01_ger_winter_item",
                    "slot" : "chest"
                 },
                 "ammo_case" : {
                    "gametemplate" : "attachable_wear_case_01_ger_winter_item",
                    "slot" : "ammo_case"
                 },
                 "roll" : {
                    "gametemplate" : "attachable_wear_roll_01_ger_winter_item",
                    "slot" : "roll"
                 },
                 "shovel" : {
                    "gametemplate" : "attachable_wear_shovel_01_ger_winter_item",
                    "slot" : "shovel"
                 },
                 "tunic" : {
                    "gametemplate" : "attachable_wear_overcoat_01_2_ger_winter_item",
                    "slot" : "tunic"
                 }
Machine-Gunner:
                 "belt_1" : {
                    "gametemplate" : "attachable_wear_belt_1_01_ger_winter_item",
                    "slot" : "belt_1"
                 },
                 "belt_2" : {
                    "gametemplate" : "attachable_wear_belt_2_02_ger_winter_item",
                    "slot" : "belt_2"
                 },
			"front_belt_l" : {
                    "gametemplate" : "attachable_wear_ger_parabelum_holster_april_2022_item",
                    "slot" : "front_belt_l"
                 },
                 "front_belt_r" : {
                    "gametemplate" : "attachable_wear_mg45_drum_l_knochensack_m40_item",
                    "slot" : "front_belt_r"
                 },
                 "bag_l" : {
                    "gametemplate" : "attachable_wear_bag_01_ger_winter_item",
                    "slot" : "bag_l"
                 },
                 "chest" : {
                    "gametemplate" : "attachable_wear_mg131_ammo_belt_overcoat_w_anorak_item",
                    "slot" : "chest"
                 },
                 "ammo_case" : {
                    "gametemplate" : "attachable_wear_case_01_ger_winter_item",
                    "slot" : "ammo_case"
                 },
                 "roll" : {
                    "gametemplate" : "attachable_wear_roll_01_ger_winter_item",
                    "slot" : "roll"
                 },
                 "tunic" : {
                    "gametemplate" : "attachable_wear_overcoat_01_2_ger_winter_item",
                    "slot" : "tunic"
                 }
Winter camo thing with SMG pouches (we already have a version with Kar98k pouches in game):
                 "belt_1" : {
                    "gametemplate" : "attachable_wear_belt_1_04_ger_winter_item",
                    "slot" : "belt_1"
                 },
                 "belt_2" : {
                    "gametemplate" : "attachable_wear_belt_2_04_ger_winter_item",
                    "slot" : "belt_2"
                 },
                 "front_belt_r" : {
                    "gametemplate" : "attachable_wear_mp38_pouch_03_r_ger_winter_item",
                    "slot" : "front_belt_r"
                 },
                 "front_belt_l" : {
                    "gametemplate" : "attachable_wear_mp38_pouch_03_ger_winter_item",
                    "slot" : "front_belt_l"
                 },
                 "bag_l" : {
                    "gametemplate" : "attachable_wear_bag_flask_pot_04_ger_winter_item",
                    "slot" : "bag_l"
                 },
                 "ammo_case" : {
                    "gametemplate" : "attachable_wear_case_04_ger_winter_item",
                    "slot" : "ammo_case"
                 },
                 "roll" : {
                    "gametemplate" : "attachable_wear_roll_04_ger_winter_item",
                    "slot" : "roll"
                 },
                 "shovel" : {
                    "gametemplate" : "attachable_wear_shovel_04_ger_winter_item",
                    "slot" : "shovel"
                 },
                 "tunic" : {
                    "gametemplate" : "attachable_wear_tunic_04_ger_winter_item",
                    "slot" : "tunic"
                 }
All of the above outfits would be available in the winter campaigns, and like the “01_ger_summer” tunics, these overcoats have many different colors that are compatible with the above code (aside from the “04_ger_winter”, I just don’t want to list them all.
Well that’s it!, Next I will do Japan as they need major improvements to their cosmetics.
NONE OF THESE SHOULD BE LOCKED TO SPECIFIC SQUADS, all squads should have access to all different variants/colors.
And once again, Darkflow, please just take this code and add it to the presets, I have given a basis for many different loadouts, you just need to change the shirts, which is one copy paste for each preset.
Thanks for reading!



































