aboutsummaryrefslogtreecommitdiff
path: root/parser/items/armor/leather.json
blob: c8ff9a763ef8b8f31c30dde59bb9c1d9747a8644 (plain)
1
2
3
4
5
6
7
8
9
{
  "name": "leather",
  "cost": 1000,
  "ac": 11,
  "strength": 0,
  "disadvantage": false,
  "weight": 10.0,
  "type": "light"
}