InsuranceTweaks/README.md

24 lines
1.7 KiB
Markdown
Raw Permalink Normal View History

2024-07-15 10:56:39 +02:00
# InsuranceTweaks
2024-07-16 12:09:03 +02:00
2024-07-15 10:56:39 +02:00
A simple mod with little to no configuration to tweak the insurance settings
# Config
2024-07-16 12:09:03 +02:00
2024-07-15 22:00:49 +02:00
| Setting | Default Value | Details |
2024-07-16 12:09:03 +02:00
| ---------------------------- | ------------- | ------------------------------------------------------------------ |
| InstantReturn | | |
| ├ enabled | false | Whether or not the instant return is enabled |
| └ runIntervalSeconds | 30 | Time (in seconds) between each insurance check |
2024-07-15 22:00:49 +02:00
| 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
2024-07-16 12:09:03 +02:00
2024-07-15 10:56:39 +02:00
- [chomp](https://dev.sp-tarkov.com/chomp) for the mod examples
2024-07-16 12:09:03 +02:00
- [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