blob: 7704698404e88e46e04d749334c49ac06683b96d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{
"entry": "item",
"type": "armor",
"name": "scale mail",
"cost": 5000,
"ac": 14,
"strength": 0,
"disadvantage": true,
"weight": 45.0,
"armor_type": "medium",
"text": ". Provided from PHB."
}
|