blob: 25ef24915eb285ad3e40bb3bcd49272add4d6836 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{
"entry": "item",
"type": "armor",
"name": "chain mail",
"cost": 7500,
"ac": 16,
"strength": 13,
"disadvantage": true,
"weight": 55.0,
"armor_type": "heavy",
"text": ". Provided from PHB."
}
|