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

Adjust marksman nvg properties

This commit is contained in:
Dev 2024-03-26 16:01:29 +00:00
parent 372de25443
commit 9ddc09c10d

View File

@ -436,8 +436,8 @@
]
},
"marksman": {
"nvgIsActiveChanceDayPercent": 60,
"nvgIsActiveChanceNightPercent": 60,
"nvgIsActiveChanceDayPercent": 20,
"nvgIsActiveChanceNightPercent": 90,
"faceShieldIsActiveChancePercent": 100,
"lightIsActiveDayChancePercent": 25,
"lightIsActiveNightChancePercent": 85,