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 double your size until you choose to drop this form or your next rest. While in this form, you have a +2 bonus to Strength and a +1 bonus to your Proficiency.</p>",
"chatDisplay": true,
"actionType": "action",
"cost": [],
"cost": [
{
"scalable": false,
"key": "quantity",
"value": 1,
"itemId": "fl2f3ees8RFMze9t",
"step": null,
"consumeOnSuccess": false
}
],
"uses": {
"value": null,
"max": "",
@ -107,10 +116,10 @@
"exportSource": null,
"coreVersion": "13.347",
"systemId": "daggerheart",
"systemVersion": "1.0.5",
"systemVersion": "1.2.0",
"createdTime": 1753592174440,
"modifiedTime": 1755433036930,
"lastModifiedBy": "VZIeX2YDvX338Zvr"
"modifiedTime": 1756336513568,
"lastModifiedBy": "gbAAZWyczKwejDNh"
},
"_key": "!items!fl2f3ees8RFMze9t"
}