2024-07-15 10:56:39 +02:00
|
|
|
{
|
|
|
|
//Prapor
|
|
|
|
"PraporMinReturn": 2,
|
|
|
|
"PraporMaxReturn": 4,
|
|
|
|
"PraporMaxStorageTime": 72,
|
2024-07-15 21:51:43 +02:00
|
|
|
"PraporReturnChancePercent": 50,
|
2024-07-15 10:56:39 +02:00
|
|
|
|
|
|
|
//Therapist
|
|
|
|
"TherapistMinReturn": 1,
|
|
|
|
"TherapistMaxReturn": 2,
|
2024-07-15 21:51:43 +02:00
|
|
|
"TherapistMaxStorageTime": 72,
|
|
|
|
"TherapistReturnChancePercent": 75
|
2024-07-15 10:56:39 +02:00
|
|
|
}
|