DayZ/ExpansionMod(settings)/Market/Fruit_And_Vegetables.json
2021-10-17 15:26:15 +02:00

206 lines
6.0 KiB
JSON

{
"m_Version": 4,
"DisplayName": "#STR_EXPANSION_MARKET_CATEGORY_FRUIT_AND_VEGETABLES",
"Items": [
{
"ClassName": "apple",
"MaxPriceThreshold": 9,
"MinPriceThreshold": 7,
"MaxStockThreshold": 1,
"MinStockThreshold": 1,
"PurchaseType": 0,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "greenbellpepper",
"MaxPriceThreshold": 9,
"MinPriceThreshold": 7,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"PurchaseType": 0,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "zucchini",
"MaxPriceThreshold": 12,
"MinPriceThreshold": 10,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"PurchaseType": 0,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "pumpkin",
"MaxPriceThreshold": 17,
"MinPriceThreshold": 15,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"PurchaseType": 0,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "slicedpumpkin",
"MaxPriceThreshold": 9,
"MinPriceThreshold": 7,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"PurchaseType": 0,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "potatoseed",
"MaxPriceThreshold": 9,
"MinPriceThreshold": 7,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"PurchaseType": 0,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "potato",
"MaxPriceThreshold": 9,
"MinPriceThreshold": 7,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"PurchaseType": 0,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "tomato",
"MaxPriceThreshold": 9,
"MinPriceThreshold": 7,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"PurchaseType": 0,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "sambucusberry",
"MaxPriceThreshold": 9,
"MinPriceThreshold": 7,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"PurchaseType": 0,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "caninaberry",
"MaxPriceThreshold": 9,
"MinPriceThreshold": 7,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"PurchaseType": 0,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "plum",
"MaxPriceThreshold": 9,
"MinPriceThreshold": 7,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"PurchaseType": 0,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "pear",
"MaxPriceThreshold": 9,
"MinPriceThreshold": 7,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"PurchaseType": 0,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "agaricusmushroom",
"MaxPriceThreshold": 9,
"MinPriceThreshold": 7,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"PurchaseType": 0,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "amanitamushroom",
"MaxPriceThreshold": 9,
"MinPriceThreshold": 7,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"PurchaseType": 0,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "macrolepiotamushroom",
"MaxPriceThreshold": 9,
"MinPriceThreshold": 7,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"PurchaseType": 0,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "lactariusmushroom",
"MaxPriceThreshold": 9,
"MinPriceThreshold": 7,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"PurchaseType": 0,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "psilocybemushroom",
"MaxPriceThreshold": 9,
"MinPriceThreshold": 7,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"PurchaseType": 0,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "auriculariamushroom",
"MaxPriceThreshold": 9,
"MinPriceThreshold": 7,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"PurchaseType": 0,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "boletusmushroom",
"MaxPriceThreshold": 9,
"MinPriceThreshold": 7,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"PurchaseType": 0,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "pleurotusmushroom",
"MaxPriceThreshold": 9,
"MinPriceThreshold": 7,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"PurchaseType": 0,
"SpawnAttachments": [],
"Variants": []
}
]
}