mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-14 20:51: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": {
|
"system": {
|
||||||
"description": "<p>When you take Minor damage, you can <strong>mark 2 Stress</strong> instead of marking a Hit Point.</p>",
|
"description": "<p>When you take Minor damage, you can <strong>mark 2 Stress</strong> instead of marking a Hit Point.</p>",
|
||||||
"resource": null,
|
"resource": null,
|
||||||
"actions": {
|
"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"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"originItemType": null,
|
"originItemType": null,
|
||||||
"subType": null,
|
"subType": null,
|
||||||
"originId": null,
|
"originId": null,
|
||||||
|
|
@ -117,7 +84,7 @@
|
||||||
"systemId": "daggerheart",
|
"systemId": "daggerheart",
|
||||||
"systemVersion": "1.1.2",
|
"systemVersion": "1.1.2",
|
||||||
"createdTime": 1753994247261,
|
"createdTime": 1753994247261,
|
||||||
"modifiedTime": 1761502967809,
|
"modifiedTime": 1761506267107,
|
||||||
"lastModifiedBy": "fBcTgyTzoARBvohY"
|
"lastModifiedBy": "fBcTgyTzoARBvohY"
|
||||||
},
|
},
|
||||||
"_key": "!items!S0Ww7pYOSREt8qKg"
|
"_key": "!items!S0Ww7pYOSREt8qKg"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue