Adjust facecover chance for PMCs at level 23+
This commit is contained in:
parent
9a28e86261
commit
b1dad6d76f
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user