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