Skip to content

Commit

Permalink
Update data/json/items/armor/robofac_armor.json
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
oosyrag and github-actions[bot] authored Mar 28, 2024
1 parent 3e113ac commit e5c5711
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion data/json/items/armor/robofac_armor.json
Original file line number Diff line number Diff line change
Expand Up @@ -868,7 +868,11 @@
"copy-from": "robofac_greaves",
"name": { "str": "pair of Hub 01 ballistic greaves", "str_pl": "pairs of Hub 01 ballistic greaves" },
"description": "3D printed leg guards, consisting of thick knee pads and a pair of large, flexible polymer plates for securing around the calves to protect the tibias of each leg. This model features leggings made of durable aramid and a reinforced plate design; combined, they do a good job of mitigating damage from small-arms fire.",
"material": [ { "type": "plastic", "portion": 2 }, { "type": "qt_steel", "portion": 1 }, { "type": "kevlar_layered", "portion": 4 } ],
"material": [
{ "type": "plastic", "portion": 2 },
{ "type": "qt_steel", "portion": 1 },
{ "type": "kevlar_layered", "portion": 4 }
],
"proportional": { "weight": 1.5 }
},
{
Expand Down

0 comments on commit e5c5711

Please sign in to comment.