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

24 lines
461 B
JSON

{
"name": "Brustplatte, Leder",
"image": "systems/DSA_4-1/assets/Light Armor and extras/SODA_Icons_LightArmor_51.png",
"category": [
"Gegenstand",
"Rüstung"
],
"weight": 2,
"price": 50,
"armorValue": {
"total": 1,
"kopf": 0,
"brust": 2,
"ruecken": 0,
"bauch": 1,
"armlinks": 0,
"beinlinks": 0,
"armrechts": 0,
"beinrechts": 0
},
"armorHandicap":1,
"description": ""
}