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:
parent
c96b177416
commit
4cb2d8171e
@ -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": {
|
||||||
|
@ -2162,8 +2162,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"health": {
|
"health": {
|
||||||
"BodyParts": [
|
"BodyParts": [{
|
||||||
{
|
|
||||||
"Chest": {
|
"Chest": {
|
||||||
"max": 6666,
|
"max": 6666,
|
||||||
"min": 6666
|
"min": 6666
|
||||||
@ -2253,6 +2252,19 @@
|
|||||||
"TacticalVest": []
|
"TacticalVest": []
|
||||||
},
|
},
|
||||||
"mods": {
|
"mods": {
|
||||||
|
"5f5f41476bdad616ad46d631": {
|
||||||
|
"Front_plate": ["656f664200d62bcd2e024077", "656f66b5c6baea13cd07e108"],
|
||||||
|
"Back_plate": ["657b2797c3dbcb01d60c35ea", "657b28d25f444d6dff0c6c77"],
|
||||||
|
"Left_side_plate": ["654a4f8bc721968a4404ef18"],
|
||||||
|
"Right_side_plate": ["654a4f8bc721968a4404ef18"],
|
||||||
|
"Soft_armor_front": ["65731b46cea9255e2102360a"],
|
||||||
|
"Soft_armor_back": ["65731b4fcea9255e2102360e"],
|
||||||
|
"Soft_armor_left": ["65731b576e709cddd001ec3f"],
|
||||||
|
"soft_armor_right": ["65731b60ff6dc44a7d068c4a"],
|
||||||
|
"Collar": ["65731b666e709cddd001ec43"],
|
||||||
|
"Groin": ["65731b716e709cddd001ec47"],
|
||||||
|
"Groin_back": ["65731b6b6042b0f210020ef6"]
|
||||||
|
},
|
||||||
"602e3f1254072b51b239f713": {
|
"602e3f1254072b51b239f713": {
|
||||||
"mod_stock_000": [
|
"mod_stock_000": [
|
||||||
"602e620f9b513876d4338d9a"
|
"602e620f9b513876d4338d9a"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user