26 lines
714 B
JSON
26 lines
714 B
JSON
{
|
|
"m_Version": 4,
|
|
"DisplayName": "#STR_EXPANSION_MARKET_CATEGORY_BELTS",
|
|
"Items": [
|
|
{
|
|
"ClassName": "civilianbelt",
|
|
"MaxPriceThreshold": 200,
|
|
"MinPriceThreshold": 100,
|
|
"MaxStockThreshold": 100,
|
|
"MinStockThreshold": 1,
|
|
"PurchaseType": 0,
|
|
"SpawnAttachments": [],
|
|
"Variants": []
|
|
},
|
|
{
|
|
"ClassName": "militarybelt",
|
|
"MaxPriceThreshold": 200,
|
|
"MinPriceThreshold": 100,
|
|
"MaxStockThreshold": 100,
|
|
"MinStockThreshold": 1,
|
|
"PurchaseType": 0,
|
|
"SpawnAttachments": [],
|
|
"Variants": []
|
|
}
|
|
]
|
|
} |