Update weights

This commit is contained in:
AirwavesMan
2021-01-10 12:31:10 +01:00
parent 7a1ae0b033
commit 47a91b6168
13 changed files with 403 additions and 2 deletions

View File

@@ -14,6 +14,10 @@ class 100Rnd_556x45_BetaCMag
{
weight = 5;
};
class 100Rnd_556x45_BetaCMagSD
{
weight = 5;
};
class 100Rnd_556x45_BetaCMag_airLock
{
weight = 5;

View File

@@ -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;

View File

@@ -14,3 +14,11 @@ class forest_net_kit
{
weight = 25;
};
class winter_net_kit
{
weight = 25;
};
class winter_large_net_kit
{
weight = 50;
};

View File

@@ -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;
};

View File

@@ -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;
};

View File

@@ -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;
};

View File

@@ -7,6 +7,14 @@ class ItemDomeTent
weight = 5;
};
class ItemDesertTent
{
weight = 5;
};
class ItemTentWinter
{
weight = 4;
};
class ItemWinterDomeTent
{
weight = 5;
};

View File

@@ -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;
};

View File

@@ -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

View File

@@ -28,7 +28,11 @@ class Revolver_DZ
};
class revolver_gold_EP1
{
weight = 1;
weight = 2;
};
class Revolver_Gold_DZ
{
weight = 2;
};
class Colt1911
{

View File

@@ -130,6 +130,10 @@ class AK_47_S
{
weight = 3;
};
class AKS_DZ
{
weight = 3;
};
class AKS_GOLD
{
weight = 4.0;

View File

@@ -103,6 +103,10 @@ class USAS12_DZ
weight = 3.8;
};
class AA12_PMC
{
weight = 4.5;
};
class AA12_DZ
{
weight = 4.5;
};

View File

@@ -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;