mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 03:31:07 +01:00
removed dwarf tough skin action as it was unecessary
This commit is contained in:
parent
c30a608ca1
commit
89e300c57f
1 changed files with 2 additions and 35 deletions
|
|
@ -7,40 +7,7 @@
|
|||
"system": {
|
||||
"description": "<p>When you take Minor damage, you can <strong>mark 2 Stress</strong> instead of marking a Hit Point.</p>",
|
||||
"resource": null,
|
||||
"actions": {
|
||||
"bNpCs9UXlAD8gjYh": {
|
||||
"type": "effect",
|
||||
"_id": "bNpCs9UXlAD8gjYh",
|
||||
"systemPath": "actions",
|
||||
"description": "<p>When you take Minor damage, you can <strong>mark 2 Stress</strong> instead of marking a Hit Point.</p>",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [
|
||||
{
|
||||
"scalable": false,
|
||||
"key": "stress",
|
||||
"value": 2,
|
||||
"keyIsID": false,
|
||||
"step": null,
|
||||
"consumeOnSuccess": false
|
||||
}
|
||||
],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": "",
|
||||
"recovery": null,
|
||||
"consumeOnSuccess": false
|
||||
},
|
||||
"effects": [],
|
||||
"target": {
|
||||
"type": "self",
|
||||
"amount": null
|
||||
},
|
||||
"name": "Mark Stress",
|
||||
"img": "icons/magic/defensive/shield-barrier-glowing-triangle-orange.webp",
|
||||
"range": "self"
|
||||
}
|
||||
},
|
||||
"actions": {},
|
||||
"originItemType": null,
|
||||
"subType": null,
|
||||
"originId": null,
|
||||
|
|
@ -117,7 +84,7 @@
|
|||
"systemId": "daggerheart",
|
||||
"systemVersion": "1.1.2",
|
||||
"createdTime": 1753994247261,
|
||||
"modifiedTime": 1761502967809,
|
||||
"modifiedTime": 1761506267107,
|
||||
"lastModifiedBy": "fBcTgyTzoARBvohY"
|
||||
},
|
||||
"_key": "!items!S0Ww7pYOSREt8qKg"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue