38 lines
796 B
JSON
38 lines
796 B
JSON
{
|
|
"name": "Brustwunde",
|
|
"notes": "Nur für das Spiel mit Trefferzonen gedacht.<br/>Eine Waffe oder andere Auswirkung hat eine Wunde an der Brust verursacht",
|
|
"unique": false,
|
|
"image": "icons/skills/wounds/bone-broken-knee-beam.webp",
|
|
"effects": [
|
|
{
|
|
"key": "system.wunden.torso",
|
|
"mode": 2,
|
|
"value": "1",
|
|
"priority": 10
|
|
},
|
|
{
|
|
"key": "system.attribute.kk.mod",
|
|
"mode": 2,
|
|
"value": "-1",
|
|
"priority": 10
|
|
},
|
|
{
|
|
"key": "system.attribute.ko.mod",
|
|
"mode": 2,
|
|
"value": "-1",
|
|
"priority": 10
|
|
},
|
|
{
|
|
"key": "system.at.mod",
|
|
"mode": 2,
|
|
"value": "-1",
|
|
"priority": 10
|
|
},
|
|
{
|
|
"key": "system.pa.mod",
|
|
"mode": 2,
|
|
"value": "-1",
|
|
"priority": 10
|
|
}
|
|
]
|
|
} |