36 lines
1015 B
JSON
36 lines
1015 B
JSON
{
|
|
"m_Version": 4,
|
|
"DisplayName": "#STR_EXPANSION_MARKET_CATEGORY_KITS",
|
|
"Items": [
|
|
{
|
|
"ClassName": "sewingkit",
|
|
"MaxPriceThreshold": 8,
|
|
"MinPriceThreshold": 4,
|
|
"MaxStockThreshold": 100,
|
|
"MinStockThreshold": 1,
|
|
"PurchaseType": 0,
|
|
"SpawnAttachments": [],
|
|
"Variants": []
|
|
},
|
|
{
|
|
"ClassName": "leathersewingkit",
|
|
"MaxPriceThreshold": 10,
|
|
"MinPriceThreshold": 5,
|
|
"MaxStockThreshold": 100,
|
|
"MinStockThreshold": 1,
|
|
"PurchaseType": 0,
|
|
"SpawnAttachments": [],
|
|
"Variants": []
|
|
},
|
|
{
|
|
"ClassName": "weaponcleaningkit",
|
|
"MaxPriceThreshold": 16,
|
|
"MinPriceThreshold": 8,
|
|
"MaxStockThreshold": 100,
|
|
"MinStockThreshold": 1,
|
|
"PurchaseType": 0,
|
|
"SpawnAttachments": [],
|
|
"Variants": []
|
|
}
|
|
]
|
|
} |