blob: 5cff6f32d4b990575c7911c0077a56fceb85b401 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{
"entry": "item",
"type": "armor",
"name": "padded",
"cost": 500,
"ac": 11,
"strength": 0,
"disadvantage": true,
"weight": 8.0,
"armor_type": "light",
"text": ". Provided from PHB."
}
|