summaryrefslogtreecommitdiff
path: root/json/items/armor/torso_armor.json
blob: e82ed7cc3e2e0a74f7c0933bb53615f7235cf1a8 (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."
  }
]