aboutsummaryrefslogtreecommitdiff
path: root/parser/items/armor/plate.json
blob: f282190c45e9a63899c79655b33623a026ae6b4c (plain)
1
2
3
4
5
6
7
8
9
{
  "name": "plate",
  "cost": 150000,
  "ac": 18,
  "strength": 15,
  "disadvantage": false,
  "weight": 65.0,
  "type": "heavy"
}