22 lines
353 B
JSON
22 lines
353 B
JSON
{
|
|
"name": "Garether Platte",
|
|
"image": "systems/DSA_4-1/assets/armory/platemail.png",
|
|
"category": [
|
|
"Gegenstand",
|
|
"Rüstung"
|
|
],
|
|
"weight": 14,
|
|
"price": 750,
|
|
"armorValue": {
|
|
"total": 5,
|
|
"kopf": 0,
|
|
"brust": 6,
|
|
"rücken": 5,
|
|
"bauch": 6,
|
|
"arme": 5,
|
|
"beine": 4
|
|
},
|
|
"armorHandicap": 4,
|
|
"description": ""
|
|
}
|