Added missing bot equipment settings for skier/peacemaker
This commit is contained in:
parent
2941ae10e0
commit
1d407f8787
@ -777,6 +777,32 @@
|
|||||||
"weaponSlotIdsToMakeRequired": [
|
"weaponSlotIdsToMakeRequired": [
|
||||||
"mod_reciever"
|
"mod_reciever"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
"peacemaker": {
|
||||||
|
"nvgIsActiveChanceDayPercent": 10,
|
||||||
|
"nvgIsActiveChanceNightPercent": 95,
|
||||||
|
"faceShieldIsActiveChancePercent": 100,
|
||||||
|
"lightIsActiveDayChancePercent": 35,
|
||||||
|
"lightIsActiveNightChancePercent": 95,
|
||||||
|
"laserIsActiveChancePercent": 95,
|
||||||
|
"forceStock": true,
|
||||||
|
"weaponModLimits": {
|
||||||
|
"scopeLimit": 1,
|
||||||
|
"lightLaserLimit": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"skier": {
|
||||||
|
"nvgIsActiveChanceDayPercent": 10,
|
||||||
|
"nvgIsActiveChanceNightPercent": 95,
|
||||||
|
"faceShieldIsActiveChancePercent": 100,
|
||||||
|
"lightIsActiveDayChancePercent": 35,
|
||||||
|
"lightIsActiveNightChancePercent": 95,
|
||||||
|
"laserIsActiveChancePercent": 95,
|
||||||
|
"forceStock": true,
|
||||||
|
"weaponModLimits": {
|
||||||
|
"scopeLimit": 1,
|
||||||
|
"lightLaserLimit": 1
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"arenafighterevent": {
|
"arenafighterevent": {
|
||||||
"nvgIsActiveChanceDayPercent": 10,
|
"nvgIsActiveChanceDayPercent": 10,
|
||||||
|
Loading…
Reference in New Issue
Block a user