mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 23:49:02 +01:00
Some corrections and adds to Consumables and Loot compendia (#492)
This commit is contained in:
parent
3e333d3533
commit
6ca24b3db7
61 changed files with 2142 additions and 540 deletions
|
|
@ -6,7 +6,38 @@
|
|||
"system": {
|
||||
"description": "<p>You can use this stitcher to spend any number of Hope and clear that many Armor Slots.</p>",
|
||||
"quantity": 1,
|
||||
"actions": {},
|
||||
"actions": {
|
||||
"htoGx8qrv8trds81": {
|
||||
"type": "effect",
|
||||
"_id": "htoGx8qrv8trds81",
|
||||
"systemPath": "actions",
|
||||
"description": "",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [
|
||||
{
|
||||
"scalable": true,
|
||||
"key": "hope",
|
||||
"value": 1,
|
||||
"step": 1,
|
||||
"keyIsID": false
|
||||
}
|
||||
],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": "",
|
||||
"recovery": null
|
||||
},
|
||||
"effects": [],
|
||||
"target": {
|
||||
"type": "any",
|
||||
"amount": null
|
||||
},
|
||||
"name": "Stitch",
|
||||
"img": "icons/skills/trades/textiles-stitching-leather-brown.webp",
|
||||
"range": ""
|
||||
}
|
||||
},
|
||||
"consumeOnUse": true
|
||||
},
|
||||
"effects": [],
|
||||
|
|
@ -21,12 +52,12 @@
|
|||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"exportSource": null,
|
||||
"coreVersion": "13.344",
|
||||
"coreVersion": "13.346",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753588973384,
|
||||
"modifiedTime": 1753623129674,
|
||||
"lastModifiedBy": "OFxauskoxcvVTVNA"
|
||||
"modifiedTime": 1753990471152,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_key": "!items!VlbsCjvvLNfTzNXb"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue