24 lines
416 B
JSON
24 lines
416 B
JSON
{
|
|
"name": "Horasischer Reiterharnisch",
|
|
"image": "systems/DSA_4-1/assets/armory/breastplate.png",
|
|
"category": [
|
|
"Gegenstand",
|
|
"Rüstung"
|
|
],
|
|
"weight": 17,
|
|
"price": 1000,
|
|
"armorValue": {
|
|
"total": 6,
|
|
"kopf": 3,
|
|
"brust": 7,
|
|
"ruecken": 5,
|
|
"bauch": 7,
|
|
"armlinks": 5,
|
|
"beinlinks": 5,
|
|
"armrechts": 5,
|
|
"beinrechts": 5
|
|
},
|
|
"armorHandicap": 4,
|
|
"description": ""
|
|
}
|