2023-03-03 16:23:46 +01:00
|
|
|
{
|
2024-03-17 13:27:24 +01:00
|
|
|
"runIntervalSeconds": 8,
|
2024-03-29 21:11:59 +01:00
|
|
|
"runIntervalValues": {
|
|
|
|
"inRaid": 60,
|
|
|
|
"outOfRaid": 8
|
|
|
|
},
|
2023-03-03 16:23:46 +01:00
|
|
|
"sell": {
|
|
|
|
"fees": true,
|
|
|
|
"chance": {
|
|
|
|
"base": 50,
|
2023-12-17 11:36:54 +01:00
|
|
|
"sellMultiplier": 1.24,
|
|
|
|
"maxSellChancePercent": 100,
|
|
|
|
"minSellChancePercent": 0
|
2023-03-03 16:23:46 +01:00
|
|
|
},
|
|
|
|
"time": {
|
|
|
|
"min": 0,
|
|
|
|
"max": 1.0
|
|
|
|
},
|
2023-04-06 18:23:52 +02:00
|
|
|
"expireSeconds": 71
|
2023-03-03 16:23:46 +01:00
|
|
|
},
|
|
|
|
"traders": {
|
|
|
|
"54cb50c76803fa8b248b4571": true,
|
|
|
|
"54cb57776803fa99248b456e": true,
|
|
|
|
"579dc571d53a0658a154fbec": false,
|
|
|
|
"58330581ace78e27b8b10cee": true,
|
|
|
|
"5935c25fb3acc3127c3d8cd9": true,
|
|
|
|
"5a7c2eca46aef81a7ca2145d": true,
|
|
|
|
"5ac3b934156ae10c4430e83c": true,
|
|
|
|
"5c0647fdd443bc2504c2d371": true,
|
2024-06-12 22:34:35 +02:00
|
|
|
"6617beeaa9cfa777ca915b7c": true,
|
2023-03-03 16:23:46 +01:00
|
|
|
"ragfair": false
|
|
|
|
},
|
|
|
|
"dynamic": {
|
2023-08-06 13:36:07 +02:00
|
|
|
"purchasesAreFoundInRaid": false,
|
|
|
|
"useTraderPriceForOffersIfHigher": true,
|
|
|
|
"barter": {
|
|
|
|
"chancePercent": 20,
|
|
|
|
"itemCountMin": 1,
|
|
|
|
"itemCountMax": 3,
|
|
|
|
"priceRangeVariancePercent": 15,
|
|
|
|
"minRoubleCostToBecomeBarter": 20000,
|
2024-10-22 21:51:22 +02:00
|
|
|
"makeSingleStackOnly": true,
|
2023-08-06 13:36:07 +02:00
|
|
|
"itemTypeBlacklist": [
|
|
|
|
"55802f4a4bdc2ddb688b4569",
|
|
|
|
"55802f3e4bdc2de7118b4584",
|
|
|
|
"543be5cb4bdc2deb348b4568",
|
|
|
|
"55818ac54bdc2d5b648b456e",
|
|
|
|
"5a74651486f7744e73386dd1"
|
|
|
|
]
|
|
|
|
},
|
2023-10-10 13:03:20 +02:00
|
|
|
"pack": {
|
2024-07-25 14:46:39 +02:00
|
|
|
"chancePercent": 6,
|
2023-10-10 13:03:20 +02:00
|
|
|
"itemCountMin": 4,
|
2024-07-25 14:46:39 +02:00
|
|
|
"itemCountMax": 17,
|
2024-03-29 21:11:59 +01:00
|
|
|
"itemTypeWhitelist": [
|
|
|
|
"5448eb774bdc2d0a728b4567",
|
|
|
|
"5448e8d64bdc2dce718b4568",
|
|
|
|
"5448f3ac4bdc2dce718b4569",
|
|
|
|
"543be6674bdc2df1348b4569",
|
|
|
|
"57864a3d24597754843f8721",
|
|
|
|
"57864a66245977548f04a81f",
|
|
|
|
"57864ada245977548638de91",
|
|
|
|
"57864ada245977548638de91"
|
|
|
|
]
|
2023-10-10 13:03:20 +02:00
|
|
|
},
|
2023-08-06 13:36:07 +02:00
|
|
|
"offerAdjustment": {
|
|
|
|
"adjustPriceWhenBelowHandbookPrice": false,
|
|
|
|
"maxPriceDifferenceBelowHandbookPercent": 64,
|
|
|
|
"handbookPriceMultipier": 1.1,
|
|
|
|
"priceThreshholdRub": 20000
|
|
|
|
},
|
2024-02-11 20:51:49 +01:00
|
|
|
"expiredOfferThreshold": 1400,
|
2023-03-03 16:23:46 +01:00
|
|
|
"offerItemCount": {
|
|
|
|
"min": 7,
|
|
|
|
"max": 30
|
|
|
|
},
|
2023-10-10 13:03:20 +02:00
|
|
|
"priceRanges": {
|
|
|
|
"default": {
|
|
|
|
"min": 0.8,
|
|
|
|
"max": 1.2
|
|
|
|
},
|
|
|
|
"preset": {
|
|
|
|
"min": 0.95,
|
|
|
|
"max": 1.05
|
|
|
|
},
|
|
|
|
"pack": {
|
|
|
|
"min": 0.75,
|
|
|
|
"max": 0.96
|
|
|
|
}
|
2023-03-03 16:23:46 +01:00
|
|
|
},
|
2024-10-26 10:57:49 +02:00
|
|
|
"ignoreQualityPriceVarianceBlacklist": [
|
|
|
|
"59e3577886f774176a362503",
|
|
|
|
"5d02797c86f774203f38e30a",
|
|
|
|
"5ab8e79e86f7742d8b372e78"
|
|
|
|
],
|
2023-08-06 13:36:07 +02:00
|
|
|
"showDefaultPresetsOnly": true,
|
2023-03-03 16:23:46 +01:00
|
|
|
"endTimeSeconds": {
|
|
|
|
"min": 360,
|
|
|
|
"max": 3600
|
|
|
|
},
|
|
|
|
"condition": {
|
|
|
|
"5422acb9af1c889c16000029": {
|
|
|
|
"_name": "WEAPON",
|
|
|
|
"conditionChance": 0.2,
|
2024-03-29 21:11:59 +01:00
|
|
|
"current": {
|
|
|
|
"min": 0,
|
|
|
|
"max": 1
|
|
|
|
},
|
|
|
|
"max": {
|
|
|
|
"min": 0.6,
|
|
|
|
"max": 1
|
|
|
|
}
|
2023-03-03 16:23:46 +01:00
|
|
|
},
|
|
|
|
"543be5664bdc2dd4348b4569": {
|
|
|
|
"_name": "MEDS",
|
|
|
|
"conditionChance": 0.2,
|
2024-03-29 21:11:59 +01:00
|
|
|
"current": {
|
|
|
|
"min": 0,
|
|
|
|
"max": 1
|
|
|
|
},
|
|
|
|
"max": {
|
|
|
|
"min": 0.6,
|
|
|
|
"max": 1
|
|
|
|
}
|
2023-03-03 16:23:46 +01:00
|
|
|
},
|
|
|
|
"5447e0e74bdc2d3c308b4567": {
|
|
|
|
"_name": "SPEC_ITEM",
|
|
|
|
"conditionChance": 0.3,
|
2024-03-29 21:11:59 +01:00
|
|
|
"current": {
|
|
|
|
"min": 0,
|
|
|
|
"max": 1
|
|
|
|
},
|
|
|
|
"max": {
|
|
|
|
"min": 0.02,
|
|
|
|
"max": 1
|
|
|
|
}
|
2023-03-03 16:23:46 +01:00
|
|
|
},
|
|
|
|
"543be5e94bdc2df1348b4568": {
|
|
|
|
"_name": "KEY",
|
2023-10-10 13:03:20 +02:00
|
|
|
"conditionChance": 0.04,
|
2024-03-29 21:11:59 +01:00
|
|
|
"current": {
|
|
|
|
"min": 0,
|
|
|
|
"max": 1
|
|
|
|
},
|
|
|
|
"max": {
|
|
|
|
"min": 0.96,
|
|
|
|
"max": 1
|
|
|
|
}
|
2023-03-03 16:23:46 +01:00
|
|
|
},
|
|
|
|
"5448e5284bdc2dcb718b4567": {
|
|
|
|
"_name": "VEST",
|
|
|
|
"conditionChance": 0.2,
|
2024-03-29 21:11:59 +01:00
|
|
|
"current": {
|
|
|
|
"min": 0,
|
|
|
|
"max": 1
|
|
|
|
},
|
|
|
|
"max": {
|
|
|
|
"min": 0.45,
|
|
|
|
"max": 1
|
|
|
|
}
|
2023-03-03 16:23:46 +01:00
|
|
|
},
|
2024-02-08 15:52:09 +01:00
|
|
|
"5448e54d4bdc2dcc718b4568": {
|
|
|
|
"_name": "ARMOR",
|
|
|
|
"conditionChance": 0.2,
|
2024-03-29 21:11:59 +01:00
|
|
|
"current": {
|
|
|
|
"min": 0,
|
|
|
|
"max": 1
|
|
|
|
},
|
|
|
|
"max": {
|
|
|
|
"min": 0.45,
|
|
|
|
"max": 1
|
|
|
|
}
|
2023-03-03 16:23:46 +01:00
|
|
|
},
|
2024-01-14 23:28:53 +01:00
|
|
|
"644120aa86ffbe10ee032b6f": {
|
|
|
|
"_name": "ARMOR_PLATE",
|
|
|
|
"conditionChance": 0.45,
|
2024-03-29 21:11:59 +01:00
|
|
|
"current": {
|
|
|
|
"min": 0,
|
|
|
|
"max": 1
|
|
|
|
},
|
|
|
|
"max": {
|
|
|
|
"min": 0.7,
|
|
|
|
"max": 1
|
|
|
|
}
|
2024-01-14 23:28:53 +01:00
|
|
|
},
|
2024-03-29 21:11:59 +01:00
|
|
|
"65649eb40bf0ed77b8044453": {
|
2024-02-08 15:52:09 +01:00
|
|
|
"_name": "BUILT_IN_INSERTS",
|
|
|
|
"conditionChance": 0.3,
|
2024-03-29 21:11:59 +01:00
|
|
|
"current": {
|
|
|
|
"min": 0,
|
|
|
|
"max": 1
|
|
|
|
},
|
|
|
|
"max": {
|
|
|
|
"min": 0.3,
|
|
|
|
"max": 1
|
|
|
|
}
|
|
|
|
},
|
2023-03-03 16:23:46 +01:00
|
|
|
"543be6674bdc2df1348b4569": {
|
|
|
|
"_name": "FOOD_DRINK",
|
|
|
|
"conditionChance": 0.05,
|
2024-03-29 21:11:59 +01:00
|
|
|
"current": {
|
|
|
|
"min": 1,
|
|
|
|
"max": 1
|
|
|
|
},
|
|
|
|
"max": {
|
|
|
|
"min": 0.05,
|
|
|
|
"max": 1
|
|
|
|
}
|
2023-10-10 13:03:20 +02:00
|
|
|
},
|
|
|
|
"5d650c3e815116009f6201d2": {
|
|
|
|
"_name": "FUEL",
|
2023-12-19 22:16:24 +01:00
|
|
|
"conditionChance": 0.12,
|
2024-03-29 21:11:59 +01:00
|
|
|
"current": {
|
|
|
|
"min": 1,
|
|
|
|
"max": 1
|
|
|
|
},
|
|
|
|
"max": {
|
|
|
|
"min": 0.7,
|
|
|
|
"max": 1
|
|
|
|
}
|
2024-01-14 23:28:53 +01:00
|
|
|
},
|
|
|
|
"5a341c4686f77469e155819e": {
|
|
|
|
"_name": "FACECOVER",
|
|
|
|
"conditionChance": 0.32,
|
2024-03-29 21:11:59 +01:00
|
|
|
"current": {
|
|
|
|
"min": 0,
|
|
|
|
"max": 1
|
|
|
|
},
|
|
|
|
"max": {
|
|
|
|
"min": 0.6,
|
|
|
|
"max": 1
|
|
|
|
}
|
2024-01-14 23:28:53 +01:00
|
|
|
},
|
|
|
|
"5448e5724bdc2ddf718b4568": {
|
|
|
|
"_name": "VISORS",
|
|
|
|
"conditionChance": 0.32,
|
2024-03-29 21:11:59 +01:00
|
|
|
"current": {
|
|
|
|
"min": 0,
|
|
|
|
"max": 1
|
|
|
|
},
|
|
|
|
"max": {
|
|
|
|
"min": 0.7,
|
|
|
|
"max": 1
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"5a341c4086f77401f2541505": {
|
|
|
|
"_name": "HELMETS",
|
|
|
|
"conditionChance": 0.32,
|
|
|
|
"current": {
|
|
|
|
"min": 0,
|
|
|
|
"max": 1
|
|
|
|
},
|
|
|
|
"max": {
|
|
|
|
"min": 0.45,
|
|
|
|
"max": 1
|
|
|
|
}
|
2024-01-24 20:33:24 +01:00
|
|
|
},
|
2024-03-29 21:11:59 +01:00
|
|
|
"57bef4c42459772e8d35a53b": {
|
2024-02-08 15:52:09 +01:00
|
|
|
"_name": "ARMORED_EQUIPMENT",
|
|
|
|
"conditionChance": 0.25,
|
2024-03-29 21:11:59 +01:00
|
|
|
"current": {
|
|
|
|
"min": 0,
|
|
|
|
"max": 1
|
|
|
|
},
|
|
|
|
"max": {
|
|
|
|
"min": 0.05,
|
|
|
|
"max": 1
|
|
|
|
}
|
2024-02-08 15:52:09 +01:00
|
|
|
}
|
2023-03-03 16:23:46 +01:00
|
|
|
},
|
|
|
|
"stackablePercent": {
|
|
|
|
"min": 10,
|
|
|
|
"max": 600
|
|
|
|
},
|
|
|
|
"nonStackableCount": {
|
|
|
|
"min": 1,
|
|
|
|
"max": 10
|
|
|
|
},
|
|
|
|
"rating": {
|
2023-10-10 13:03:20 +02:00
|
|
|
"min": -2,
|
|
|
|
"max": 20
|
2023-03-03 16:23:46 +01:00
|
|
|
},
|
2024-03-29 21:11:59 +01:00
|
|
|
"armor": {
|
|
|
|
"removeRemovablePlateChance": 40,
|
2024-07-23 17:12:53 +02:00
|
|
|
"plateSlotIdToRemovePool": ["front_plate", "back_plate"]
|
2024-03-29 21:11:59 +01:00
|
|
|
},
|
|
|
|
"itemPriceMultiplier": {
|
|
|
|
"5737292724597765e5728562": 6,
|
|
|
|
"57372ac324597767001bc261": 5,
|
|
|
|
"5c110624d174af029e69734c": 38
|
|
|
|
},
|
2023-08-06 13:36:07 +02:00
|
|
|
"_currencies": "what percentage of the offers are in each currency",
|
2023-03-03 16:23:46 +01:00
|
|
|
"currencies": {
|
|
|
|
"5449016a4bdc2d6f028b456f": 78,
|
|
|
|
"5696686a4bdc2da3298b456a": 14,
|
|
|
|
"569668774bdc2da2298b4568": 8
|
|
|
|
},
|
|
|
|
"showAsSingleStack": [
|
|
|
|
"5422acb9af1c889c16000029",
|
|
|
|
"5448e54d4bdc2dcc718b4568",
|
|
|
|
"5795f317245977243854e041",
|
|
|
|
"5448e53e4bdc2d60728b4567",
|
|
|
|
"5448bf274bdc2dfc2f8b456a",
|
|
|
|
"543be5e94bdc2df1348b4568",
|
2023-08-06 13:36:07 +02:00
|
|
|
"5448f39d4bdc2d0a728b4568",
|
2023-10-10 13:03:20 +02:00
|
|
|
"62e910aaf957f2915e0a5e36",
|
|
|
|
"5447e1d04bdc2dff2f8b4567",
|
2024-06-16 18:45:14 +02:00
|
|
|
"57bef4c42459772e8d35a53b",
|
2024-09-30 12:48:09 +02:00
|
|
|
"55802f4a4bdc2ddb688b4569",
|
2024-10-02 18:03:04 +02:00
|
|
|
"616eb7aea207f41933308f46"
|
2023-03-03 16:23:46 +01:00
|
|
|
],
|
2023-08-06 13:36:07 +02:00
|
|
|
"removeSeasonalItemsWhenNotInEvent": true,
|
2023-03-03 16:23:46 +01:00
|
|
|
"blacklist": {
|
2023-08-06 13:36:07 +02:00
|
|
|
"damagedAmmoPacks": true,
|
2023-12-29 17:03:00 +01:00
|
|
|
"custom": [],
|
2023-08-07 19:29:18 +02:00
|
|
|
"enableBsgList": true,
|
2023-03-03 16:23:46 +01:00
|
|
|
"enableQuestList": true,
|
2024-01-23 12:42:47 +01:00
|
|
|
"traderItems": false,
|
2024-03-29 21:11:59 +01:00
|
|
|
"armorPlate": {
|
|
|
|
"maxProtectionLevel": 4,
|
2024-07-23 17:12:53 +02:00
|
|
|
"ignoreSlots": ["right_side_plate", "left_side_plate"]
|
2024-03-29 21:11:59 +01:00
|
|
|
},
|
2024-03-04 20:36:31 +01:00
|
|
|
"enableCustomItemCategoryList": false,
|
|
|
|
"customItemCategoryList": []
|
2023-07-30 16:22:19 +02:00
|
|
|
},
|
2023-08-06 13:36:07 +02:00
|
|
|
"unreasonableModPrices": {
|
|
|
|
"5448fe124bdc2da5018b4567": {
|
2024-03-29 21:11:59 +01:00
|
|
|
"itemType": "Weapon Mod",
|
2023-08-06 13:36:07 +02:00
|
|
|
"enabled": true,
|
2024-02-09 15:13:48 +01:00
|
|
|
"handbookPriceOverMultiplier": 6,
|
|
|
|
"newPriceHandbookMultiplier": 6
|
2023-08-06 13:36:07 +02:00
|
|
|
},
|
|
|
|
"57864a66245977548f04a81f": {
|
2024-03-29 21:11:59 +01:00
|
|
|
"itemType": "Electronics",
|
2023-08-06 13:36:07 +02:00
|
|
|
"enabled": true,
|
|
|
|
"handbookPriceOverMultiplier": 11,
|
|
|
|
"newPriceHandbookMultiplier": 11
|
|
|
|
}
|
|
|
|
}
|
2024-09-25 18:16:44 +02:00
|
|
|
},
|
|
|
|
"tieredFlea": {
|
2024-09-27 22:03:26 +02:00
|
|
|
"enabled": false,
|
2024-09-29 18:29:08 +02:00
|
|
|
"unlocksTpl": {
|
|
|
|
"5d5d940f86f7742797262046": 32,
|
|
|
|
"545cdae64bdc2d39198b4568": 30,
|
|
|
|
"5b44c6ae86f7742d1627baea": 30,
|
|
|
|
"628e1ffc83ec92260c0f437f": 30,
|
|
|
|
"5f5e467b0bc58666c37e7821": 30,
|
|
|
|
|
|
|
|
"5c0e6a1586f77404597b4965": 26,
|
|
|
|
"5df8a42886f77412640e2e75": 25,
|
|
|
|
|
|
|
|
"5c94bbff86f7747ee735c08f": 30,
|
|
|
|
"63a0b208f444d32d6f03ea1e": 25,
|
|
|
|
"5c0530ee86f774697952d952": 25,
|
2024-10-02 18:03:04 +02:00
|
|
|
"57347ca924597744596b4e71": 35,
|
|
|
|
|
|
|
|
"5af04b6486f774195a3ebb49": 30,
|
|
|
|
"590c2e1186f77425357b6124": 30,
|
|
|
|
"590c5bbd86f774785762df04": 30,
|
|
|
|
"59e36c6f86f774176c10a2a7": 30,
|
|
|
|
"590a3b0486f7743954552bdb": 30,
|
|
|
|
"5c06782b86f77426df5407d2": 30,
|
|
|
|
"5c06779c86f77426e00dd782": 30,
|
|
|
|
"5d1b2fa286f77425227d1674": 30,
|
|
|
|
"57347cd0245977445a2d6ff1": 30,
|
|
|
|
|
2024-10-21 13:47:42 +02:00
|
|
|
"5d1b385e86f774252167b98a": 30,
|
|
|
|
|
|
|
|
"62a0a124de7ac81993580542": 40,
|
|
|
|
"5e42c81886f7742a01529f57": 40,
|
|
|
|
"5d1b371186f774253763a656": 35,
|
|
|
|
"5d1b36a186f7742523398433": 35,
|
|
|
|
"5e2af29386f7746d4159f077": 35,
|
|
|
|
"5d1b3a5d86f774252167ba22": 35,
|
|
|
|
"59e3577886f774176a362503": 35
|
2024-09-29 18:29:08 +02:00
|
|
|
},
|
|
|
|
"unlocksType": {
|
2024-09-25 18:16:44 +02:00
|
|
|
"57864a3d24597754843f8721": 35,
|
2024-10-02 18:03:04 +02:00
|
|
|
"57864a66245977548f04a81f": 20,
|
2024-09-25 18:16:44 +02:00
|
|
|
"57864ada245977548638de91": 20,
|
2024-10-02 18:03:04 +02:00
|
|
|
"590c745b86f7743cc433c5f2": 20,
|
2024-09-25 18:16:44 +02:00
|
|
|
|
|
|
|
"5447bedf4bdc2d87278b4568": 50,
|
|
|
|
"5447bed64bdc2d97278b4568": 40,
|
|
|
|
"5447b6254bdc2dc3278b4568": 35,
|
|
|
|
"5447b6194bdc2d67278b4567": 35,
|
|
|
|
"5447b5f14bdc2d61278b4567": 35,
|
|
|
|
"5447b5e04bdc2d62278b4567": 20,
|
|
|
|
"5447b6094bdc2dc3278b4567": 15,
|
|
|
|
"5447bee84bdc2dc3278b4569": 15,
|
|
|
|
"617f1ef5e8b54b0998387733": 10,
|
|
|
|
"5447b5cf4bdc2d65278b4567": 5,
|
|
|
|
|
|
|
|
"55818acf4bdc2dde698b456b": 20,
|
|
|
|
"55818ad54bdc2ddc698b4569": 23,
|
|
|
|
"55818add4bdc2d5b648b456f": 25,
|
|
|
|
"55818ae44bdc2dde698b456c": 30,
|
|
|
|
"55818aeb4bdc2ddc698b456a": 45,
|
|
|
|
|
|
|
|
"543be5cb4bdc2deb348b4568": 50,
|
|
|
|
|
|
|
|
"5c164d2286f774194c5e69fa": 40,
|
|
|
|
"5c99f98d86f7745c314214b3": 35
|
|
|
|
},
|
|
|
|
"ammoTiersEnabled": true,
|
|
|
|
"ammoTplUnlocks": {
|
|
|
|
"619636be6db0f2477964e710": 50,
|
|
|
|
"5fc382c1016cce60e8341b20": 50,
|
|
|
|
"5efb0cabfb3e451d70735af5": 35,
|
|
|
|
"64b8ee384b75259c590fa89b": 35,
|
|
|
|
"5d6e6911a4b9361bd5780d52": 35,
|
|
|
|
"5e85aa1a988a8701445df1f5": 35,
|
|
|
|
"6576f93989f0062e741ba952": 25,
|
|
|
|
|
|
|
|
"56dff061d2720bb5668b4567": 45,
|
|
|
|
"56dff2ced2720bb4668b4567": 40,
|
|
|
|
|
|
|
|
"64b7af434b75259c590fa893": 45,
|
|
|
|
|
|
|
|
"60194943740c5d77f6705eea": 35,
|
|
|
|
|
|
|
|
"5656d7c34bdc2d9d198b4587": 35,
|
|
|
|
|
|
|
|
"5e023e53d4353e3302577c4c": 25,
|
|
|
|
|
|
|
|
"5887431f2459777e1612938f": 30,
|
|
|
|
"59e77a2386f7742ee578960a": 35
|
|
|
|
}
|
2023-03-03 16:23:46 +01:00
|
|
|
}
|
2024-07-23 17:12:53 +02:00
|
|
|
}
|