[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
This commit is contained in:
WBHarry 2025-08-28 18:29:17 +02:00 committed by GitHub
parent 9dd773001d
commit 8fd63d5963
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
397 changed files with 1276 additions and 930 deletions

View file

@ -14,7 +14,16 @@
"description": "<p>You can make a Finesse Roll to throw this shard at a group of adversaries within Far range. Targets you succeed against take 1d20 magic damage.</p>",
"chatDisplay": true,
"actionType": "action",
"cost": [],
"cost": [
{
"consumeOnSuccess": false,
"scalable": false,
"key": "quantity",
"value": 1,
"itemId": "mUepnLbkvFk0ha4Z",
"step": null
}
],
"uses": {
"value": null,
"max": "",
@ -82,6 +91,7 @@
}
},
"consumeOnUse": true,
"destroyOnEmpty": true,
"attribution": {
"source": "Daggerheart SRD",
"page": 60,
@ -102,10 +112,10 @@
"exportSource": null,
"coreVersion": "13.347",
"systemId": "daggerheart",
"systemVersion": "1.0.5",
"systemVersion": "1.2.0",
"createdTime": 1753587732694,
"modifiedTime": 1755432611972,
"lastModifiedBy": "VZIeX2YDvX338Zvr"
"modifiedTime": 1756336811267,
"lastModifiedBy": "gbAAZWyczKwejDNh"
},
"_key": "!items!mUepnLbkvFk0ha4Z"
}