blob: c69ec88c64193d16a6eba86c9aa9aa5beb69d9e3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{
"entry": "item",
"type": "armor",
"name": "studded leather",
"cost": 4500,
"ac": 12,
"strength": 0,
"disadvantage": false,
"weight": 13.0,
"armor_type": "light",
"text": ". Provided from PHB."
}
|