DayZ/ExpansionMod(settings)/Market/Handguards.json
2021-09-30 19:27:30 +02:00

96 lines
2.8 KiB
JSON

{
"m_Version": 4,
"DisplayName": "#STR_EXPANSION_MARKET_CATEGORY_HANDGUARDS",
"Items": [
{
"ClassName": "mp5_plastichndgrd",
"MaxPriceThreshold": 200,
"MinPriceThreshold": 100,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"PurchaseType": 0,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "mp5_railhndgrd",
"MaxPriceThreshold": 300,
"MinPriceThreshold": 150,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"PurchaseType": 0,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "ak74_hndgrd",
"MaxPriceThreshold": 300,
"MinPriceThreshold": 150,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"PurchaseType": 0,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "ak_woodhndgrd",
"MaxPriceThreshold": 400,
"MinPriceThreshold": 200,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"PurchaseType": 0,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "ak_railhndgrd",
"MaxPriceThreshold": 400,
"MinPriceThreshold": 200,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"PurchaseType": 0,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "ak_plastichndgrd",
"MaxPriceThreshold": 400,
"MinPriceThreshold": 200,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"PurchaseType": 0,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "m4_plastichndgrd",
"MaxPriceThreshold": 300,
"MinPriceThreshold": 150,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"PurchaseType": 0,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "m4_rishndgrd",
"MaxPriceThreshold": 400,
"MinPriceThreshold": 200,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"PurchaseType": 0,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "m4_mphndgrd",
"MaxPriceThreshold": 400,
"MinPriceThreshold": 200,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"PurchaseType": 0,
"SpawnAttachments": [],
"Variants": []
}
]
}