diff --git a/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Magazines/Ammo/Grenades.hpp b/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Magazines/Ammo/Grenades.hpp index b16518938..78fd9550a 100644 --- a/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Magazines/Ammo/Grenades.hpp +++ b/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Magazines/Ammo/Grenades.hpp @@ -6,6 +6,10 @@ class HandGrenade_west { weight = 0.4; }; +class BAF_L109A1_HE +{ + weight = 0.4; +}; class 1Rnd_HE_M203 { weight = 0.23; diff --git a/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Magazines/Ammo/VehicleAmmo.hpp b/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Magazines/Ammo/VehicleAmmo.hpp index 82b791876..497b06e10 100644 --- a/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Magazines/Ammo/VehicleAmmo.hpp +++ b/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Magazines/Ammo/VehicleAmmo.hpp @@ -260,10 +260,6 @@ class 5Rnd_AT11_T90 { weight = 73; }; -class BAF_L109A1_HE -{ - weight = 0.4; -}; class 6RND_105mm_APDS { weight = 59.3; diff --git a/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Weapons/Rifles.hpp b/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Weapons/Rifles.hpp index 4e62f7358..0398de4ce 100644 --- a/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Weapons/Rifles.hpp +++ b/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Weapons/Rifles.hpp @@ -1,42 +1,42 @@ class AK_107_kobra { - weight = 3.8; + weight = 4.16; }; class AK_107_GL_kobra { - weight = 5.3; + weight = 5.66; }; class AK_107_pso { - weight = 4; + weight = 4.416; }; class AK_107_GL_pso { - weight = 5.5; + weight = 5.916; }; class AK107_Kobra_DZ { - weight = 3.8; + weight = 4.16; }; class AK107_GL_Kobra_DZ { - weight = 5.3; + weight = 5.66; }; class AK107_PSO_DZ { - weight = 4; + weight = 4.416; }; class AK107_GL_PSO_DZ { - weight = 5.5; + weight = 5.916; }; class AK107_DZ { - weight = 3; + weight = 3.8; }; class AK107_GL_DZ { - weight = 4.5; + weight = 5.3; }; class AKS_74_U { @@ -44,99 +44,99 @@ class AKS_74_U }; class AKS_74_UN_kobra { - weight = 3; + weight = 3.89; }; class AKS_74_pso { - weight = 3.6; + weight = 3.316; }; class AKS_74_kobra { - weight = 3; + weight = 3.06; }; class AK74_Kobra_DZ { - weight = 2.7; + weight = 3.66; }; class AK74_Kobra_SD_DZ { - weight = 2.72; + weight = 4.49; }; class AK74_GL_Kobra_DZ { - weight = 2.73; + weight = 5.16; }; class AK74_GL_Kobra_SD_DZ { - weight = 2.75; + weight = 5.99; }; class AK_74 { - weight = 3.1; + weight = 3.3; }; class AK74_DZ { - weight = 2.7; + weight = 3.3; }; class AK74_SD_DZ { - weight = 2.72; + weight = 4.13; }; class AK74_GL_DZ { - weight = 2.73; + weight = 4.8; }; class AK_74_GL { - weight = 2.73; + weight = 4.8; }; class AK74_GL_SD_DZ { - weight = 2.75; + weight = 5.63; }; class AK74_PSO1_DZ { - weight = 2.73; + weight = 4.13; }; class AK74_PSO1_SD_DZ { - weight = 2.75; + weight = 5.416; }; class AK74_GL_PSO1_DZ { - weight = 2.76; + weight = 5.63; }; class AK74_GL_PSO1_SD_DZ { - weight = 2.78; + weight = 6.246; }; class AK_47_M { - weight = 3.2; + weight = 3.1; }; class AKM_DZ { - weight = 2.7; + weight = 3.1; }; class AKM_Kobra_DZ { - weight = 2.9; + weight = 3.46; }; class AKM_PSO1_DZ { - weight = 3; + weight = 3.716; }; class AK_47_S { - weight = 3; + weight = 2.7; }; class AKS_DZ { - weight = 3; + weight = 2.7; }; class AKS_GOLD { - weight = 4.0; + weight = 7.7; }; class AKS_74 { @@ -148,7 +148,7 @@ class AKS74U_DZ }; class AKS74U_Kobra_DZ { - weight = 2.9; + weight = 3.06; }; class AKS74U_Kobra_SD_DZ { @@ -160,155 +160,155 @@ class AKS74U_SD_DZ }; class AKS_74_GOSHAWK { - weight = 3.5; + weight = 7.2; }; class AKS_74_NSPU { - weight = 3.5; + weight = 10.2; }; class AK_74_GL_kobra { - weight = 4.2; + weight = 5.16; }; class L85A2_DZ { - weight = 5; + weight = 3.82; }; class L85A2_FL_DZ { - weight = 5.2; + weight = 3.835; }; class L85A2_MFL_DZ { - weight = 5.2; + weight = 3.845; }; class L85A2_SD_DZ { - weight = 5.2; + weight = 4.5; }; class L85A2_SD_FL_DZ { - weight = 5.4; + weight = 4.515; }; class L85A2_SD_MFL_DZ { - weight = 5.4; + weight = 4.525; }; class L85A2_CCO_DZ { - weight = 5.2; + weight = 4.085; }; class L85A2_CCO_FL_DZ { - weight = 5.4; + weight = 4.1; }; class L85A2_CCO_MFL_DZ { - weight = 5.4; + weight = 4.105; }; class L85A2_CCO_SD_DZ { - weight = 5.4; + weight = 4.765; }; class L85A2_CCO_SD_FL_DZ { - weight = 5.6; + weight = 4.78; }; class L85A2_CCO_SD_MFL_DZ { - weight = 5.6; + weight = 4.795; }; class L85A2_Holo_DZ { - weight = 5.2; + weight = 4.07; }; class L85A2_Holo_FL_DZ { - weight = 5.4; + weight = 4.085; }; class L85A2_Holo_MFL_DZ { - weight = 5.4; + weight = 4.095; }; class L85A2_Holo_SD_DZ { - weight = 5.4; + weight = 4.75; }; class L85A2_Holo_SD_FL_DZ { - weight = 5.6; + weight = 4.765; }; class L85A2_Holo_SD_MFL_DZ { - weight = 5.6; + weight = 4.775; }; class L85A2_ACOG_DZ { - weight = 5.2; + weight = 4.239; }; class L85A2_ACOG_FL_DZ { - weight = 5.4; + weight = 4.254; }; class L85A2_ACOG_MFL_DZ { - weight = 5.4; + weight = 4.264; }; class L85A2_ACOG_SD_DZ { - weight = 5.4; + weight = 4.919; }; class L85A2_ACOG_SD_FL_DZ { - weight = 5.6; + weight = 4.934; }; class L85A2_ACOG_SD_MFL_DZ { - weight = 5.6; + weight = 4.944; }; class BAF_L85A2_RIS_Holo { - weight = 5.2; + weight = 4.07; }; class BAF_L85A2_UGL_Holo { - weight = 6.2; + weight = 5.18; }; class BAF_L85A2_RIS_SUSAT { - weight = 5.5; + weight = 4.239; }; class BAF_L85A2_UGL_SUSAT { - weight = 6.2; + weight = 5.599; }; class BAF_L85A2_RIS_ACOG { - weight = 5.5; + weight = 4.239; }; class BAF_L85A2_UGL_ACOG { - weight = 7.1; + weight = 5.599; }; class BAF_L85A2_RIS_CWS { - weight = 5.2; + weight = 7.12; }; class BAF_L85A2_RIS_TWS_DZ { - weight = 5.2; + weight = 8.32; }; class FN_FAL { - weight = 4.5; + weight = 4.45; }; class FNFAL_DZ { - weight = 4.5; + weight = 4.45; }; class FNFAL_CCO_DZ { - weight = 4.7; + weight = 4.715; }; class FNFAL_Holo_DZ { @@ -316,195 +316,195 @@ class FNFAL_Holo_DZ }; class FN_FAL_ANPVS { - weight=5.5; + weight = 7.75; }; class FN_FAL_ANPVS4 { - weight = 5.7; + weight = 7.75; }; class FNFAL_ANPVS4_DZ { - weight=5.5; + weight = 7.75; }; class FN_FAL_ANPVS4_DZE { - weight=5.5; + weight = 7.75; }; class G36a { - weight = 3.6; + weight = 3.81; }; class G36 { - weight = 3; + weight = 3.63; }; class G36C { - weight = 2.8; + weight = 2.988; }; class G36C_camo { - weight = 2.8; + weight = 2.988; }; class G36_C_SD_camo { - weight = 3.0; + weight = 3.668; }; class G36C_DZ { - weight = 2.8; + weight = 2.988; }; class G36C_SD_DZ { - weight = 3; + weight = 3.668; }; class G36C_CCO_DZ { - weight = 3; + weight = 3.253; }; class G36C_CCO_SD_DZ { - weight = 3.2; + weight = 3.933; }; class G36C_Holo_DZ { - weight = 3; + weight = 3.238; }; class G36C_Holo_SD_DZ { - weight = 3.2; + weight = 3.918; }; class G36C_ACOG_DZ { - weight = 3.1; + weight = 3.407; }; class G36C_ACOG_SD_DZ { - weight = 3.3; + weight = 4.087; }; class G36_C_SD_eotech { - weight = 3.6; + weight = 3.918; }; class G36A_camo { - weight = 3.6; + weight = 3.81; }; class G36A_Camo_DZ { - weight = 3.6; + weight = 3.81; }; class G36A_DZ { - weight = 3.6; + weight = 3.81; }; class G36C_Camo_DZ { - weight = 2.8; + weight = 2.988; }; class G36K { - weight = 3; + weight = 3.37; }; class G36K_DZ { - weight = 3; + weight = 3.37; }; class G36K_camo { - weight = 3; + weight = 3.37; }; class G36K_Camo_DZ { - weight = 3; + weight = 3.37; }; class G36K_Camo_SD_DZ { - weight = 3.2; + weight = 4.05; }; class LeeEnfield { - weight = 4; + weight = 3.9; }; class LeeEnfield_DZ { - weight = 4; + weight = 3.9; }; class M16A2GL { - weight = 5.2; + weight = 4.76; }; class M16A4 { - weight = 3.8; + weight = 3.4; }; class M16A4_DZ { - weight = 3.8; + weight = 3.4; }; class M16A4_FL_DZ { - weight = 4; + weight = 3.415; }; class M16A4_GL_DZ { - weight = 4; + weight = 4.76; }; class M16A4_GL_FL_DZ { - weight = 4.2; + weight = 4.775; }; class M16A4_CCO_DZ { - weight = 4; + weight = 3.665; }; class M16A4_CCO_FL_DZ { - weight = 4.2; + weight = 3.68; }; class M16A4_GL_CCO_DZ { - weight = 4.2; + weight = 5.025; }; class M16A4_GL_CCO_FL_DZ { - weight = 4.4; + weight = 5.04; }; class M16A4_Holo_DZ { - weight = 4; + weight = 3.65; }; class M16A4_Holo_FL_DZ { - weight = 4.2; + weight = 3.665; }; class M16A4_GL_Holo_DZ { - weight = 4.2; + weight = 5.01; }; class M16A4_GL_Holo_FL_DZ { - weight = 4.4; + weight = 5.025; }; class M16A4_ACOG_DZ { - weight = 3.8; + weight = 3.819; }; class M16A4_ACOG_FL_DZ { - weight = 4.2; + weight = 3.834; }; class M16A4_GL_ACOG_DZ { - weight = 4.2; + weight = 5.179; }; class M16A4_GL_ACOG_FL_DZ { - weight = 4.4; + weight = 5.194; }; class M16A2_GL_DZ { - weight = 5.2; + weight = 4.76; }; class M16A4_ACG { @@ -512,15 +512,15 @@ class M16A4_ACG }; class M16A4_GL { - weight = 5.2; + weight = 4.76; }; class M16A2 { - weight = 3.8; + weight = 3.4; }; class M16A2_DZ { - weight = 3.8; + weight = 3.4; }; class M16A4_ACG_GL { @@ -532,95 +532,95 @@ class M4A1_AIM_SD_camo }; class M4A1_Aim_camo { - weight = 3; + weight = 2.945; }; class M4A1_Aim { - weight = 3; + weight = 2.945; }; class M4A1_CCO_DZ { - weight = 3; + weight = 2.945; }; class M4A1 { - weight = 3; + weight = 2.68; }; class M4A1_DZ { - weight = 3; + weight = 2.68; }; class M4A1_FL_DZ { - weight = 3.2; + weight = 2.695; }; class M4A1_SD_DZ { - weight = 3.2; + weight = 3.36; }; class M4A1_SD_FL_DZ { - weight = 3.4; + weight = 3.375; }; class M4A1_GL_DZ { - weight = 3.2; + weight = 4.04; }; class M4A1_GL_FL_DZ { - weight = 3.4; + weight = 4.055; }; class M4A1_GL_SD_DZ { - weight = 3.4; + weight = 4.72; }; class M4A1_GL_SD_FL_DZ { - weight = 3.6; + weight = 4.735; }; class M4A1_CCO_FL_DZ { - weight = 3.4; + weight = 2.96; }; class M4A1_CCO_SD_DZ { - weight = 3.4; + weight = 3.625; }; class M4A1_CCO_SD_FL_DZ { - weight = 3.6; + weight = 3.64; }; class M4A1_GL_CCO_DZ { - weight = 3.4; + weight = 4.72; }; class M4A1_GL_CCO_FL_DZ { - weight = 3.6; + weight = 4.735; }; class M4A1_GL_CCO_SD_DZ { - weight = 3.6; + weight = 4.985; }; class M4A1_GL_CCO_SD_FL_DZ { - weight = 3.8; + weight = 5; }; class M4A1_Holo_DZ { - weight = 3.2; + weight = 2.93; }; class M4A1_Holo_FL_DZ { - weight = 3.4; + weight = 2.945; }; class M4A1_Holo_SD_DZ { - weight = 3.4; + weight = 3.61; }; class M4A1_Holo_SD_FL_DZ { - weight = 3.6; + weight = 3.625; }; class M4A1_GL_Holo_DZ { @@ -628,123 +628,123 @@ class M4A1_GL_Holo_DZ }; class M4A1_GL_Holo_FL_DZ { - weight = 3.6; + weight = 4.29; }; class M4A1_GL_Holo_SD_DZ { - weight = 3.6; + weight = 4.97; }; class M4A1_GL_Holo_SD_FL_DZ { - weight = 3.8; + weight = 4.985; }; class M4A1_ACOG_DZ { - weight = 3.2; + weight = 3.099; }; class M4A1_ACOG_FL_DZ { - weight = 3.4; + weight = 3.114; }; class M4A1_ACOG_SD_DZ { - weight = 3.4; + weight = 3.779; }; class M4A1_ACOG_SD_FL_DZ { - weight = 3.6; + weight = 3.794; }; class M4A1_GL_ACOG_DZ { - weight = 3.4; + weight = 4.459; }; class M4A1_GL_ACOG_FL_DZ { - weight = 3.6; + weight = 4.474; }; class M4A1_GL_ACOG_SD_DZ { - weight = 3.6; + weight = 5.139; }; class M4A1_GL_ACOG_SD_FL_DZ { - weight = 3.8; + weight = 5.154; }; class M4A1_HWS_GL_Camo { - weight = 4.5; + weight = 3.4; }; class M4A1_HWS_GL_SD_Camo { - weight = 4.5; + weight = 4.97; }; class M4A1_HWS_GL { - weight = 4.5; + weight = 3.4; }; class M4A1_RCO_GL { - weight = 4.5; + weight = 4.459; }; class M8_carbine { - weight = 3.4; + weight = 2.8; }; class M8_compact { - weight = 3; + weight = 2.6; }; class M8_carbineGL { - weight = 4.8; + weight = 4.16; }; class M8_SAW { - weight = 4.5; + weight = 4.43; }; class M8_sharpshooter { - weight = 4.5; + weight = 4.53; }; class Mosin_DZ { - weight = 4; + weight = 4.5; }; class Mosin_FL_DZ { - weight = 4.2; + weight = 4.515; }; class Mosin_Belt_DZ { - weight = 4.2; + weight = 4.715; }; class Mosin_Belt_FL_DZ { - weight = 4.4; + weight = 4.73; }; class Mosin_PU_DZ { - weight = 4.2; + weight = 4.915; }; class Mosin_PU_FL_DZ { - weight = 4.4; + weight = 4.93; }; class Mosin_PU_Belt_DZ { - weight = 4.4; + weight = 5.13; }; class Mosin_PU_Belt_FL_DZ { - weight = 4.6; + weight = 5.145; }; class Sa58V_RCO_EP1 { - weight = 3.3; + weight = 3.779; }; class SA58_ACOG_DZ { - weight = 3.3; + weight = 3.479; }; class Sa58V_EP1 { @@ -752,548 +752,547 @@ class Sa58V_EP1 }; class Sa58V_CCO_EP1 { - weight = 3.5; + weight = 3.625; }; class SA58_CCO_DZ { - weight = 3.3; + weight = 3.325; }; class Sa58P_EP1 { - weight = 3.1; + weight = 3.27; }; class SA58_DZ { - weight = 3.1; + weight = 2.91; }; class SA58_RIS_DZ { - weight = 3.1; + weight = 3.06; }; class SA58_RIS_FL_DZ { - weight = 3.3; + weight = 3.075; }; class SA58_CCO_FL_DZ { - weight = 3.5; + weight = 3.34; }; class SA58_Holo_DZ { - weight = 3.3; + weight = 3.31; }; class SA58_Holo_FL_DZ { - weight = 3.5; + weight = 3.33; }; class SA58_ACOG_FL_DZ { - weight = 3.5; + weight = 3.494; }; class SCAR_L_STD_Mk4CQT { - weight = 3.6; + weight = 3.815; }; class SCAR_L_STD_HOLO { - weight = 3.5; + weight = 3.55; }; class SCAR_L_STD_EGLM_TWS { - weight = 5.3; + weight = 9.16; }; class SCAR_L_STD_EGLM_RCO { - weight = 4.5; + weight = 5.079; }; class SCAR_L_CQC_Holo { - weight = 3.7; + weight = 3.44; }; class SCAR_L_CQC_EGLM_Holo { - weight = 5; + weight = 4.8; }; class SCAR_L_CQC_CCO_SD { - weight = 3.7; + weight = 4.135; }; class SCAR_L_CQC { - weight = 3.5; + weight = 3.19; }; class SCAR_H_STD_EGLM_Spect { - weight = 5.5; + weight = 5.42; }; class SCAR_H_CQC_CCO_SD { - weight = 4; + weight = 4.197; }; class SCAR_H_CQC_CCO { - weight = 4; + weight = 3.762; }; class SCAR_H_STD_TWS_SD { - weight = 5.2; + weight = 8.556; }; class SCAR_H_LNG_Sniper_SD { - weight = 5; + weight = 4.155; }; class SCAR_H_LNG_Sniper { - weight = 5; + weight = 3.72; }; class M4A3_RCO_GL_EP1 { - weight = 4.5; + weight = 4.459; }; class M4A3_CCO_EP1 { - weight = 3; + weight = 2.945; }; class M4A3_Camo_DZ { - weight = 2.8; + weight = 2.68; }; class M4A3_Camo_ACOG_DZ { - weight = 3.0; + weight = 3.099; }; class M14_EP1 { - weight = 5.5; + weight = 3.5; }; class M14_DZ { - weight = 5.5; + weight = 3.5; }; class M14_Gh_DZ { - weight = 5.6; + weight = 3.8; }; class M14_CCO_DZ { - weight = 5.7; + weight = 3.765; }; class M14_CCO_Gh_DZ { - weight = 5.8; + weight = 4.065; }; class M14_Holo_DZ { - weight = 5.7; + weight = 3.75; }; class M14_Holo_Gh_DZ { - weight = 5.8; + weight = 4.05; }; - class M1A_SC16_BL_DZ -{ - weight = 5.8; -}; -class M1A_SC16_BL_CCO_DZ -{ - weight = 6.2; -}; -class M1A_SC16_BL_HOLO_DZ -{ - weight = 6.2; -}; -class M1A_SC16_BL_ACOG_DZ -{ - weight = 6.6; -}; -class M1A_SC16_BL_PU_DZ -{ - weight = 6.8; -}; -class M1A_SC16_TAN_DZ -{ - weight = 5.8; -}; -class M1A_SC16_TAN_CCO_DZ -{ - weight = 6.2; -}; -class M1A_SC16_TAN_HOLO_DZ -{ - weight = 6.2; -}; -class M1A_SC16_TAN_ACOG_DZ -{ - weight = 6.6; -}; -class M1A_SC16_TAN_PU_DZ -{ - weight = 6.8; -}; -class M1A_SC2_BL_DZ -{ - weight = 5.8; -}; -class M1A_SC2_BL_CCO_DZ -{ - weight = 6.2; -}; -class M1A_SC2_BL_HOLO_DZ -{ - weight = 6.2; -}; -class M1A_SC2_BL_ACOG_DZ -{ - weight = 6.6; -}; -class M1A_SC2_BL_PU_DZ -{ - weight = 6.8; -}; -class G36C_Camo_Holo_SD_DZ -{ - weight = 5.8; -}; -class HK53A3_DZ { weight = 7.8; }; +class M1A_SC16_BL_CCO_DZ +{ + weight = 8.065; +}; +class M1A_SC16_BL_HOLO_DZ +{ + weight = 8.05; +}; +class M1A_SC16_BL_ACOG_DZ +{ + weight = 8.219; +}; +class M1A_SC16_BL_PU_DZ +{ + weight = 8.215; +}; +class M1A_SC16_TAN_DZ +{ + weight = 7.8; +}; +class M1A_SC16_TAN_CCO_DZ +{ + weight = 8.065; +}; +class M1A_SC16_TAN_HOLO_DZ +{ + weight = 8.05; +}; +class M1A_SC16_TAN_ACOG_DZ +{ + weight = 8.219; +}; +class M1A_SC16_TAN_PU_DZ +{ + weight = 8.215; +}; +class M1A_SC2_BL_DZ +{ + weight = 7.3; +}; +class M1A_SC2_BL_CCO_DZ +{ + weight = 7.565; +}; +class M1A_SC2_BL_HOLO_DZ +{ + weight = 7.55; +}; +class M1A_SC2_BL_ACOG_DZ +{ + weight = 7.719; +}; +class M1A_SC2_BL_PU_DZ +{ + weight = 7.715; +}; +class G36C_Camo_Holo_SD_DZ +{ + weight = 3.918; +}; +class HK53A3_DZ +{ + weight = 3.05; +}; class PDR_DZ { - weight = 5.1; + weight = 1.6; }; class HK416_DZ { - weight = 5.0; + weight = 3.49; }; class HK416_CCO_DZ { - weight = 5.2; + weight = 3.755; }; -class HK416_SD_DZ +class HK416_SD_DZ { - weight = 5.2; + weight = 4.17; }; class HK416_CCO_SD_DZ { - weight = 5.4; + weight = 4.435; }; class HK416_Holo_SD_DZ { - weight = 5.4; + weight = 4.42; }; class HK416_GL_DZ { - weight = 5.2; + weight = 4.85; }; class HK416_GL_SD_DZ { - weight = 5.4; + weight = 5.53; }; class HK416_GL_CCO_DZ { - weight = 5.4; + weight = 5.115; }; class HK416_GL_CCO_SD_DZ { - weight = 5.6; + weight = 5.795; }; class HK416_GL_Holo_DZ { - weight = 5.4; + weight = 5.1; }; class HK416_GL_Holo_SD_DZ { - weight = 5.6; + weight = 5.78; }; class HK416C_DZ { - weight = 5.0; + weight = 3.02; }; class HK416C_CCO_DZ { - weight = 5.2; + weight = 3.285; }; class HK416C_Holo_DZ { - weight = 5.2; + weight = 3.27; }; class HK416C_GL_DZ { - weight = 5.2; + weight = 4.38; }; class HK416C_GL_CCO_DZ { - weight = 5.4; + weight = 4.645; }; class HK416C_GL_Holo_DZ { - weight = 5.4; + weight = 4.63; }; class HK416C_ACOG_DZ { - weight = 5.4; + weight = 3.439; }; class HK416C_GL_ACOG_DZ { - weight = 5.6; + weight = 4.799; }; class HK417_DZ { - weight = 5.0; + weight = 4.6; }; class HK417_CCO_DZ { - weight = 5.2; + weight = 4.865; }; class HK417_Holo_DZ { - weight = 5.2; + weight = 4.85; }; -class HK417_SD_DZ +class HK417_SD_DZ { - weight = 5.2; + weight = 5.035; }; class HK417_CCO_SD_DZ { - weight = 5.4; + weight = 5.3; }; class HK417_Holo_SD_DZ { - weight = 5.4; + weight = 5.285; }; -class HK417_ACOG_DZ +class HK417_ACOG_DZ { - weight = 5.2; + weight = 5.019; }; class HK417_ACOG_SD_DZ { - weight = 5.4; + weight = 5.454; }; class HK417C_DZ { - weight = 5.4; + weight = 4.15; }; class HK417C_CCO_DZ { - weight = 5.6; + weight = 4.415; }; class HK417C_Holo_DZ { - weight = 5.4; + weight = 4.4; }; class HK417C_GL_DZ { - weight = 5.6; + weight = 5.51; }; class HK417C_GL_CCO_DZ { - weight = 5.0; + weight = 5.775; }; class HK417C_GL_Holo_DZ { - weight = 5.2; + weight = 5.76; }; class HK417C_ACOG_DZ { - weight = 5.4; + weight = 4.569; }; class HK417C_GL_ACOG_DZ { - weight = 5.6; + weight = 5.929; }; class CTAR21_DZ { - weight = 5.4; + weight = 3.18; }; class CTAR21_CCO_DZ { - weight = 5.4; + weight = 3.445; }; class CTAR21_ACOG_DZ { - weight = 5.4; + weight = 3.599; }; class Groza1_DZ { - weight = 5.6; + weight = 3.1; }; class Groza1_SD_DZ { - weight = 5.6; + weight = 3.535; }; -class Groza9_DZ +class Groza9_DZ { - weight = 5.6; + weight = 2.7; }; class Groza9_SD_DZ { - weight = 5.6; + weight = 3.035; }; class Groza9_GL_DZ { - weight = 5.6; + weight = 4; }; -class MK14_DZ +class MK14_DZ { - weight = 5.6; + weight = 5.1; }; class MK16_DZ { - weight = 5.6; + weight = 3.3; }; class MK16_CCO_DZ { - weight = 5.6; + weight = 3.565; }; class MK16_BL_CCO_DZ { - weight = 5.6; + weight = 3.565; }; class MK16_Holo_DZ { - weight = 5.6; + weight = 3.55; }; class MK16_CCO_SD_DZ { - weight = 5.6; + weight = 4.245; }; class MK16_Holo_SD_DZ { - weight = 5.6; + weight = 4.23; }; class MK16_GL_DZ { - weight = 5.6; + weight = 4.66; }; class MK16_GL_CCO_DZ { - weight = 5.6; + weight = 4.925; }; class MK16_GL_CCO_SD_DZ { - weight = 5.6; + weight = 5.605; }; class MK16_BL_GL_CCO_SD_DZ { - weight = 5.6; + weight = 5.605; }; class MK16_GL_Holo_DZ { - weight = 5.6; + weight = 4.91; }; class MK16_GL_Holo_SD_DZ { - weight = 5.6; + weight = 5.59; }; class MK16_BL_Holo_SD_DZ { - weight = 5.4; + weight = 5.59; }; class MK16_ACOG_DZ { - weight = 5.6; + weight = 3.719; }; class MK16_GL_ACOG_DZ { - weight = 5.6; + weight = 5.079; }; class MK16_BL_GL_ACOG_DZ { - weight = 5.6; + weight = 5.079; }; class MK16_ACOG_SD_DZ { - weight = 5.6; + weight = 4.399; }; class MK16_GL_ACOG_SD_DZ { - weight = 5.6; + weight = 5.759; }; class MK17_DZ { - weight = 5.6; + weight = 3.621; }; class MK17_CCO_DZ { - weight = 5.6; + weight = 3.886; }; class MK17_Holo_DZ { - weight = 5.6; + weight = 3.871; }; class MK17_CCO_SD_DZ { - weight = 5.6; + weight = 4.321; }; class MK17_Holo_SD_DZ { - weight = 5.6; + weight = 4.306; }; -class MK17_GL_DZ +class MK17_GL_DZ { - weight = 5.6; + weight = 4.981; }; class MK17_GL_CCO_DZ { - weight = 5.6; + weight = 5.246; }; class MK17_GL_CCO_SD_DZ { - weight = 5.6; + weight = 5.681; }; class MK17_GL_Holo_DZ { - weight = 5.6; + weight = 5.231; }; class MK17_GL_Holo_SD_DZ { - weight = 5.6; + weight = 5.666; }; class MK17_ACOG_DZ { - weight = 5.6; + weight = 4.04; }; class MK17_GL_ACOG_DZ { - weight = 5.6; + weight = 5.4; }; class MK17_ACOG_SD_DZ { - weight = 5.6; + weight = 5.835; }; class XM8_Compact_DZ { - weight = 5.6; + weight = 2.6; }; class XM8_DES_Compact_DZ { - weight = 5.6; + weight = 2.6; }; class XM8_GREY_Compact_DZ { - weight = 5.6; + weight = 2.6; }; class XM8_GREY_2_Compact_DZ { - weight = 5.6; + weight = 2.6; }; -class XM8_DZ +class XM8_DZ { - weight = 5.6; + weight = 2.8; }; class XM8_DES_DZ { - weight = 5.6; + weight = 2.8; }; class XM8_GREY_DZ { - weight = 5.6; + weight = 2.8; }; class XM8_GREY_2_DZ { - weight = 5.6; + weight = 2.8; }; class XM8_GL_DZ { @@ -1309,51 +1308,53 @@ class XM8_GREY_GL_DZ }; class XM8_Sharpsh_DZ { - weight = 5.6; + weight = 4.53; }; class XM8_DES_Sharpsh_DZ { - weight = 5.6; + weight = 4.53; }; class XM8_GREY_Sharpsh_DZ { - weight = 5.6; + weight = 4.53; }; class XM8_SD_DZ { - weight = 5.8; + weight = 3.48; }; class BAF_L86A2_ACOG { - weight = 5.8; + weight = 4.639; }; class BAF_L7A2_GPMG { - weight = 5.6; + weight = 10.85; }; + class GSh23L_L39 { - weight = 6.0; + weight = 69.6; }; + class M4A3_EP1 { - weight = 3.2; + weight = 2.68; }; class BAF_L7A2_GPMG_Small { - weight = 6.0; + weight = 10.52; }; class AK_107_CP { - weight = 3.4; + weight = 3.8; }; class AK_107_GL_CP { - weight = 3.6; + weight = 5.3; }; class AKS_74_UN_CP { - weight = 3.4; + weight = 3.53; }; class M4A3_RCO_EP1 { @@ -1361,11 +1362,11 @@ class M4A3_RCO_EP1 }; class AN94_DZ { - weight = 3.4; + weight = 3.85; }; class AN94_GL_DZ { - weight = 3.6; + weight = 5.35; }; class AKS_Gold_DZ { @@ -1385,63 +1386,63 @@ class M4A1_MFL_DZ }; class M4A1_SD_MFL_DZ { - weight = 3.2; + weight = 2.705; }; class M4A1_GL_MFL_DZ { - weight = 3.2; + weight = 4.05; }; class M4A1_GL_SD_MFL_DZ { - weight = 3.4; + weight = 4.745; }; class M4A1_CCO_MFL_DZ { - weight = 3.2; + weight = 3.06; }; class M4A1_CCO_SD_MFL_DZ { - weight = 3.4; + weight = 3.74; }; class M4A1_GL_CCO_MFL_DZ { - weight = 3.4; + weight = 4.745; }; class M4A1_GL_CCO_SD_MFL_DZ { - weight = 3.6; + weight = 5.01; }; class M4A1_Holo_MFL_DZ { - weight = 3.2; + weight = 2.955; }; class M4A1_Holo_SD_MFL_DZ { - weight = 3.4; + weight = 3.635; }; class M4A1_GL_Holo_SD_MFL_DZ { - weight = 3.6; + weight = 4.985; }; class M4A1_ACOG_MFL_DZ { - weight = 3.2; + weight = 3.124; }; class M4A1_ACOG_SD_MFL_DZ { - weight = 3.4; + weight = 3.804; }; class M4A1_GL_ACOG_MFL_DZ { - weight = 3.4; + weight = 4.484; }; class M4A1_GL_ACOG_SD_MFL_DZ { - weight = 3.6; + weight = 5.164; }; class M4A1_Rusty_DZ { - weight = 3.2; + weight = 2.68; }; class M4A1_Camo_CCO_DZ { @@ -1461,399 +1462,399 @@ class M4A1_Camo_Holo_GL_SD_DZ }; class HK416_Holo_DZ { - weight = 3.1; + weight = 3.74; }; class SteyrAug_A3_Green_DZ { - weight = 5.0; + weight = 3.9; }; class SteyrAug_A3_Black_DZ { - weight = 5.0; + weight = 3.9; }; class SteyrAug_A3_Blue_DZ { - weight = 5.0; + weight = 3.9; }; class SteyrAug_A3_ACOG_Green_DZ { - weight = 5.2; + weight = 4.319; }; class SteyrAug_A3_ACOG_Black_DZ { - weight = 5.2; + weight = 4.319; }; class SteyrAug_A3_ACOG_Blue_DZ { - weight = 5.2; + weight = 4.319; }; class SteyrAug_A3_Holo_Green_DZ { - weight = 5.2; + weight = 4.15; }; class SteyrAug_A3_Holo_Black_DZ { - weight = 5.2; + weight = 4.15; }; class SteyrAug_A3_Holo_Blue_DZ { - weight = 5.2; + weight = 4.15; }; class SteyrAug_A3_GL_Green_DZ { - weight = 5.2; + weight = 5.28; }; class SteyrAug_A3_GL_Black_DZ { - weight = 5.2; + weight = 5.28; }; class SteyrAug_A3_GL_Blue_DZ { - weight = 5.2; + weight = 5.28; }; class SteyrAug_A3_ACOG_GL_Green_DZ { - weight = 5.4; + weight = 5.699; }; class SteyrAug_A3_ACOG_GL_Black_DZ { - weight = 5.4; + weight = 5.699; }; class SteyrAug_A3_ACOG_GL_Blue_DZ { - weight = 5.4; + weight = 5.699; }; class SteyrAug_A3_Holo_GL_Green_DZ { - weight = 5.4; + weight = 5.53; }; class SteyrAug_A3_Holo_GL_Black_DZ { - weight = 5.4; + weight = 5.53; }; class HK53A3_CCO_DZ { - weight = 4.2; + weight = 3.315; }; class HK53A3_Holo_DZ { - weight = 4.2; + weight = 3.3; }; class PDR_CCO_DZ { - weight = 3.6; + weight = 1.865; }; class PDR_Holo_DZ { - weight = 3.6; + weight = 1.85; }; class Famas_DZ { - weight = 5.0; + weight = 3.61; }; class Famas_CCO_DZ { - weight = 5.2; + weight = 3.875; }; class Famas_Holo_DZ { - weight = 5.2; + weight = 3.86; }; class Famas_SD_DZ { - weight = 5.2; + weight = 4.29; }; class Famas_CCO_SD_DZ { - weight = 5.4; + weight = 4.555; }; class Famas_Holo_SD_DZ { - weight = 5.4; + weight = 4.54; }; class ACR_WDL_DZ { - weight = 5.0; + weight = 3.6; }; class ACR_WDL_SD_DZ { - weight = 5.2; + weight = 3.996; }; class ACR_WDL_GL_SD_DZ { - weight = 5.4; + weight = 5.356; }; class ACR_WDL_CCO_DZ { - weight = 5.2; + weight = 3.865; }; class ACR_WDL_CCO_SD_DZ { - weight = 5.4; + weight = 4.261; }; class ACR_WDL_CCO_GL_DZ { - weight = 5.4; + weight = 5.225; }; class ACR_WDL_CCO_GL_SD_DZ { - weight = 5.6; + weight = 5.621; }; class ACR_WDL_Holo_DZ { - weight = 5.2; + weight = 3.85; }; class ACR_WDL_Holo_SD_DZ { - weight = 5.4; + weight = 4.246; }; class ACR_WDL_Holo_GL_DZ { - weight = 5.4; + weight = 5.21; }; class ACR_WDL_Holo_GL_SD_DZ { - weight = 5.6; + weight = 5.606; }; class ACR_WDL_ACOG_DZ { - weight = 5.2; + weight = 4.019; }; class ACR_WDL_ACOG_SD_DZ { - weight = 5.4; + weight = 4.415; }; class ACR_WDL_ACOG_GL_DZ { - weight = 5.4; + weight = 5.379; }; class ACR_WDL_ACOG_GL_SD_DZ { - weight = 5.6; + weight = 5.755; }; class ACR_WDL_TWS_DZ { - weight = 5.4; + weight = 8.1; }; class ACR_WDL_TWS_GL_DZ { - weight = 5.6; + weight = 9.46; }; class ACR_WDL_TWS_SD_DZ { - weight = 5.6; + weight = 8.496; }; class ACR_WDL_TWS_GL_SD_DZ { - weight = 5.8; + weight = 9.856; }; class ACR_WDL_NV_DZ { - weight = 5.4; + weight = 6.9; }; class ACR_WDL_NV_SD_DZ { - weight = 5.6; + weight = 7.296; }; class ACR_WDL_NV_GL_DZ { - weight = 5.6; + weight = 8.26; }; class ACR_WDL_NV_GL_SD_DZ { - weight = 5.8; + weight = 8.656; }; class ACR_BL_DZ { - weight = 5.0; + weight = 3.6; }; class ACR_BL_SD_DZ { - weight = 5.2; + weight = 3.996; }; class ACR_BL_GL_SD_DZ { - weight = 5.4; + weight = 5.356; }; class ACR_BL_CCO_DZ { - weight = 5.2; + weight = 3.865; }; class ACR_BL_CCO_SD_DZ { - weight = 5.4; + weight = 4.261; }; class ACR_BL_CCO_GL_DZ { - weight = 5.4; + weight = 5.225; }; class ACR_BL_CCO_GL_SD_DZ { - weight = 5.6; + weight = 5.621; }; class ACR_BL_Holo_DZ { - weight = 5.2; + weight = 3.85; }; class ACR_BL_Holo_SD_DZ { - weight = 5.4; + weight = 4.246; }; class ACR_BL_Holo_GL_DZ { - weight = 5.4; + weight = 5.21; }; class ACR_BL_Holo_GL_SD_DZ { - weight = 5.6; + weight = 5.606; }; class ACR_BL_ACOG_DZ { - weight = 5.2; + weight = 4.019; }; class ACR_BL_ACOG_SD_DZ { - weight = 5.4; + weight = 4.415; }; class ACR_BL_ACOG_GL_DZ { - weight = 5.4; + weight = 5.379; }; class ACR_BL_ACOG_GL_SD_DZ { - weight = 5.6; + weight = 5.755; }; class ACR_BL_TWS_DZ { - weight = 5.4; + weight = 8.1; }; class ACR_BL_TWS_GL_DZ { - weight = 5.6; + weight = 9.46; }; class ACR_BL_TWS_SD_DZ { - weight = 5.6; + weight = 8.496; }; class ACR_BL_TWS_GL_SD_DZ { - weight = 5.8; + weight = 9.856; }; class ACR_BL_NV_DZ { - weight = 5.4; + weight = 6.9; }; class ACR_BL_NV_SD_DZ { - weight = 5.6; + weight = 7.296; }; class ACR_BL_NV_GL_DZ { - weight = 5.6; + weight = 8.26; }; class ACR_BL_NV_GL_SD_DZ { - weight = 5.8; + weight = 8.656; }; class ACR_DES_DZ { - weight = 5.0; + weight = 3.6; }; class ACR_DES_SD_DZ { - weight = 5.2; + weight = 3.996; }; class ACR_DES_GL_SD_DZ { - weight = 5.4; + weight = 5.356; }; class ACR_DES_CCO_DZ { - weight = 5.2; + weight = 3.865; }; class ACR_DES_CCO_SD_DZ { - weight = 5.4; + weight = 4.261; }; class ACR_DES_CCO_GL_DZ { - weight = 5.4; + weight = 5.225; }; class ACR_DES_CCO_GL_SD_DZ { - weight = 5.6; + weight = 5.621; }; class ACR_DES_Holo_DZ { - weight = 5.2; + weight = 3.85; }; class ACR_DES_Holo_SD_DZ { - weight = 5.4; + weight = 4.246; }; class ACR_DES_Holo_GL_DZ { - weight = 5.4; + weight = 5.21; }; class ACR_DES_Holo_GL_SD_DZ { - weight = 5.6; + weight = 5.606; }; class ACR_DES_ACOG_DZ { - weight = 5.2; + weight = 4.019; }; class ACR_DES_ACOG_SD_DZ { - weight = 5.4; + weight = 4.415; }; class ACR_DES_ACOG_GL_DZ { - weight = 5.4; + weight = 5.379; }; class ACR_DES_ACOG_GL_SD_DZ { - weight = 5.6; + weight = 5.755; }; class ACR_DES_TWS_DZ { - weight = 5.4; + weight = 8.1; }; class ACR_DES_TWS_GL_DZ { - weight = 5.6; + weight = 9.46; }; class ACR_DES_TWS_SD_DZ { - weight = 5.6; + weight = 8.496; }; class ACR_DES_TWS_GL_SD_DZ { - weight = 5.8; + weight = 9.856; }; class ACR_DES_NV_DZ { - weight = 5.4; + weight = 6.9; }; class ACR_DES_NV_SD_DZ { - weight = 5.6; + weight = 7.296; }; class ACR_DES_NV_GL_DZ { - weight = 5.6; + weight = 8.26; }; class ACR_DES_NV_GL_SD_DZ { - weight = 5.8; + weight = 8.656; }; class ACR_SNOW_DZ { - weight = 5.0; + weight = 3.6; }; class ACR_SNOW_SD_DZ { - weight = 5.2; + weight = 5.356; }; class ACR_SNOW_GL_SD_DZ { @@ -1861,318 +1862,295 @@ class ACR_SNOW_GL_SD_DZ }; class ACR_SNOW_CCO_DZ { - weight = 5.2; + weight = 3.865; }; class ACR_SNOW_CCO_SD_DZ { - weight = 5.4; + weight = 4.261; }; class ACR_SNOW_CCO_GL_DZ { - weight = 5.4; + weight = 5.225; }; class ACR_SNOW_CCO_GL_SD_DZ { - weight = 5.6; + weight = 5.621; }; class ACR_SNOW_Holo_DZ { - weight = 5.2; + weight = 3.85; }; class ACR_SNOW_Holo_SD_DZ { - weight = 5.4; + weight = 4.246; }; class ACR_SNOW_Holo_GL_DZ { - weight = 5.4; + weight = 5.21; }; class ACR_SNOW_Holo_GL_SD_DZ { - weight = 5.6; + weight = 5.606; }; class ACR_SNOW_ACOG_DZ { - weight = 5.2; + weight = 4.019; }; class ACR_SNOW_ACOG_SD_DZ { - weight = 5.4; + weight = 4.415; }; class ACR_SNOW_ACOG_GL_DZ { - weight = 5.4; + weight = 5.379; }; class ACR_SNOW_ACOG_GL_SD_DZ { - weight = 5.6; + weight = 5.755; }; class ACR_SNOW_TWS_DZ { - weight = 5.4; + weight = 8.1; }; class ACR_SNOW_TWS_GL_DZ { - weight = 5.6; + weight = 9.46; }; class ACR_SNOW_TWS_SD_DZ { - weight = 5.6; + weight = 8.496; }; class ACR_SNOW_TWS_GL_SD_DZ { - weight = 5.8; + weight = 9.856; }; class ACR_SNOW_NV_DZ { - weight = 5.4; + weight = 6.9; }; class ACR_SNOW_NV_SD_DZ { - weight = 5.6; + weight = 7.296; }; class ACR_SNOW_NV_GL_DZ { - weight = 5.6; + weight = 8.26; }; class ACR_SNOW_NV_GL_SD_DZ { - weight = 5.8; + weight = 8.656; }; class KAC_PDW_DZ { - weight = 5.0; + weight = 2.235; }; class KAC_PDW_CCO_DZ { - weight = 5.2; + weight = 2.5; }; class KAC_PDW_HOLO_DZ { - weight = 5.2; + weight = 2.485; }; class KAC_PDW_ACOG_DZ { - weight = 5.2; + weight = 2.654; }; class Masada_DZ { - weight = 5.0; + weight = 3.6; }; - class Masada_SD_DZ { - weight = 5.2; + weight = 3.996; }; - class Masada_CCO_DZ { - weight = 5.2; + weight = 3.865; }; - class Masada_CCO_SD_DZ { - weight = 5.4; + weight = 4.261; }; - class Masada_Holo_DZ { - weight = 5.2; + weight = 3.85; }; - class Masada_Holo_SD_DZ { - weight = 5.4; + weight = 4.246; }; - class Masada_ACOG_DZ { - weight = 5.2; + weight = 4.019; }; - class Masada_ACOG_SD_DZ { - weight = 5.4; + weight = 4.415; }; class Masada_BL_DZ { - weight = 5.0; + weight = 3.6; }; - class Masada_BL_SD_DZ { - weight = 5.2; + weight = 3.996; }; - class Masada_BL_CCO_DZ { - weight = 5.2; + weight = 3.865; }; - class Masada_BL_CCO_SD_DZ { - weight = 5.4; + weight = 4.261; }; - class Masada_BL_Holo_DZ { - weight = 5.2; + weight = 3.85; }; - class Masada_BL_Holo_SD_DZ { - weight = 5.4; + weight = 4.246; }; - class Masada_BL_ACOG_DZ { - weight = 5.2; + weight = 4.019; }; - class Masada_BL_ACOG_SD_DZ { - weight = 5.4; + weight = 4.415; }; class MK14_CCO_DZ { - weight = 5.2; + weight = 5.365; }; - class MK14_Holo_DZ { - weight = 5.2; + weight = 5.35; }; - class MK14_ACOG_DZ { - weight = 5.2; + weight = 5.519; }; - class MK14_SD_DZ { - weight = 5.2; + weight = 5.535; }; - class MK14_CCO_SD_DZ { - weight = 5.4; + weight = 5.8; }; - class MK14_Holo_SD_DZ { - weight = 5.4; + weight = 5.785; }; - class MK14_ACOG_SD_DZ { - weight = 5.4; + weight = 5.954; }; class MK17_BL_Holo_DZ { - weight = 5.6; + weight = 3.871; }; - class MK17_BL_GL_ACOG_DZ { - weight = 5.8; + weight = 5.4; }; - class MK17_BL_CCO_SD_DZ { - weight = 5.8; + weight = 4.321; }; - class MK17_BL_GL_Holo_SD_DZ { - weight = 6.0; + weight = 5.666; }; class CZ805_A1_DZ { - weight = 6.0; + weight = 3.77; }; class CZ805_A1_GL_DZ { - weight = 6.2; + weight = 5.32; }; class CZ805_A2_DZ { - weight = 6.0; + weight = 3.58; }; class CZ805_A2_SD_DZ { - weight = 6.2; + weight = 3.976; }; class CZ805_B_GL_DZ { - weight = 6.2; + weight = 5.32; }; class VAL_DZ { - weight = 6.0; + weight = 2.5; }; class VAL_Kobra_DZ { - weight = 6.2; + weight = 2.86; }; class VAL_PSO1_DZ { - weight = 6.3; + weight = 3.116; }; class M16A2_Rusty_DZ { - weight = 4.2; + weight = 3.4; }; class M16A4_MFL_DZ { - weight = 4.4; + weight = 3.425; }; class M16A4_GL_MFL_DZ { - weight = 4.6; + weight = 4.785; }; class M16A4_CCO_MFL_DZ { - weight = 4.6; + weight = 3.69; }; class M16A4_Holo_MFL_DZ { - weight = 4.6; + weight = 3.675; }; class M16A4_GL_Holo_MFL_DZ { - weight = 4.8; + weight = 5.035; }; class M16A4_ACOG_MFL_DZ { - weight = 4.6; + weight = 3.844; }; class M16A4_GL_ACOG_MFL_DZ { - weight = 4.8; + weight = 5.204; }; class SA58_RIS_MFL_DZ { - weight = 4.4; + weight = 3.085; }; class SA58_CCO_MFL_DZ { - weight = 4.8; + weight = 3.35; }; class SA58_Holo_MFL_DZ { - weight = 4.8; + weight = 3.34; }; class SA58_ACOG_MFL_DZ { - weight = 4.8; + weight = 3.504; }; class Sa58V_DZ { - weight = 4.4; + weight = 2.91; }; class Sa58V_Camo_CCO_DZ { - weight = 4.8; + weight = 3.779; }; class Sa58V_Camo_ACOG_DZ { @@ -2180,43 +2158,43 @@ class Sa58V_Camo_ACOG_DZ }; class m8_carbine_pmc { - weight = 3.2; + weight = 2.8; }; class m8_compact_pmc { - weight = 3.2; + weight = 2.6; }; class m8_holo_sd { - weight = 3.4; + weight = 3.73; }; class m8_tws_sd { - weight = 3.8; + weight = 7.98; }; class m8_tws { - weight = 3.7; + weight = 7.3; }; class CZ805_A1_ACR { - weight = 6.0; + weight = 3.77; }; class CZ805_A1_GL_ACR { - weight = 6.2; + weight = 5.32; }; class CZ805_A2_ACR { - weight = 6.0; + weight = 3.58; }; class CZ805_A2_SD_ACR { - weight = 6.2; + weight = 3.976; }; class CZ805_B_GL_ACR { - weight = 6.2; + weight = 5.32; }; class M4A1_GL_Holo_MFL_DZ { @@ -2224,31 +2202,31 @@ class M4A1_GL_Holo_MFL_DZ }; class M4A3_DES_CCO_DZ { - weight = 3.2; + weight = 2.945; }; class M4A3_ACOG_GL_DZ { - weight = 3.4; + weight = 4.459; }; class SteyrAug_A3_Holo_GL_Blue_DZ { - weight = 5.4; + weight = 5.53; }; class ACR_WDL_GL_DZ { - weight = 5.2; + weight = 4.98; }; class ACR_BL_GL_DZ { - weight = 5.2; + weight = 4.98; }; class ACR_DES_GL_DZ { - weight = 5.2; + weight = 4.98; }; class ACR_SNOW_GL_DZ { - weight = 5.2; + weight = 4.98; }; class M16A4_GL_CCO_MFL_DZ { @@ -2256,75 +2234,75 @@ class M16A4_GL_CCO_MFL_DZ }; class RK95_DZ { - weight = 6.1; + weight = 3.7; }; class RK95_SD_DZ { - weight = 6.2; + weight = 4.135; }; class RK95_CCO_SD_DZ { - weight = 6.3; + weight = 4.4; }; class RK95_ACOG_SD_DZ { - weight = 6.3; + weight = 4.554; }; class RK95_CCO_DZ { - weight = 6.2; + weight = 3.965; }; class RK95_ACOG_DZ { - weight = 6.2; + weight = 4.119; }; class G3_DZ { - weight = 6.1; + weight = 4.4; }; class G3A3_DZ { - weight = 6.1; + weight = 4.4; }; class G3A3_CCO_DZ { - weight = 6.2; + weight = 4.665; }; class G3A3_Holo_DZ { - weight = 6.2; + weight = 4.65; }; class G3A3_ACOG_DZ { - weight = 6.3; + weight = 4.819; }; class G3_SG1_DZ { - weight = 6.5; + weight = 4.9; }; class G3_SG1_Bipod_DZ { - weight = 6.7; + weight = 5.2; }; class SCAR_H_AK_DZ { - weight = 4.5; + weight = 3.621; }; class SCAR_H_AK_CCO_DZ { - weight = 4.6; + weight = 3.886; }; class SCAR_H_B_AK_CCO_DZ { - weight = 4.6; + weight = 3.886; }; class SCAR_H_AK_HOLO_DZ { - weight = 4.6; + weight = 3.871; }; class SCAR_H_AK_ACOG_DZ { - weight = 4.7; + weight = 4.04; }; class AKS74_DZ { @@ -2345,4 +2323,4 @@ class AKS74_NSPU_DZ class AKS74_TWS_DZ { weight = 3.5; -}; \ No newline at end of file +}; diff --git a/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Weapons/Snipers.hpp b/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Weapons/Snipers.hpp index f1a5e4923..1b1f3f529 100644 --- a/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Weapons/Snipers.hpp +++ b/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Weapons/Snipers.hpp @@ -4,27 +4,27 @@ }; class M24_des_EP1 { - weight = 7; + weight = 5.4; }; class M110_TWS_EP1 { - weight = 7.7; + weight = 11.76; }; class M110_NVG_EP1 { - weight = 7.5; + weight = 10.56; }; class BAF_AS50_scoped { - weight = 13; + weight = 14.5; }; class BAF_AS50_TWS { - weight = 13.2; + weight = 19; }; class BAF_LRR_scoped { - weight = 5.6; + weight = 6.9; }; class BAF_LRR_scoped_W { @@ -32,15 +32,15 @@ class BAF_LRR_scoped_W }; class L115A3_DZ { - weight = 5.6; + weight = 6.9; }; class L115A3_2_DZ { - weight = 5.6; + weight = 6.9; }; class Anzio_20 { - weight = 15.4; + weight = 43; }; class m107_DZ { @@ -48,67 +48,67 @@ class m107_DZ }; class DMR { - weight = 8.5; + weight = 6.5; }; class DMR_DZ { - weight = 8.5; + weight = 6.5; }; class DMR_Gh_DZ { - weight = 8.7; + weight = 6.8; }; class DMR_DZE { - weight = 8.5; + weight = 6.5; }; class DMR_Gh_DZE { - weight = 8.7; + weight = 6.8; }; class Huntingrifle { - weight = 4; + weight = 3.5; }; class CZ550_DZ { - weight = 4; + weight = 3.5; }; class ksvk { - weight = 12; + weight = 12.9; }; class KSVK_DZE { - weight = 12; + weight = 12.9; }; class M24_DES_DZ { - weight = 7; + weight = 5.4; }; class M24 { - weight = 7; + weight = 5.4; }; class M24_DZ { - weight = 7; + weight = 5.4; }; class M24_Gh_DZ { - weight = 7.1; + weight = 5.7; }; class M40A3 { - weight = 7.5; + weight = 4.4; }; class M40A3_DZ { - weight = 7.5; + weight = 4.4; }; class M40A3_Gh_DZ { - weight = 7.6; + weight = 4.7; }; class M107 { @@ -120,135 +120,135 @@ class SVD_NSPU_EP1 }; class SVD_des_EP1 { - weight = 9; + weight = 3.9; }; class SVD { - weight = 9; + weight = 3.9; }; class SVD_DZ { - weight = 8.6; + weight = 3.9; }; class SVD_Gh_DZ { - weight = 8.8; + weight = 4.2; }; class SVD_PSO1_DZ { - weight = 9; + weight = 4.51; }; class SVD_PSO1_Gh_DZ { - weight = 9.2; + weight = 4.81; }; class SVD_Camo { - weight = 9.2; + weight = 4.2; }; class VSS_Vintorez { - weight = 5.3; + weight = 3.22; }; class MSR_DZ { - weight = 3.2; + weight = 6.32; }; class RSASS_DZ { - weight = 3.2; + weight = 7.14; }; class RSASS_TWS_DZ { - weight = 3.3; + weight = 11.64; }; class RSASS_SD_DZ { - weight = 3.1; + weight = 7.58; }; class RSASS_TWS_SD_DZ { - weight = 3.5; + weight = 12.08; }; class XM2010_DZ { - weight = 3.2; + weight = 5.5; }; class M21_DZ { - weight = 3.2; + weight = 6.5; }; class M1A_SC16_BL_Sniper_DZ { - weight = 9.8; + weight = 8.2; }; class M1A_SC16_TAN_Sniper_DZ { - weight = 9.8; + weight = 8.2; }; class M1A_SC2_BL_Sniper_DZ { - weight = 9.8; + weight = 8.2; }; class SVD_PSO1_Gh_DES_DZ { - weight = 9.4; + weight = 4.81; }; class SVD_NSPU_DZ { - weight = 9.8; + weight = 11.4; }; class HK417_Sniper_DZ { - weight = 9.8; + weight = 4.56; }; class HK417_Sniper_SD_DZ { - weight = 9.8; + weight = 5; }; -class Groza1_Sniper_DZ +class Groza1_Sniper_DZ { - weight = 9.8; + weight = 3.515; }; class Groza1_Sniper_SD_DZ { - weight = 9.8; + weight = 3.95; }; class Groza9_Sniper_DZ { - weight = 9.8; + weight = 3.115; }; class Groza9_GL_Sniper_DZ { - weight = 9.8; + weight = 4.615; }; class Groza9_Sniper_SD_DZ { - weight = 9.8; + weight = 3.415; }; -class MK14_Sniper_DZ +class MK14_Sniper_DZ { - weight = 9.8; + weight = 5.515; }; class MK14_Sniper_SD_DZ { - weight = 9.8; + weight = 5.95; }; class MK17_Sniper_DZ { - weight = 9.8; + weight = 3.72; }; class MK17_Sniper_SD_DZ { - weight = 9.8; + weight = 4.155; }; class M110_NV_DZ { - weight = 7.5; + weight = 10.56; }; class ksvk_Small { - weight = 12; + weight = 12.9; }; class m107_Small { @@ -260,99 +260,99 @@ class m107_TWS_EP1_Small }; class DMR_SKN { - weight = 8.5; + weight = 6.5; }; class M21A5_DZ { - weight = 7.8; + weight = 6.5; }; class M21A5_SD_DZ { - weight = 8.0; + weight = 6.935; }; class CZ750_DZ { - weight = 7.5; + weight = 5.84; }; class SVD_Gold_DZ { - weight = 15.0; + weight = 8.9; }; class SVU_PSO1_DZ { - weight = 10.5; + weight = 5.9; }; class VSS_vintorez_DZE { - weight = 5.3; + weight = 3.22; }; class Mosin_BR_DZ { - weight = 7.0; + weight = 4.5; }; class Mosin_MFL_DZ { - weight = 7.2; + weight = 4.525; }; class Mosin_Belt_MFL_DZ { - weight = 7.4; + weight = 4.74; }; class Mosin_PU_MFL_DZ { - weight = 7.4; + weight = 4.94; }; class Mosin_PU_Belt_MFL_DZ { - weight = 7.6; + weight = 5.155; }; class MSR_SD_DZ { - weight = 10.6; + weight = 6.65; }; class MSR_NV_DZ { - weight = 10.8; + weight = 9.62; }; class MSR_NV_SD_DZ { - weight = 11.0; + weight = 9.96; }; class MSR_TWS_DZ { - weight = 11.0; + weight = 10.82; }; class MSR_TWS_SD_DZ { - weight = 11.2; + weight = 11.16; }; class XM2010_SD_DZ { - weight = 12.0; + weight = 5.84; }; class XM2010_NV_DZ { - weight = 12.2; + weight = 8.8; }; class XM2010_NV_SD_DZ { - weight = 12.4; + weight = 9.14; }; class XM2010_TWS_DZ { - weight = 12.4; + weight = 10; }; class XM2010_TWS_SD_DZ { - weight = 12.6; + weight = 10.34; }; class Anzio_20_DZ { - weight = 15.4; + weight = 43; }; class BAF_AS50_scoped_DZ { - weight = 13; + weight = 14.5; }; class m107_SKN { @@ -360,35 +360,35 @@ class m107_SKN }; class M4SPR { - weight = 6.8; + weight = 4.115; }; class M4SPR_DZE { - weight = 6.8; + weight = 4.115; }; class M4SPR_DZ { - weight = 6.8; + weight = 4.115; }; class M200_CheyTac_DZ { - weight = 15.0; + weight = 12.715; }; class M200_CheyTac_SD_DZ { - weight = 16.0; + weight = 13.302; }; class WA2000_DZ { - weight = 10.4; + weight = 7.365; }; class Barrett_MRAD_Iron_DZ { - weight = 12.6; + weight = 13.765; }; class Barrett_MRAD_CCO_DZ { - weight = 12.8; + weight = 13.915; }; class Barrett_MRAD_Sniper_DZ { @@ -396,11 +396,11 @@ class Barrett_MRAD_Sniper_DZ }; class PMC_AS50_scoped { - weight = 13; + weight = 14.5; }; class PMC_AS50_TWS { - weight = 13.2; + weight = 19; }; class CZ_750_S1_ACR { @@ -408,17 +408,17 @@ class CZ_750_S1_ACR }; class BAF_AS50_scoped_Large { - weight = 13; + weight = 14.5; }; class BAF_AS50_TWS_Large { - weight = 13.2; + weight = 19; }; class PMC_AS50_scoped_Large { - weight = 13; + weight = 14.5; }; class PMC_AS50_TWS_Large { - weight = 13.2; + weight = 19; };