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

191 lines
5.5 KiB
JSON

{
"m_Version": 12,
"DisplayName": "#STR_EXPANSION_MARKET_CATEGORY_PISTOLS",
"Icon": "Deliver",
"Color": "FBFCFEFF",
"IsExchange": 0,
"InitStockPercent": 75.0,
"Items": [
{
"ClassName": "makarovij70",
"MaxPriceThreshold": 200,
"MinPriceThreshold": 100,
"SellPricePercent": -1.0,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"QuantityPercent": -1,
"SpawnAttachments": [
"mag_ij70_8rnd"
],
"Variants": []
},
{
"ClassName": "derringer_black",
"MaxPriceThreshold": 600,
"MinPriceThreshold": 200,
"SellPricePercent": -1.0,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"QuantityPercent": -1,
"SpawnAttachments": [],
"Variants": [
"derringer_grey",
"derringer_pink"
]
},
{
"ClassName": "cz75",
"MaxPriceThreshold": 270,
"MinPriceThreshold": 135,
"SellPricePercent": -1.0,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"QuantityPercent": -1,
"SpawnAttachments": [
"mag_cz75_15rnd"
],
"Variants": []
},
{
"ClassName": "fnx45",
"MaxPriceThreshold": 350,
"MinPriceThreshold": 175,
"SellPricePercent": -1.0,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"QuantityPercent": -1,
"SpawnAttachments": [
"mag_fnx45_15rnd"
],
"Variants": []
},
{
"ClassName": "glock19",
"MaxPriceThreshold": 600,
"MinPriceThreshold": 300,
"SellPricePercent": -1.0,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"QuantityPercent": -1,
"SpawnAttachments": [
"mag_glock_15rnd"
],
"Variants": []
},
{
"ClassName": "mkii",
"MaxPriceThreshold": 640,
"MinPriceThreshold": 320,
"SellPricePercent": -1.0,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"QuantityPercent": -1,
"SpawnAttachments": [
"mag_mkii_10rnd"
],
"Variants": []
},
{
"ClassName": "colt1911",
"MaxPriceThreshold": 680,
"MinPriceThreshold": 340,
"SellPricePercent": -1.0,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"QuantityPercent": -1,
"SpawnAttachments": [
"mag_1911_7rnd"
],
"Variants": []
},
{
"ClassName": "engraved1911",
"MaxPriceThreshold": 680,
"MinPriceThreshold": 340,
"SellPricePercent": -1.0,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"QuantityPercent": -1,
"SpawnAttachments": [
"mag_1911_7rnd"
],
"Variants": []
},
{
"ClassName": "magnum",
"MaxPriceThreshold": 800,
"MinPriceThreshold": 400,
"SellPricePercent": -1.0,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"QuantityPercent": -1,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "deagle",
"MaxPriceThreshold": 800,
"MinPriceThreshold": 400,
"SellPricePercent": -1.0,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"QuantityPercent": -1,
"SpawnAttachments": [
"mag_deagle_9rnd"
],
"Variants": [
"deagle_gold"
]
},
{
"ClassName": "deagle_gold",
"MaxPriceThreshold": 1000,
"MinPriceThreshold": 500,
"SellPricePercent": -1.0,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"QuantityPercent": -1,
"SpawnAttachments": [
"mag_deagle_9rnd"
],
"Variants": []
},
{
"ClassName": "p1",
"MaxPriceThreshold": 400,
"MinPriceThreshold": 250,
"SellPricePercent": -1.0,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"QuantityPercent": -1,
"SpawnAttachments": [
"mag_p1_8rnd"
],
"Variants": []
},
{
"ClassName": "longhorn",
"MaxPriceThreshold": 400,
"MinPriceThreshold": 200,
"SellPricePercent": -1.0,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"QuantityPercent": -1,
"SpawnAttachments": [],
"Variants": []
},
{
"ClassName": "expansion_m9",
"MaxPriceThreshold": 350,
"MinPriceThreshold": 175,
"SellPricePercent": -1.0,
"MaxStockThreshold": 100,
"MinStockThreshold": 1,
"QuantityPercent": -1,
"SpawnAttachments": [
"mag_expansion_m9_15rnd"
],
"Variants": []
}
]
}