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