Adjust facecover chance for PMCs at level 23+

This commit is contained in:
Dev 2024-03-03 11:22:44 +00:00
parent 9a28e86261
commit b1dad6d76f

View File

@ -1143,7 +1143,8 @@
"max": 45 "max": 45
}, },
"equipment": { "equipment": {
"SecondPrimaryWeapon": 10 "SecondPrimaryWeapon": 10,
"FaceCover": 50
}, },
"randomisedArmorSlots": [ "randomisedArmorSlots": [
"Headwear", "Headwear",
@ -1197,7 +1198,8 @@
"max": 100 "max": 100
}, },
"equipment": { "equipment": {
"SecondPrimaryWeapon": 10 "SecondPrimaryWeapon": 10,
"FaceCover": 75
}, },
"equipmentMods": { "equipmentMods": {
"left_side_plate": 90, "left_side_plate": 90,