DayZ/serverstructure/gameserver/profiles/ExpansionMod/Market/Handguards.json

109 lines
3.3 KiB
JSON

{
"m_Version": 12,
"DisplayName": "#STR_EXPANSION_MARKET_CATEGORY_HANDGUARDS",
"Icon": "Deliver",
"Color": "FBFCFEFF",
"IsExchange": 0,
"InitStockPercent": 75.0,
"Items": [
{
"ClassName": "mp5_plastichndgrd",
"MaxPriceThreshold": 200,
"MinPriceThreshold": 100,
"SellPricePercent": -1.0,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"QuantityPercent": -1,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "mp5_railhndgrd",
"MaxPriceThreshold": 300,
"MinPriceThreshold": 150,
"SellPricePercent": -1.0,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"QuantityPercent": -1,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "ak74_hndgrd",
"MaxPriceThreshold": 300,
"MinPriceThreshold": 150,
"SellPricePercent": -1.0,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"QuantityPercent": -1,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "ak_woodhndgrd",
"MaxPriceThreshold": 400,
"MinPriceThreshold": 200,
"SellPricePercent": -1.0,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"QuantityPercent": -1,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "ak_railhndgrd",
"MaxPriceThreshold": 400,
"MinPriceThreshold": 200,
"SellPricePercent": -1.0,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"QuantityPercent": -1,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "ak_plastichndgrd",
"MaxPriceThreshold": 400,
"MinPriceThreshold": 200,
"SellPricePercent": -1.0,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"QuantityPercent": -1,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "m4_plastichndgrd",
"MaxPriceThreshold": 300,
"MinPriceThreshold": 150,
"SellPricePercent": -1.0,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"QuantityPercent": -1,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "m4_rishndgrd",
"MaxPriceThreshold": 400,
"MinPriceThreshold": 200,
"SellPricePercent": -1.0,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"QuantityPercent": -1,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "m4_mphndgrd",
"MaxPriceThreshold": 400,
"MinPriceThreshold": 200,
"SellPricePercent": -1.0,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"QuantityPercent": -1,
"SpawnAttachments": [],
"Variants": []
}
]
}