summaryrefslogtreecommitdiff
path: root/json/items/armor/torso_armor.json
blob: 6b2824f0d4461db21f1524acf1214957ce60f582 (plain)
1
2
3
4
5
6
7
8
9
10
11
[
  {
    "id": "chestguard_hard",
    "copy-from": "chestguard_hard",
    "type": "ARMOR",
    "name": { "str": "hard chest guard" },
    "material_thickness": 4,
    "encumbrance": 4,
    "//": "Buff this to be as durable as the other hard plastic armor pieces."
  }
]