summaryrefslogtreecommitdiff
path: root/json/items/armor/sheath.json
blob: 802b499c45d536deb235fc02622381fb9ea5a354 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[
  {
    "id": "axe_ring",
    "copy-from": "axe_ring",
    "type": "ARMOR",
    "name": { "str": "axe ring holster" },
    "rigid": false,
    "encumbrance": 0,
    "max_encumbrance": 4,
    "//": "Reduce base encumbrance, but increase max_encumbrance."
  }
]