Skip to content

Commit

Permalink
Update suits_protection.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan1ss1mo authored Mar 8, 2023
1 parent 2f71c08 commit f153105
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions data/json/items/armor/suits_protection.json
Original file line number Diff line number Diff line change
Expand Up @@ -1380,13 +1380,15 @@
"encumbrance": 6,
"coverage": 75,
"covers": [ "torso" ],
"volume_encumber_modifier": 0.3,
"material": [
{ "type": "plastic_pad", "covered_by_mat": 100, "thickness": 7 },
{ "type": "thermo_resin", "covered_by_mat": 90, "thickness": 1.75 }
]
},
{
"covers": [ "arm_l", "arm_r", "leg_l", "leg_r" ],
"volume_encumber_modifier": 0,
"encumbrance": 4,
"coverage": 90,
"material": [
Expand All @@ -1397,6 +1399,7 @@
},
{
"covers": [ "arm_l", "arm_r", "leg_l", "leg_r", "foot_l", "foot_r" ],
"volume_encumber_modifier": 0,
"coverage": 65,
"material": [
{ "type": "plastic_pad", "covered_by_mat": 100, "thickness": 5 },
Expand All @@ -1406,13 +1409,15 @@
},
{
"covers": [ "foot_l", "foot_r" ],
"volume_encumber_modifier": 0,
"encumbrance": 2,
"coverage": 75,
"material": [ { "type": "thermo_resin", "covered_by_mat": 100, "thickness": 1.5 } ],
"specifically_covers": [ "foot_arch_l", "foot_arch_r", "foot_ankle_r", "foot_ankle_l" ]
},
{
"covers": [ "leg_l", "leg_r" ],
"volume_encumber_modifier": 0,
"coverage": 30,
"material": [ { "type": "plastic_pad", "covered_by_mat": 100, "thickness": 7 } ],
"specifically_covers": [ "leg_hip_l", "leg_hip_r" ]
Expand Down

0 comments on commit f153105

Please sign in to comment.