blob: b7cf691a5a3516d470e3ec096357fa06d7f1c96b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{
"entry": "item",
"type": "armor",
"name": "ring mail",
"cost": 3000,
"ac": 14,
"strength": 0,
"disadvantage": true,
"weight": 40.0,
"armor_type": "heavy",
"text": ". Provided from PHB."
}
|