24 lines
401 B
JSON
24 lines
401 B
JSON
{
|
|
"name": "Krötenhaut",
|
|
"image": "systems/DSA_4-1/assets/armory/studded_jacket.png",
|
|
"category": [
|
|
"Gegenstand",
|
|
"Rüstung"
|
|
],
|
|
"weight": 4,
|
|
"price": 60,
|
|
"armorValue": {
|
|
"total": 2,
|
|
"kopf": 0,
|
|
"brust": 3,
|
|
"ruecken": 2,
|
|
"bauch": 2,
|
|
"armlinks": 1,
|
|
"beinlinks": 0,
|
|
"armrechts": 1,
|
|
"beinrechts": 0
|
|
},
|
|
"armorHandicap": 2,
|
|
"description": ""
|
|
}
|