mirror of
https://github.com/sp-tarkov/server.git
synced 2025-02-13 09:50:43 -05:00
Adjust Raider weapon durabilities based on feedback from live
This commit is contained in:
parent
2f2e7c2e32
commit
ad33405e75
@ -148,10 +148,10 @@
|
|||||||
"minLimitPercent": 15
|
"minLimitPercent": 15
|
||||||
},
|
},
|
||||||
"weapon": {
|
"weapon": {
|
||||||
"lowestMax": 80,
|
"lowestMax": 50,
|
||||||
"highestMax": 100,
|
"highestMax": 100,
|
||||||
"maxDelta": 10,
|
"maxDelta": 45,
|
||||||
"minDelta": 0,
|
"minDelta": 10,
|
||||||
"minLimitPercent": 15
|
"minLimitPercent": 15
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user