Reduce flashlight usage on cultists to 5%
This commit is contained in:
parent
981da646b0
commit
8ee0188fdd
@ -599,16 +599,16 @@
|
|||||||
"nvgIsActiveChanceDayPercent": 10,
|
"nvgIsActiveChanceDayPercent": 10,
|
||||||
"nvgIsActiveChanceNightPercent": 100,
|
"nvgIsActiveChanceNightPercent": 100,
|
||||||
"faceShieldIsActiveChancePercent": 100,
|
"faceShieldIsActiveChancePercent": 100,
|
||||||
"lightIsActiveDayChancePercent": 25,
|
"lightIsActiveDayChancePercent": 5,
|
||||||
"lightIsActiveNightChancePercent": 85,
|
"lightIsActiveNightChancePercent": 5,
|
||||||
"laserIsActiveChancePercent": 95
|
"laserIsActiveChancePercent": 95
|
||||||
},
|
},
|
||||||
"sectantwarrior": {
|
"sectantwarrior": {
|
||||||
"nvgIsActiveChanceDayPercent": 10,
|
"nvgIsActiveChanceDayPercent": 10,
|
||||||
"nvgIsActiveChanceNightPercent": 100,
|
"nvgIsActiveChanceNightPercent": 100,
|
||||||
"faceShieldIsActiveChancePercent": 100,
|
"faceShieldIsActiveChancePercent": 100,
|
||||||
"lightIsActiveDayChancePercent": 25,
|
"lightIsActiveDayChancePercent": 5,
|
||||||
"lightIsActiveNightChancePercent": 75,
|
"lightIsActiveNightChancePercent": 5,
|
||||||
"laserIsActiveChancePercent": 95
|
"laserIsActiveChancePercent": 95
|
||||||
},
|
},
|
||||||
"test": {},
|
"test": {},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user