Geänderte Marktpreise und values
This commit is contained in:
parent
fdacbb41fa
commit
bb7f90d9cf
@ -261,7 +261,7 @@
|
||||
{
|
||||
"ClassName": "ammo_expansion_m203_smoke_white",
|
||||
"MaxPriceThreshold": 600,
|
||||
"MinPriceThreshold": 300,
|
||||
"MinPriceThreshold": 100,
|
||||
"MaxStockThreshold": 500,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
@ -276,7 +276,7 @@
|
||||
{
|
||||
"ClassName": "ammo_expansion_m203_smoke_teargas",
|
||||
"MaxPriceThreshold": 900,
|
||||
"MinPriceThreshold": 450,
|
||||
"MinPriceThreshold": 150,
|
||||
"MaxStockThreshold": 500,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
@ -301,7 +301,7 @@
|
||||
{
|
||||
"ClassName": "ammo_expansion_m203_sticky_smoke_teargas",
|
||||
"MaxPriceThreshold": 900,
|
||||
"MinPriceThreshold": 450,
|
||||
"MinPriceThreshold": 150,
|
||||
"MaxStockThreshold": 500,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
@ -311,7 +311,7 @@
|
||||
{
|
||||
"ClassName": "ammo_expansion_m203_he",
|
||||
"MaxPriceThreshold": 1000,
|
||||
"MinPriceThreshold": 500,
|
||||
"MinPriceThreshold": 450,
|
||||
"MaxStockThreshold": 500,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
|
||||
@ -108,7 +108,7 @@
|
||||
"ClassName": "truck_01_covered",
|
||||
"MaxPriceThreshold": 100000,
|
||||
"MinPriceThreshold": 50000,
|
||||
"MaxStockThreshold": 7,
|
||||
"MaxStockThreshold": 10,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 1,
|
||||
"SpawnAttachments": [
|
||||
@ -133,7 +133,7 @@
|
||||
"ClassName": "expansiontractor",
|
||||
"MaxPriceThreshold": 20000,
|
||||
"MinPriceThreshold": 10000,
|
||||
"MaxStockThreshold": 7,
|
||||
"MaxStockThreshold": 10,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 1,
|
||||
"SpawnAttachments": [
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
"ClassName": "sodacan_pipsi",
|
||||
"MaxPriceThreshold": 20,
|
||||
"MinPriceThreshold": 10,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxStockThreshold": 300,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
@ -16,7 +16,7 @@
|
||||
"ClassName": "sodacan_cola",
|
||||
"MaxPriceThreshold": 20,
|
||||
"MinPriceThreshold": 10,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxStockThreshold": 300,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
@ -26,7 +26,7 @@
|
||||
"ClassName": "sodacan_spite",
|
||||
"MaxPriceThreshold": 20,
|
||||
"MinPriceThreshold": 10,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxStockThreshold": 300,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
@ -56,7 +56,7 @@
|
||||
"ClassName": "waterbottle",
|
||||
"MaxPriceThreshold": 30,
|
||||
"MinPriceThreshold": 15,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxStockThreshold": 300,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
@ -66,7 +66,7 @@
|
||||
"ClassName": "canteen",
|
||||
"MaxPriceThreshold": 36,
|
||||
"MinPriceThreshold": 18,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxStockThreshold": 300,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
@ -76,7 +76,7 @@
|
||||
"ClassName": "vodka",
|
||||
"MaxPriceThreshold": 44,
|
||||
"MinPriceThreshold": 22,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxStockThreshold": 300,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
|
||||
@ -82,8 +82,8 @@
|
||||
},
|
||||
{
|
||||
"ClassName": "nvgoggles",
|
||||
"MaxPriceThreshold": 800,
|
||||
"MinPriceThreshold": 400,
|
||||
"MaxPriceThreshold": 1600,
|
||||
"MinPriceThreshold": 800,
|
||||
"MaxStockThreshold": 100,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
"Items": [
|
||||
{
|
||||
"ClassName": "rgd5grenade",
|
||||
"MaxPriceThreshold": 600,
|
||||
"MinPriceThreshold": 300,
|
||||
"MaxPriceThreshold": 1000,
|
||||
"MinPriceThreshold": 350,
|
||||
"MaxStockThreshold": 100,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
@ -14,8 +14,8 @@
|
||||
},
|
||||
{
|
||||
"ClassName": "m67grenade",
|
||||
"MaxPriceThreshold": 600,
|
||||
"MinPriceThreshold": 300,
|
||||
"MaxPriceThreshold": 1000,
|
||||
"MinPriceThreshold": 350,
|
||||
"MaxStockThreshold": 100,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
@ -24,8 +24,8 @@
|
||||
},
|
||||
{
|
||||
"ClassName": "flashgrenade",
|
||||
"MaxPriceThreshold": 500,
|
||||
"MinPriceThreshold": 250,
|
||||
"MaxPriceThreshold": 300,
|
||||
"MinPriceThreshold": 150,
|
||||
"MaxStockThreshold": 100,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
@ -35,7 +35,7 @@
|
||||
{
|
||||
"ClassName": "m18smokegrenade_red",
|
||||
"MaxPriceThreshold": 400,
|
||||
"MinPriceThreshold": 200,
|
||||
"MinPriceThreshold": 150,
|
||||
"MaxStockThreshold": 100,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
@ -51,7 +51,7 @@
|
||||
{
|
||||
"ClassName": "expansion_m18smokegrenade_teargas",
|
||||
"MaxPriceThreshold": 520,
|
||||
"MinPriceThreshold": 260,
|
||||
"MinPriceThreshold": 150,
|
||||
"MaxStockThreshold": 100,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
@ -72,8 +72,8 @@
|
||||
},
|
||||
{
|
||||
"ClassName": "expansionsatchel",
|
||||
"MaxPriceThreshold": 1000,
|
||||
"MinPriceThreshold": 500,
|
||||
"MaxPriceThreshold": 20000,
|
||||
"MinPriceThreshold": 7500,
|
||||
"MaxStockThreshold": 100,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
"ClassName": "apple",
|
||||
"MaxPriceThreshold": 9,
|
||||
"MinPriceThreshold": 7,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxStockThreshold": 1,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
"Items": [
|
||||
{
|
||||
"ClassName": "expansiongyrocopter",
|
||||
"MaxPriceThreshold": 1000000,
|
||||
"MinPriceThreshold": 500000,
|
||||
"MaxPriceThreshold": 150000,
|
||||
"MinPriceThreshold": 80000,
|
||||
"MaxStockThreshold": 10,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 1,
|
||||
@ -17,9 +17,9 @@
|
||||
},
|
||||
{
|
||||
"ClassName": "expansionmh6",
|
||||
"MaxPriceThreshold": 3000000,
|
||||
"MinPriceThreshold": 1500000,
|
||||
"MaxStockThreshold": 10,
|
||||
"MaxPriceThreshold": 1000000,
|
||||
"MinPriceThreshold": 400000,
|
||||
"MaxStockThreshold": 5,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 1,
|
||||
"SpawnAttachments": [
|
||||
@ -36,9 +36,9 @@
|
||||
},
|
||||
{
|
||||
"ClassName": "expansionuh1h",
|
||||
"MaxPriceThreshold": 3400000,
|
||||
"MinPriceThreshold": 1700000,
|
||||
"MaxStockThreshold": 10,
|
||||
"MaxPriceThreshold": 1400000,
|
||||
"MinPriceThreshold": 500000,
|
||||
"MaxStockThreshold": 4,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 1,
|
||||
"SpawnAttachments": [
|
||||
@ -54,8 +54,8 @@
|
||||
{
|
||||
"ClassName": "expansionmerlin",
|
||||
"MaxPriceThreshold": 4000000,
|
||||
"MinPriceThreshold": 2000000,
|
||||
"MaxStockThreshold": 10,
|
||||
"MinPriceThreshold": 800000,
|
||||
"MaxStockThreshold": 5,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 1,
|
||||
"SpawnAttachments": [
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
"ClassName": "sewingkit",
|
||||
"MaxPriceThreshold": 8,
|
||||
"MinPriceThreshold": 4,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxStockThreshold": 300,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
@ -26,7 +26,7 @@
|
||||
"ClassName": "weaponcleaningkit",
|
||||
"MaxPriceThreshold": 16,
|
||||
"MinPriceThreshold": 8,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxStockThreshold": 300,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
"ClassName": "kitchenknife",
|
||||
"MaxPriceThreshold": 16,
|
||||
"MinPriceThreshold": 8,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxStockThreshold": 300,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
@ -16,7 +16,7 @@
|
||||
"ClassName": "steakknife",
|
||||
"MaxPriceThreshold": 18,
|
||||
"MinPriceThreshold": 9,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxStockThreshold": 300,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
@ -26,7 +26,7 @@
|
||||
"ClassName": "huntingknife",
|
||||
"MaxPriceThreshold": 18,
|
||||
"MinPriceThreshold": 9,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxStockThreshold": 300,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
@ -46,7 +46,7 @@
|
||||
"ClassName": "kukriknife",
|
||||
"MaxPriceThreshold": 20,
|
||||
"MinPriceThreshold": 10,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxStockThreshold": 300,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
@ -56,7 +56,7 @@
|
||||
"ClassName": "fangeknife",
|
||||
"MaxPriceThreshold": 20,
|
||||
"MinPriceThreshold": 10,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxStockThreshold": 300,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
|
||||
@ -14,8 +14,8 @@
|
||||
},
|
||||
{
|
||||
"ClassName": "expansionlaw",
|
||||
"MaxPriceThreshold": 5000,
|
||||
"MinPriceThreshold": 2500,
|
||||
"MaxPriceThreshold": 500000,
|
||||
"MinPriceThreshold": 90000,
|
||||
"MaxStockThreshold": 100,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
@ -24,8 +24,8 @@
|
||||
},
|
||||
{
|
||||
"ClassName": "expansionrpg7",
|
||||
"MaxPriceThreshold": 5000,
|
||||
"MinPriceThreshold": 2500,
|
||||
"MaxPriceThreshold": 500000,
|
||||
"MinPriceThreshold": 100000,
|
||||
"MaxStockThreshold": 100,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
@ -34,8 +34,8 @@
|
||||
},
|
||||
{
|
||||
"ClassName": "expansion_m79",
|
||||
"MaxPriceThreshold": 5000,
|
||||
"MinPriceThreshold": 2500,
|
||||
"MaxPriceThreshold": 30000,
|
||||
"MinPriceThreshold": 5000,
|
||||
"MaxStockThreshold": 100,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
|
||||
@ -31,7 +31,7 @@
|
||||
"ClassName": "matchbox",
|
||||
"MaxPriceThreshold": 12,
|
||||
"MinPriceThreshold": 6,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxStockThreshold": 500,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
@ -41,7 +41,7 @@
|
||||
"ClassName": "petrollighter",
|
||||
"MaxPriceThreshold": 16,
|
||||
"MinPriceThreshold": 8,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxStockThreshold": 500,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
"ClassName": "canistergasoline",
|
||||
"MaxPriceThreshold": 600,
|
||||
"MinPriceThreshold": 300,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxStockThreshold": 200,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
|
||||
@ -125,8 +125,8 @@
|
||||
},
|
||||
{
|
||||
"ClassName": "gasmask",
|
||||
"MaxPriceThreshold": 240,
|
||||
"MinPriceThreshold": 120,
|
||||
"MaxPriceThreshold": 2400,
|
||||
"MinPriceThreshold": 1200,
|
||||
"MaxStockThreshold": 100,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
@ -135,8 +135,8 @@
|
||||
},
|
||||
{
|
||||
"ClassName": "gp5gasmask",
|
||||
"MaxPriceThreshold": 240,
|
||||
"MinPriceThreshold": 120,
|
||||
"MaxPriceThreshold": 2400,
|
||||
"MinPriceThreshold": 1200,
|
||||
"MaxStockThreshold": 100,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
@ -145,8 +145,8 @@
|
||||
},
|
||||
{
|
||||
"ClassName": "airbornemask",
|
||||
"MaxPriceThreshold": 400,
|
||||
"MinPriceThreshold": 200,
|
||||
"MaxPriceThreshold": 4000,
|
||||
"MinPriceThreshold": 2000,
|
||||
"MaxStockThreshold": 100,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
"ClassName": "charcoaltablets",
|
||||
"MaxPriceThreshold": 4,
|
||||
"MinPriceThreshold": 2,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxStockThreshold": 300,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
@ -16,7 +16,7 @@
|
||||
"ClassName": "bandagedressing",
|
||||
"MaxPriceThreshold": 6,
|
||||
"MinPriceThreshold": 3,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxStockThreshold": 300,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
@ -26,7 +26,7 @@
|
||||
"ClassName": "disinfectantalcohol",
|
||||
"MaxPriceThreshold": 8,
|
||||
"MinPriceThreshold": 4,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxStockThreshold": 300,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
@ -36,7 +36,7 @@
|
||||
"ClassName": "purificationtablets",
|
||||
"MaxPriceThreshold": 10,
|
||||
"MinPriceThreshold": 5,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxStockThreshold": 300,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
@ -46,7 +46,7 @@
|
||||
"ClassName": "bloodtestkit",
|
||||
"MaxPriceThreshold": 10,
|
||||
"MinPriceThreshold": 5,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxStockThreshold": 300,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
@ -56,7 +56,7 @@
|
||||
"ClassName": "thermometer",
|
||||
"MaxPriceThreshold": 10,
|
||||
"MinPriceThreshold": 5,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxStockThreshold": 300,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
@ -66,7 +66,7 @@
|
||||
"ClassName": "vitaminbottle",
|
||||
"MaxPriceThreshold": 12,
|
||||
"MinPriceThreshold": 6,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxStockThreshold": 300,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
@ -76,7 +76,7 @@
|
||||
"ClassName": "disinfectantspray",
|
||||
"MaxPriceThreshold": 16,
|
||||
"MinPriceThreshold": 8,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxStockThreshold": 300,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
@ -86,7 +86,7 @@
|
||||
"ClassName": "tetracyclineantibiotics",
|
||||
"MaxPriceThreshold": 16,
|
||||
"MinPriceThreshold": 8,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxStockThreshold": 300,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
@ -96,7 +96,7 @@
|
||||
"ClassName": "painkillertablets",
|
||||
"MaxPriceThreshold": 20,
|
||||
"MinPriceThreshold": 10,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxStockThreshold": 300,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
@ -106,7 +106,7 @@
|
||||
"ClassName": "startkitiv",
|
||||
"MaxPriceThreshold": 20,
|
||||
"MinPriceThreshold": 10,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxStockThreshold": 300,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
@ -116,7 +116,7 @@
|
||||
"ClassName": "heatpack",
|
||||
"MaxPriceThreshold": 20,
|
||||
"MinPriceThreshold": 10,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxStockThreshold": 300,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
@ -126,7 +126,7 @@
|
||||
"ClassName": "salinebag",
|
||||
"MaxPriceThreshold": 30,
|
||||
"MinPriceThreshold": 15,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxStockThreshold": 300,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
@ -156,7 +156,7 @@
|
||||
"ClassName": "epinephrine",
|
||||
"MaxPriceThreshold": 40,
|
||||
"MinPriceThreshold": 20,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxStockThreshold": 300,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
@ -166,7 +166,7 @@
|
||||
"ClassName": "morphine",
|
||||
"MaxPriceThreshold": 50,
|
||||
"MinPriceThreshold": 25,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxStockThreshold": 300,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
@ -176,7 +176,7 @@
|
||||
"ClassName": "iodinetincture",
|
||||
"MaxPriceThreshold": 60,
|
||||
"MinPriceThreshold": 30,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxStockThreshold": 300,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
{
|
||||
"ClassName": "saiga",
|
||||
"MaxPriceThreshold": 3000,
|
||||
"MinPriceThreshold": 1500,
|
||||
"MinPriceThreshold": 2500,
|
||||
"MaxStockThreshold": 100,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
@ -38,7 +38,7 @@
|
||||
{
|
||||
"ClassName": "expansion_benellim4",
|
||||
"MaxPriceThreshold": 3000,
|
||||
"MinPriceThreshold": 1500,
|
||||
"MinPriceThreshold": 2500,
|
||||
"MaxStockThreshold": 100,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
{
|
||||
"ClassName": "vss",
|
||||
"MaxPriceThreshold": 3200,
|
||||
"MinPriceThreshold": 1600,
|
||||
"MinPriceThreshold": 2600,
|
||||
"MaxStockThreshold": 100,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
@ -17,7 +17,7 @@
|
||||
{
|
||||
"ClassName": "asval",
|
||||
"MaxPriceThreshold": 3200,
|
||||
"MinPriceThreshold": 1600,
|
||||
"MinPriceThreshold": 2600,
|
||||
"MaxStockThreshold": 100,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
@ -29,7 +29,7 @@
|
||||
{
|
||||
"ClassName": "b95",
|
||||
"MaxPriceThreshold": 3400,
|
||||
"MinPriceThreshold": 1700,
|
||||
"MinPriceThreshold": 2500,
|
||||
"MaxStockThreshold": 100,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
@ -39,7 +39,7 @@
|
||||
{
|
||||
"ClassName": "svd",
|
||||
"MaxPriceThreshold": 4000,
|
||||
"MinPriceThreshold": 2000,
|
||||
"MinPriceThreshold": 3000,
|
||||
"MaxStockThreshold": 100,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
@ -51,7 +51,7 @@
|
||||
{
|
||||
"ClassName": "scout_chernarus",
|
||||
"MaxPriceThreshold": 4200,
|
||||
"MinPriceThreshold": 2100,
|
||||
"MinPriceThreshold": 3300,
|
||||
"MaxStockThreshold": 100,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
|
||||
@ -38,8 +38,8 @@
|
||||
},
|
||||
{
|
||||
"ClassName": "tannedleather",
|
||||
"MaxPriceThreshold": 8,
|
||||
"MinPriceThreshold": 4,
|
||||
"MaxPriceThreshold": 800,
|
||||
"MinPriceThreshold": 400,
|
||||
"MaxStockThreshold": 100,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
@ -80,7 +80,7 @@
|
||||
"ClassName": "ducttape",
|
||||
"MaxPriceThreshold": 40,
|
||||
"MinPriceThreshold": 20,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxStockThreshold": 300,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
@ -108,9 +108,9 @@
|
||||
},
|
||||
{
|
||||
"ClassName": "handcuffs",
|
||||
"MaxPriceThreshold": 100,
|
||||
"MinPriceThreshold": 50,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxPriceThreshold": 10000,
|
||||
"MinPriceThreshold": 5000,
|
||||
"MaxStockThreshold": 3,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
@ -130,7 +130,7 @@
|
||||
"ClassName": "burlapsack",
|
||||
"MaxPriceThreshold": 100,
|
||||
"MinPriceThreshold": 50,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxStockThreshold": 300,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
@ -140,7 +140,7 @@
|
||||
"ClassName": "woodenplank",
|
||||
"MaxPriceThreshold": 100,
|
||||
"MinPriceThreshold": 50,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxStockThreshold": 300,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
@ -150,7 +150,7 @@
|
||||
"ClassName": "metalplate",
|
||||
"MaxPriceThreshold": 200,
|
||||
"MinPriceThreshold": 100,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxStockThreshold": 300,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
@ -180,7 +180,7 @@
|
||||
"ClassName": "largegascanister",
|
||||
"MaxPriceThreshold": 400,
|
||||
"MinPriceThreshold": 200,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxStockThreshold": 300,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
@ -190,7 +190,7 @@
|
||||
"ClassName": "nailbox",
|
||||
"MaxPriceThreshold": 600,
|
||||
"MinPriceThreshold": 300,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxStockThreshold": 800,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
@ -260,7 +260,7 @@
|
||||
"ClassName": "expansionlumber1",
|
||||
"MaxPriceThreshold": 100,
|
||||
"MinPriceThreshold": 50,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxStockThreshold": 300,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
@ -270,7 +270,7 @@
|
||||
"ClassName": "expansionlumber1_5",
|
||||
"MaxPriceThreshold": 100,
|
||||
"MinPriceThreshold": 50,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxStockThreshold": 300,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
@ -280,7 +280,7 @@
|
||||
"ClassName": "expansionlumber3",
|
||||
"MaxPriceThreshold": 100,
|
||||
"MinPriceThreshold": 50,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxStockThreshold": 300,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
{
|
||||
"ClassName": "partytent",
|
||||
"MaxPriceThreshold": 5200,
|
||||
"MinPriceThreshold": 2600,
|
||||
"MinPriceThreshold": 4600,
|
||||
"MaxStockThreshold": 100,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
@ -19,7 +19,7 @@
|
||||
{
|
||||
"ClassName": "mediumtent",
|
||||
"MaxPriceThreshold": 6000,
|
||||
"MinPriceThreshold": 3000,
|
||||
"MinPriceThreshold": 5000,
|
||||
"MaxStockThreshold": 100,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
@ -32,7 +32,7 @@
|
||||
{
|
||||
"ClassName": "largetent",
|
||||
"MaxPriceThreshold": 12000,
|
||||
"MinPriceThreshold": 6000,
|
||||
"MinPriceThreshold": 9000,
|
||||
"MaxStockThreshold": 100,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
@ -42,7 +42,7 @@
|
||||
{
|
||||
"ClassName": "cartent",
|
||||
"MaxPriceThreshold": 14000,
|
||||
"MinPriceThreshold": 7000,
|
||||
"MinPriceThreshold": 10000,
|
||||
"MaxStockThreshold": 100,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
@ -52,7 +52,7 @@
|
||||
{
|
||||
"ClassName": "expansioncamotentkit",
|
||||
"MaxPriceThreshold": 5200,
|
||||
"MinPriceThreshold": 2600,
|
||||
"MinPriceThreshold": 4600,
|
||||
"MaxStockThreshold": 100,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
@ -62,7 +62,7 @@
|
||||
{
|
||||
"ClassName": "expansioncamoboxkit",
|
||||
"MaxPriceThreshold": 5200,
|
||||
"MinPriceThreshold": 2600,
|
||||
"MinPriceThreshold": 4600,
|
||||
"MaxStockThreshold": 100,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
|
||||
@ -46,7 +46,7 @@
|
||||
"ClassName": "hammer",
|
||||
"MaxPriceThreshold": 14,
|
||||
"MinPriceThreshold": 7,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxStockThreshold": 300,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
@ -56,7 +56,7 @@
|
||||
"ClassName": "hacksaw",
|
||||
"MaxPriceThreshold": 14,
|
||||
"MinPriceThreshold": 7,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxStockThreshold": 300,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
@ -76,7 +76,7 @@
|
||||
"ClassName": "canopener",
|
||||
"MaxPriceThreshold": 20,
|
||||
"MinPriceThreshold": 10,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxStockThreshold": 300,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
@ -126,7 +126,7 @@
|
||||
"ClassName": "fryingpan",
|
||||
"MaxPriceThreshold": 10,
|
||||
"MinPriceThreshold": 5,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxStockThreshold": 300,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
@ -144,8 +144,8 @@
|
||||
},
|
||||
{
|
||||
"ClassName": "crowbar",
|
||||
"MaxPriceThreshold": 10,
|
||||
"MinPriceThreshold": 5,
|
||||
"MaxPriceThreshold": 100,
|
||||
"MinPriceThreshold": 50,
|
||||
"MaxStockThreshold": 100,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
@ -156,7 +156,7 @@
|
||||
"ClassName": "shovel",
|
||||
"MaxPriceThreshold": 12,
|
||||
"MinPriceThreshold": 6,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxStockThreshold": 300,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
@ -166,7 +166,7 @@
|
||||
"ClassName": "pickaxe",
|
||||
"MaxPriceThreshold": 20,
|
||||
"MinPriceThreshold": 10,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxStockThreshold": 300,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
@ -174,8 +174,8 @@
|
||||
},
|
||||
{
|
||||
"ClassName": "sledgehammer",
|
||||
"MaxPriceThreshold": 24,
|
||||
"MinPriceThreshold": 12,
|
||||
"MaxPriceThreshold": 240,
|
||||
"MinPriceThreshold": 102,
|
||||
"MaxStockThreshold": 100,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
@ -194,9 +194,9 @@
|
||||
},
|
||||
{
|
||||
"ClassName": "woodaxe",
|
||||
"MaxPriceThreshold": 40,
|
||||
"MinPriceThreshold": 20,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxPriceThreshold": 100,
|
||||
"MinPriceThreshold": 50,
|
||||
"MaxStockThreshold": 300,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
@ -204,9 +204,9 @@
|
||||
},
|
||||
{
|
||||
"ClassName": "firefighteraxe",
|
||||
"MaxPriceThreshold": 60,
|
||||
"MinPriceThreshold": 30,
|
||||
"MaxStockThreshold": 100,
|
||||
"MaxPriceThreshold": 120,
|
||||
"MinPriceThreshold": 60,
|
||||
"MaxStockThreshold": 300,
|
||||
"MinStockThreshold": 1,
|
||||
"PurchaseType": 0,
|
||||
"SpawnAttachments": [],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user