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