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

24 lines
465 B
JSON

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