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

173 lines
5.1 KiB
JSON

{
"m_Version": 4,
"DisplayName": "#STR_EXPANSION_MARKET_CATEGORY_CAPS",
"Items": [
{
"ClassName": "baseballcap_cmmg_pink",
"MaxPriceThreshold": 24,
"MinPriceThreshold": 12,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"PurchaseType": 0,
"SpawnAttachments": [],
"Variants": [
"baseballcap_pink",
"baseballcap_blue",
"baseballcap_beige",
"baseballcap_red",
"baseballcap_cmmg_black",
"baseballcap_black",
"baseballcap_olive",
"baseballcap_camo"
]
},
{
"ClassName": "baseballcap_black",
"MaxPriceThreshold": 26,
"MinPriceThreshold": 13,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"PurchaseType": 0,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "baseballcap_olive",
"MaxPriceThreshold": 28,
"MinPriceThreshold": 14,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"PurchaseType": 0,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "baseballcap_camo",
"MaxPriceThreshold": 32,
"MinPriceThreshold": 16,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"PurchaseType": 0,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "prisonercap",
"MaxPriceThreshold": 32,
"MinPriceThreshold": 16,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"PurchaseType": 0,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "pilotkacap",
"MaxPriceThreshold": 50,
"MinPriceThreshold": 25,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"PurchaseType": 0,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "policecap",
"MaxPriceThreshold": 50,
"MinPriceThreshold": 25,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"PurchaseType": 0,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "flatcap_blue",
"MaxPriceThreshold": 64,
"MinPriceThreshold": 32,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"PurchaseType": 0,
"SpawnAttachments": [],
"Variants": [
"flatcap_red",
"flatcap_brown",
"flatcap_grey",
"flatcap_browncheck",
"flatcap_greycheck",
"flatcap_black",
"flatcap_blackcheck"
]
},
{
"ClassName": "zmijovkacap_blue",
"MaxPriceThreshold": 72,
"MinPriceThreshold": 36,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"PurchaseType": 0,
"SpawnAttachments": [],
"Variants": [
"zmijovkacap_brown",
"zmijovkacap_red",
"zmijovkacap_black",
"zmijovkacap_green"
]
},
{
"ClassName": "zmijovkacap_black",
"MaxPriceThreshold": 74,
"MinPriceThreshold": 37,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"PurchaseType": 0,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "zmijovkacap_green",
"MaxPriceThreshold": 76,
"MinPriceThreshold": 38,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"PurchaseType": 0,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "radarcap_blue",
"MaxPriceThreshold": 80,
"MinPriceThreshold": 40,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"PurchaseType": 0,
"SpawnAttachments": [],
"Variants": [
"radarcap_brown",
"radarcap_red",
"radarcap_black",
"radarcap_green"
]
},
{
"ClassName": "radarcap_black",
"MaxPriceThreshold": 84,
"MinPriceThreshold": 42,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"PurchaseType": 0,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "radarcap_green",
"MaxPriceThreshold": 90,
"MinPriceThreshold": 45,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"PurchaseType": 0,
"SpawnAttachments": [],
"Variants": []
}
]
}