Valens-AIO/config/insurance.json
Valens cc58998345 Hotfixes for update to v1.8.3/ Compatible with AKI 3.5.0
* Bots.json
* Insurance.json
* Traders.json
2023-02-13 17:53:02 -05:00

21 lines
394 B
JSON

{
"blacklistedEquipment": ["Scabbard", "SecuredContainer", "Compass", "ArmBand"],
"prapor":
{
"minHr": 24,
"maxHr": 36,
"storageMaxHr": 96,
"priceCoef": 0.16,
"returnChance": 75
},
"therapist":
{
"minHr": 10,
"maxHr": 20,
"storageMaxHr": 144,
"priceCoef": 0.25,
"returnChance": 85
}
}