InsuranceTweaks/README.md

18 lines
1.5 KiB
Markdown
Raw Normal View History

2024-07-15 10:56:39 +02:00
# InsuranceTweaks
A simple mod with little to no configuration to tweak the insurance settings
# Config
2024-07-15 22:00:49 +02:00
| Setting | Default Value | Details |
|------------------------------|---------------|--------------------------------------------------------------------|
| PraporMinReturn | 2 | Minimum time (in hours) for Prapor to return your insured items |
| PraporMaxReturn | 4 | Maximum time (in hours) for Prapor to return your insured items |
| PraporMaxStorageTime | 72 | Number of hours Prapor insured items will stay in your inbox |
| PraporReturnChancePercent | 50 | Return chance percentage for Prapor insured items |
| TherapistMinReturn | 1 | Minimum time (in hours) for Therapist to return your insured items |
| TherapistMaxReturn | 2 | Maximum time (in hours) for Therapist to return your insured items |
| TherapistMaxStorageTime | 72 | Number of hours Therapist insured items will stay in your inbox |
| TherapistReturnChancePercent | 75 | Return chance percentage for Therapist insured items |
2024-07-15 10:56:39 +02:00
# Thanks
- [chomp](https://dev.sp-tarkov.com/chomp) for the mod examples
- [DJLang](https://github.com/KillerDJLang) for [RaidOverhaul](https://hub.sp-tarkov.com/files/file/1673-raid-overhaul/) giving me the idea to make this mod