mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 07:36:26 +01:00
[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:
parent
9dd773001d
commit
8fd63d5963
397 changed files with 1276 additions and 930 deletions
|
|
@ -19,10 +19,10 @@
|
|||
"actionType": "action",
|
||||
"cost": [
|
||||
{
|
||||
"scalable": false,
|
||||
"key": "aC43NiFQLpOADyjO",
|
||||
"key": "resource",
|
||||
"itemId": "aC43NiFQLpOADyjO",
|
||||
"value": 1,
|
||||
"keyIsID": true,
|
||||
"scalable": false,
|
||||
"step": null,
|
||||
"consumeOnSuccess": false
|
||||
}
|
||||
|
|
@ -63,10 +63,10 @@
|
|||
"exportSource": null,
|
||||
"coreVersion": "13.347",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "1.0.5",
|
||||
"systemVersion": "1.2.0",
|
||||
"createdTime": 1753922784494,
|
||||
"modifiedTime": 1755427986895,
|
||||
"lastModifiedBy": "VZIeX2YDvX338Zvr"
|
||||
"modifiedTime": 1756325575616,
|
||||
"lastModifiedBy": "bjJtdJOhqWr47GhC"
|
||||
},
|
||||
"_id": "aC43NiFQLpOADyjO",
|
||||
"sort": 3400000,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue