aboutsummaryrefslogtreecommitdiff
path: root/parsed/armor/leather.json
blob: 2d44dde10b7174a9aeea50259330efad08decc23 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "entry": "item",
  "type": "armor",
  "name": "leather",
  "cost": 1000,
  "ac": 11,
  "strength": 0,
  "disadvantage": false,
  "weight": 10.0,
  "armor_type": "light",
  "text": ". Provided from PHB."
}