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 02bfafc commit 3e113ac
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 @@ -810,7 +810,11 @@
"copy-from": "robofac_vambraces",
"name": { "str": "pair of Hub 01 ballistic vambraces", "str_pl": "pairs of Hub 01 ballistic vambraces" },
"description": "3D printed arm guards, made of large and flexible polymer sheets wrapped around the forearm. These ones include aramid arm sleeves that do a great job of slowing down bullets and preventing them from shredding your arms.",
"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 3e113ac

Please sign in to comment.