0
0
mirror of https://github.com/sp-tarkov/server.git synced 2025-02-13 09:50:43 -05:00
server/project/assets/configs/insurance.json

14 lines
333 B
JSON
Raw Normal View History

2023-03-03 15:23:46 +00:00
{
"insuranceMultiplier": {
"54cb50c76803fa8b248b4571": 0.16,
"54cb57776803fa99248b456e": 0.25
},
"returnChancePercent": {
"54cb50c76803fa8b248b4571": 75,
"54cb57776803fa99248b456e": 85
},
"blacklistedEquipment": [],
"returnTimeOverrideSeconds": 0,
"runIntervalSeconds": 600
}