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