blob: 3f4d3b6df9f40b7b5786dc2361cac606ffb55c4a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{
"entry": "item",
"type": "armor",
"name": "hide",
"cost": 1000,
"ac": 12,
"strength": 0,
"disadvantage": false,
"weight": 12.0,
"armor_type": "medium",
"text": ". Provided from PHB."
}
|