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

154 lines
4.7 KiB
JSON

{
"m_Version": 12,
"DisplayName": "#STR_EXPANSION_MARKET_CATEGORY_EYEWEAR",
"Icon": "Deliver",
"Color": "FBFCFEFF",
"IsExchange": 0,
"InitStockPercent": 75.0,
"Items": [
{
"ClassName": "sportglasses_orange",
"MaxPriceThreshold": 34,
"MinPriceThreshold": 17,
"SellPricePercent": -1.0,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"QuantityPercent": -1,
"SpawnAttachments": [],
"Variants": [
"sportglasses_blue",
"sportglasses_black",
"sportglasses_green"
]
},
{
"ClassName": "sportglasses_blue",
"MaxPriceThreshold": 36,
"MinPriceThreshold": 18,
"SellPricePercent": -1.0,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"QuantityPercent": -1,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "sportglasses_black",
"MaxPriceThreshold": 40,
"MinPriceThreshold": 20,
"SellPricePercent": -1.0,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"QuantityPercent": -1,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "sportglasses_green",
"MaxPriceThreshold": 40,
"MinPriceThreshold": 20,
"SellPricePercent": -1.0,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"QuantityPercent": -1,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "thinframesglasses",
"MaxPriceThreshold": 40,
"MinPriceThreshold": 20,
"SellPricePercent": -1.0,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"QuantityPercent": -1,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "thickframesglasses",
"MaxPriceThreshold": 46,
"MinPriceThreshold": 23,
"SellPricePercent": -1.0,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"QuantityPercent": -1,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "designerglasses",
"MaxPriceThreshold": 60,
"MinPriceThreshold": 30,
"SellPricePercent": -1.0,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"QuantityPercent": -1,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "aviatorglasses",
"MaxPriceThreshold": 80,
"MinPriceThreshold": 40,
"SellPricePercent": -1.0,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"QuantityPercent": -1,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "tacticalgoggles",
"MaxPriceThreshold": 120,
"MinPriceThreshold": 60,
"SellPricePercent": -1.0,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"QuantityPercent": -1,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "nvgheadstrap",
"MaxPriceThreshold": 400,
"MinPriceThreshold": 200,
"SellPricePercent": -1.0,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"QuantityPercent": -1,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "eyepatch_improvised",
"MaxPriceThreshold": 20,
"MinPriceThreshold": 10,
"SellPricePercent": -1.0,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"QuantityPercent": -1,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "eyemask_black",
"MaxPriceThreshold": 100,
"MinPriceThreshold": 30,
"SellPricePercent": -1.0,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"QuantityPercent": -1,
"SpawnAttachments": [],
"Variants": [
"eyemask_blue",
"eyemask_christmas",
"eyemask_dead",
"eyemask_newyears",
"eyemask_red",
"eyemask_valentines",
"eyemask_yellow"
]
}
]
}