blob: 216226fa2d7de18d635f428647dd85ecc04272b2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{
"entry": "item",
"type": "armor",
"name": "splint",
"cost": 20000,
"ac": 17,
"strength": 15,
"disadvantage": true,
"weight": 60.0,
"armor_type": "heavy",
"text": ". Provided from PHB."
}
|