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 activate this orb to create a flash of bright light. All targets within Close range become Vulnerable until they mark HP.</p><p>@Template[type:emanation|range:c]</p>",
|
||||
"chatDisplay": true,
|
||||
"actionType": "action",
|
||||
"cost": [],
|
||||
"cost": [
|
||||
{
|
||||
"scalable": false,
|
||||
"key": "quantity",
|
||||
"value": 1,
|
||||
"itemId": "eAXHdzA5qNPldOpn",
|
||||
"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": 1753592512731,
|
||||
"modifiedTime": 1755433077981,
|
||||
"lastModifiedBy": "VZIeX2YDvX338Zvr"
|
||||
"modifiedTime": 1756336362549,
|
||||
"lastModifiedBy": "gbAAZWyczKwejDNh"
|
||||
},
|
||||
"_key": "!items!eAXHdzA5qNPldOpn"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue