0
0
mirror of https://github.com/sp-tarkov/server.git synced 2025-02-13 07:50:45 -05:00

Adjust rogue/raider/follower weapon dura values

This commit is contained in:
Dev 2023-10-13 09:13:07 +01:00
parent 10b4c5bcd6
commit 1bce472cf5

View File

@ -92,10 +92,10 @@
"minLimitPercent": 15
},
"weapon": {
"lowestMax": 50,
"lowestMax": 80,
"highestMax": 100,
"maxDelta": 40,
"minDelta": 10,
"minDelta": 20,
"minLimitPercent": 15
}
},
@ -148,10 +148,10 @@
"minLimitPercent": 15
},
"weapon": {
"lowestMax": 50,
"lowestMax": 80,
"highestMax": 100,
"maxDelta": 40,
"minDelta": 10,
"minDelta": 20,
"minLimitPercent": 15
}
},
@ -204,10 +204,10 @@
"minLimitPercent": 15
},
"weapon": {
"lowestMax": 50,
"lowestMax": 80,
"highestMax": 100,
"maxDelta": 40,
"minDelta": 10,
"minDelta": 20,
"minLimitPercent": 15
}
},