diff --git a/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Magazines/Ammo/LMGAmmo.hpp b/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Magazines/Ammo/LMGAmmo.hpp index 095ba135a..4cfd1e0ab 100644 --- a/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Magazines/Ammo/LMGAmmo.hpp +++ b/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Magazines/Ammo/LMGAmmo.hpp @@ -14,6 +14,10 @@ class 100Rnd_556x45_BetaCMag { weight = 5; }; +class 100Rnd_556x45_BetaCMagSD +{ + weight = 5; +}; class 100Rnd_556x45_BetaCMag_airLock { weight = 5; diff --git a/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Magazines/Ammo/SniperAmmo.hpp b/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Magazines/Ammo/SniperAmmo.hpp index 9eb07d3af..703dc0d8c 100644 --- a/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Magazines/Ammo/SniperAmmo.hpp +++ b/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Magazines/Ammo/SniperAmmo.hpp @@ -78,6 +78,10 @@ class 5Rnd_408_CheyTac { weight = 1.5; }; +class 5Rnd_408_CheyTac_SD +{ + weight = 1.5; +}; class 6Rnd_762x51_WA2000 { weight = 1.5; diff --git a/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Magazines/Buildings/Camonets.hpp b/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Magazines/Buildings/Camonets.hpp index 0bc59f40c..92f0e694f 100644 --- a/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Magazines/Buildings/Camonets.hpp +++ b/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Magazines/Buildings/Camonets.hpp @@ -14,3 +14,11 @@ class forest_net_kit { weight = 25; }; +class winter_net_kit +{ + weight = 25; +}; +class winter_large_net_kit +{ + weight = 50; +}; diff --git a/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Magazines/Buildings/Misc.hpp b/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Magazines/Buildings/Misc.hpp index e03d5f2e3..5c8f60f4e 100644 --- a/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Magazines/Buildings/Misc.hpp +++ b/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Magazines/Buildings/Misc.hpp @@ -92,4 +92,69 @@ class park_bench_kit class ItemScaffoldingKit { weight = 80; +}; + +class notebook_kit +{ + weight = 2; +}; +class water_pump_kit +{ + weight = 75; +}; +class greenhouse_kit +{ + weight = 150; +}; +class bed_kit +{ + weight = 50; +}; +class table_kit +{ + weight = 25; +}; +class office_chair_kit +{ + weight = 25; +}; +class garage_green_kit +{ + weight = 500; +}; +class garage_white_kit +{ + weight = 500; +}; +class garage_brown_kit +{ + weight = 500; +}; +class garage_grey_kit +{ + weight = 500; +}; +class helipad_civil_kit +{ + weight = 5; +}; +class helipad_rescue_kit +{ + weight = 5; +}; +class helipad_army_kit +{ + weight = 5; +}; +class helipad_cross_kit +{ + weight = 5; +}; +class helipad_parkborder_kit +{ + weight = 5; +}; +class cctv_kit +{ + weight = 25; }; \ No newline at end of file diff --git a/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Magazines/Buildings/ModularBuilding.hpp b/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Magazines/Buildings/ModularBuilding.hpp index f9813be33..80cabc815 100644 --- a/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Magazines/Buildings/ModularBuilding.hpp +++ b/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Magazines/Buildings/ModularBuilding.hpp @@ -127,3 +127,156 @@ class ItemWoodWallWithDoorLgLocked { weight = 35; }; + +class glass_floor_kit +{ + weight = 200; +}; +class glass_floor_half_kit +{ + weight = 100; +}; +class glass_floor_quarter_kit +{ + weight = 50; +}; +class metal_floor_half_kit +{ + weight = 175; +}; +class metal_floor_quarter_kit +{ + weight = 85; +}; +class metal_floor4x_kit +{ + weight = 1250; +}; +class metal_pillar_kit +{ + weight = 250; +}; +class half_cinder_wall_gap_kit +{ + weight = 325; +}; +class cinderwall_window_kit +{ + weight = 325; +}; +class cinderwall_window_locked_kit +{ + weight = 325; +}; +class cinder_door_frame_kit +{ + weight = 325; +}; +class cinder_door_hatch_kit +{ + weight = 325; +}; +class cinder_door_hatch_kit_locked +{ + weight = 325; +}; +class cinder_garage_frame_kit +{ + weight = 325; +}; +class cinder_garage_top_open_frame_kit +{ + weight = 325; +}; +class cinder_garage_top_open_kit +{ + weight = 325; +}; +class cinder_garage_top_open_kit_locked +{ + weight = 325; +}; +class cinder_gate_frame_kit +{ + weight = 325; +}; +class cinder_gate_kit +{ + weight = 325; +}; +class cinder_gate_kit_locked +{ + weight = 325; +}; +class cinder_bunker_kit +{ + weight = 500; +}; +class cinder_bunker_kit_locked +{ + weight = 500; +}; +class metal_drawbridge_kit +{ + weight = 500; +}; +class metal_drawbridge_kit_locked +{ + weight = 500; +}; +class ItemWoodFloor4x +{ + weight = 100; +}; +class ItemWoodFloorStairs +{ + weight = 50; +}; +class ItemTriangleWoodFloor +{ + weight = 25; +}; +class ItemWoodHandRail +{ + weight = 10; +}; +class ItemWoodPillar +{ + weight = 15; +}; +class ItemTriangleWoodWall +{ + weight = 25; +}; +class ItemWoodOpenTopGarageDoor +{ + weight = 25; +}; +class ItemWoodOpenTopGarageDoorLocked +{ + weight = 25; +}; +class ItemWoodGateFrame +{ + weight = 25; +}; +class ItemWoodGate +{ + weight = 25; +}; +class ItemWoodGateLocked +{ + weight = 25; +}; +class door_frame_kit +{ + weight = 25; +}; +class door_kit +{ + weight = 25; +}; +class door_locked_kit +{ + weight = 25; +}; \ No newline at end of file diff --git a/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Magazines/Buildings/Storage.hpp b/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Magazines/Buildings/Storage.hpp index 92a25cb93..2ca002a91 100644 --- a/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Magazines/Buildings/Storage.hpp +++ b/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Magazines/Buildings/Storage.hpp @@ -54,4 +54,111 @@ class StashSmall_kit { weight = 2; }; - +class ItemVault2 +{ + weight = 50; +}; +class ItemTallSafe +{ + weight = 100; +}; +class ItemLockbox2 +{ + weight = 15; +}; +class ItemLockboxWinter +{ + weight = 15; +}; +class ItemLockboxWinter2 +{ + weight = 15; +}; +class ItemVaultBroken +{ + weight = 50; +}; +class ItemVault2Broken +{ + weight = 50; +}; +class ItemTallSafeBroken +{ + weight = 100; +}; +class ItemLockboxBroken +{ + weight = 15; +}; +class ItemLockbox2Broken +{ + weight = 15; +}; +class ItemLockboxWinterBroken +{ + weight = 15; +}; +class ItemLockboxWinter2Broken +{ + weight = 15; +}; +class cook_tripod_kit +{ + weight = 10; +}; +class stoneoven_kit +{ + weight = 50; +}; +class commode_kit +{ + weight = 50; +}; +class wardrobe_kit +{ + weight = 50; +}; +class fridge_kit +{ + weight = 75; +}; +class washing_machine_kit +{ + weight = 75; +}; +class server_rack_kit +{ + weight = 75; +}; +class atm_kit +{ + weight = 100; +}; +class armchair_kit +{ + weight = 25; +}; +class sofa_kit +{ + weight = 50; +}; +class arcade_kit +{ + weight = 75; +}; +class vendmachine1_kit +{ + weight = 100; +}; +class vendmachine2_kit +{ + weight = 100; +}; +class storage_crate_kit +{ + weight = 10; +}; +class advanced_workBench_kit +{ + weight = 35; +}; diff --git a/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Magazines/Buildings/Tent.hpp b/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Magazines/Buildings/Tent.hpp index 7f3dee133..6cc5f155c 100644 --- a/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Magazines/Buildings/Tent.hpp +++ b/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Magazines/Buildings/Tent.hpp @@ -7,6 +7,14 @@ class ItemDomeTent weight = 5; }; class ItemDesertTent +{ + weight = 5; +}; +class ItemTentWinter +{ + weight = 4; +}; +class ItemWinterDomeTent { weight = 5; }; \ No newline at end of file diff --git a/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Magazines/Consumables/PackagedFood.hpp b/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Magazines/Consumables/PackagedFood.hpp index a2b987dd5..c7126ea5d 100644 --- a/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Magazines/Consumables/PackagedFood.hpp +++ b/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Magazines/Consumables/PackagedFood.hpp @@ -149,4 +149,16 @@ class FoodCandyMintception class equip_garlic_bulb { weight = 0.1; +}; +class FoodPotatoRaw +{ + weight = 0.25; +}; +class FoodPotatoBaked +{ + weight = 0.25; +}; +class FoodCarrot +{ + weight = 0.25; }; \ No newline at end of file diff --git a/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Magazines/Items/VehicleParts.hpp b/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Magazines/Items/VehicleParts.hpp index 29e9fedfb..facb136cd 100644 --- a/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Magazines/Items/VehicleParts.hpp +++ b/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Magazines/Items/VehicleParts.hpp @@ -18,5 +18,25 @@ class PartVRotor { weight = 15; }; +class PartFueltankBroken +{ + weight = 10; +}; +class PartWheelBroken +{ + weight = 10; +}; +class PartEngineBroken +{ + weight = 15; +}; +class PartVRotorBroken +{ + weight = 15; +}; +class PartGlassBroken +{ + weight = 5; +}; // PartGeneric can be found under Items\Metal.hpp diff --git a/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Weapons/Pistols.hpp b/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Weapons/Pistols.hpp index fe59168ff..a2403a33d 100644 --- a/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Weapons/Pistols.hpp +++ b/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Weapons/Pistols.hpp @@ -28,7 +28,11 @@ class Revolver_DZ }; class revolver_gold_EP1 { - weight = 1; + weight = 2; +}; +class Revolver_Gold_DZ +{ + weight = 2; }; class Colt1911 { 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 e4eae430a..ac3483439 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 @@ -130,6 +130,10 @@ class AK_47_S { weight = 3; }; +class AKS_DZ +{ + weight = 3; +}; class AKS_GOLD { weight = 4.0; diff --git a/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Weapons/Shotguns.hpp b/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Weapons/Shotguns.hpp index 047fcd3a8..d074d0e96 100644 --- a/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Weapons/Shotguns.hpp +++ b/SQF/dayz_code/external/R3F_Realism/R3F_Weight/Weapons/Shotguns.hpp @@ -103,6 +103,10 @@ class USAS12_DZ weight = 3.8; }; class AA12_PMC +{ + weight = 4.5; +}; +class AA12_DZ { weight = 4.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 762387190..983f49443 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 @@ -86,6 +86,10 @@ class KSVK_DZE { weight = 12; }; +class M24_DES_DZ +{ + weight = 7; +}; class M24 { weight = 7; @@ -367,6 +371,10 @@ class M200_CheyTac_DZ { weight = 15.0; }; +class M200_CheyTac_SD_DZ +{ + weight = 16.0; +}; class WA2000_DZ { weight = 10.4;