blob: 02a0921bb13a770bd4013a6fdf8caa9690e9b724 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{
"entry": "item",
"type": "armor",
"name": "plate",
"cost": 150000,
"ac": 18,
"strength": 15,
"disadvantage": true,
"weight": 65.0,
"armor_type": "heavy",
"text": ". Provided from PHB."
}
|