mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-16 05:31:07 +01:00
[feature] Action UsesButton (#662)
* Added a button to spend/restore uses of an action * Fixed some compendium Uses on actions * Went over all item compendia and fixed some Uses on actions * Fixed folder order in Subclass compendium
This commit is contained in:
parent
ead2f6b8f3
commit
a1a3ccc461
70 changed files with 471 additions and 358 deletions
|
|
@ -6,13 +6,7 @@
|
|||
"img": "icons/magic/nature/barrier-shield-wood-vines.webp",
|
||||
"system": {
|
||||
"description": "<p>Once per long rest, spend 2 Hope to clear 2 Hit Points on 1d4 allies within Close range.</p>",
|
||||
"resource": {
|
||||
"type": "simple",
|
||||
"value": 1,
|
||||
"max": "1",
|
||||
"icon": "",
|
||||
"recovery": "longRest"
|
||||
},
|
||||
"resource": null,
|
||||
"actions": {
|
||||
"ozYzhQfRt5sp19di": {
|
||||
"type": "healing",
|
||||
|
|
@ -23,7 +17,7 @@
|
|||
"actionType": "action",
|
||||
"cost": [],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"value": 0,
|
||||
"max": "1",
|
||||
"recovery": "longRest",
|
||||
"consumeOnSuccess": false
|
||||
|
|
@ -101,7 +95,7 @@
|
|||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1754183079986,
|
||||
"modifiedTime": 1754353582707,
|
||||
"modifiedTime": 1754496541966,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_key": "!items!2F1bUFY80oce97C9"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue