daggerheart/src/packs/items/consumables/consumable_Armor_Stitcher_VlbsCjvvLNfTzNXb.json
WBHarry 8fd63d5963
[Feature] 1033 - Consume Quantity On Use (#1106)
* Initial migration

* Updated compendium YML

* Added Quantity as a possible cost

* Added quantity consumption to all Compendium Consumables

* .

* Added DestroyOnEmpty property
2025-08-28 12:29:17 -04:00

78 lines
2 KiB
JSON

{
"name": "Armor Stitcher",
"type": "consumable",
"_id": "VlbsCjvvLNfTzNXb",
"img": "icons/skills/trades/textiles-stitching-leather-brown.webp",
"system": {
"description": "<p>You can use this stitcher to spend any number of Hope and clear that many Armor Slots.</p>",
"quantity": 1,
"actions": {
"htoGx8qrv8trds81": {
"type": "effect",
"_id": "htoGx8qrv8trds81",
"systemPath": "actions",
"description": "<p>You can use this stitcher to spend any number of Hope and clear that many Armor Slots.</p>",
"chatDisplay": true,
"actionType": "action",
"cost": [
{
"scalable": true,
"key": "hope",
"value": 1,
"step": 1,
"itemId": null,
"consumeOnSuccess": false
},
{
"scalable": false,
"key": "quantity",
"value": 1,
"itemId": "VlbsCjvvLNfTzNXb",
"step": null,
"consumeOnSuccess": false
}
],
"uses": {
"value": null,
"max": "",
"recovery": null
},
"effects": [],
"target": {
"type": "self",
"amount": null
},
"name": "Stitch",
"img": "icons/skills/trades/textiles-stitching-leather-brown.webp",
"range": "self"
}
},
"consumeOnUse": true,
"destroyOnEmpty": true,
"attribution": {
"source": "Daggerheart SRD",
"page": 61,
"artist": ""
}
},
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0,
"OFxauskoxcvVTVNA": 3
},
"flags": {},
"_stats": {
"compendiumSource": null,
"duplicateSource": null,
"exportSource": null,
"coreVersion": "13.347",
"systemId": "daggerheart",
"systemVersion": "1.2.0",
"createdTime": 1753588973384,
"modifiedTime": 1756336337676,
"lastModifiedBy": "gbAAZWyczKwejDNh"
},
"_key": "!items!VlbsCjvvLNfTzNXb"
}