0
0
mirror of https://github.com/sp-tarkov/server.git synced 2025-02-13 09:50:43 -05:00

Fix JSON issues with ravangezryachiyevent

This commit is contained in:
Dev 2024-01-19 09:37:01 +00:00
parent c96b177416
commit 4cb2d8171e
2 changed files with 2322 additions and 2301 deletions

View File

@ -307,7 +307,8 @@
"sectantpriest": 4, "sectantpriest": 4,
"sectantwarrior": 4, "sectantwarrior": 4,
"shooterbtr": 1, "shooterbtr": 1,
"test": 4 "test": 4,
"ravangezryachiyevent": 4
}, },
"chanceAssaultScavHasPlayerScavName": 10, "chanceAssaultScavHasPlayerScavName": 10,
"secureContainerAmmoStackCount": 20, "secureContainerAmmoStackCount": 20,
@ -521,6 +522,14 @@
"laserIsActiveChancePercent": 85, "laserIsActiveChancePercent": 85,
"forceStock": true "forceStock": true
}, },
"ravangezryachiyevent": {
"nvgIsActiveChanceDayPercent": 10,
"nvgIsActiveChanceNightPercent": 90,
"lightIsActiveDayChancePercent": 25,
"lightIsActiveNightChancePercent": 85,
"laserIsActiveChancePercent": 85,
"forceStock": true
},
"bosstest": {}, "bosstest": {},
"shooterbtr": {}, "shooterbtr": {},
"followerkolontayassault": { "followerkolontayassault": {

File diff suppressed because it is too large Load Diff