foundry-dsa41-game/src/packs/_source/Gegenstaende/Ruestzeug/lederhose.json

24 lines
460 B
JSON

{
"name": "Lederhose",
"image": "systems/DSA_4-1/assets/Commoner Bottoms/SODA_Icons_Clothes_CommonerBottoms_004.png",
"category": [
"Gegenstand",
"Rüstung"
],
"weight": 2,
"price": 0,
"armorValue": {
"total": 0,
"kopf": 0,
"brust": 0,
"ruecken": 0,
"bauch": 1,
"armlinks": 0,
"beinlinks": 1,
"armrechts": 0,
"beinrechts": 1
},
"armorHandicap": 0,
"description": ""
}