Server/project/assets/configs/insurance.json

30 lines
731 B
JSON
Raw Normal View History

2023-03-03 16:23:46 +01:00
{
"insuranceMultiplier": {
"54cb50c76803fa8b248b4571": 0.16,
"54cb57776803fa99248b456e": 0.25
},
"returnChancePercent": {
"54cb50c76803fa8b248b4571": 75,
"54cb57776803fa99248b456e": 85
},
"blacklistedEquipment": [],
"slotIdsWithChanceOfNotReturning": ["hideout",
"main",
"mod_scope",
"mod_magazine",
"mod_sight_rear",
"mod_sight_front",
"mod_tactical",
"mod_muzzle",
"mod_tactical_2",
"mod_foregrip",
"mod_tactical_000",
"mod_tactical_001",
"mod_tactical_002",
"mod_tactical_003",
"mod_nvg"
],
"returnTimeOverrideSeconds": 0,
"runIntervalSeconds": 600
}