Added quantity consumption to all Compendium Consumables

This commit is contained in:
WBHarry 2025-08-28 01:21:56 +02:00
parent 26ce421d9c
commit 2487c200e5
60 changed files with 769 additions and 247 deletions

View file

@ -14,7 +14,16 @@
"description": "<p>You can drink this potion to fall asleep for a full nights rest. You clear all Stress upon waking.</p>",
"chatDisplay": true,
"actionType": "action",
"cost": [],
"cost": [
{
"scalable": false,
"key": "quantity",
"value": 1,
"itemId": "XZavUVlHEvE2srEt",
"step": null,
"consumeOnSuccess": false
}
],
"uses": {
"value": null,
"max": "",
@ -96,10 +105,10 @@
"exportSource": null,
"coreVersion": "13.347",
"systemId": "daggerheart",
"systemVersion": "1.0.5",
"systemVersion": "1.2.0",
"createdTime": 1753591837472,
"modifiedTime": 1755432997515,
"lastModifiedBy": "VZIeX2YDvX338Zvr"
"modifiedTime": 1756336748248,
"lastModifiedBy": "gbAAZWyczKwejDNh"
},
"_key": "!items!XZavUVlHEvE2srEt"
}