mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 23:49:02 +01:00
Added quantity consumption to all Compendium Consumables
This commit is contained in:
parent
26ce421d9c
commit
2487c200e5
60 changed files with 769 additions and 247 deletions
|
|
@ -14,7 +14,16 @@
|
|||
"description": "<p>You can apply this venom to a weapon that deals physical damage to add a d6 to your next damage roll with that weapon.</p>",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"cost": [
|
||||
{
|
||||
"scalable": false,
|
||||
"key": "quantity",
|
||||
"value": 1,
|
||||
"itemId": "8WkhvSzeOmLdnoLJ",
|
||||
"step": null,
|
||||
"consumeOnSuccess": false
|
||||
}
|
||||
],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": "",
|
||||
|
|
@ -108,10 +117,10 @@
|
|||
"exportSource": null,
|
||||
"coreVersion": "13.347",
|
||||
"systemId": "daggerheart",
|
||||
"systemVersion": "1.0.5",
|
||||
"systemVersion": "1.2.0",
|
||||
"createdTime": 1753587386639,
|
||||
"modifiedTime": 1755432584688,
|
||||
"lastModifiedBy": "VZIeX2YDvX338Zvr"
|
||||
"modifiedTime": 1756336506199,
|
||||
"lastModifiedBy": "gbAAZWyczKwejDNh"
|
||||
},
|
||||
"_key": "!items!8WkhvSzeOmLdnoLJ"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue