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
|
|
@ -26,8 +26,8 @@
|
|||
],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": "",
|
||||
"recovery": null
|
||||
"max": "1",
|
||||
"recovery": "shortRest"
|
||||
},
|
||||
"effects": [],
|
||||
"target": {
|
||||
|
|
@ -58,7 +58,7 @@
|
|||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753997061290,
|
||||
"modifiedTime": 1753997114091,
|
||||
"modifiedTime": 1754498245294,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_key": "!items!AXqcoxnRoWBbbKpK"
|
||||
|
|
|
|||
|
|
@ -26,8 +26,8 @@
|
|||
],
|
||||
"uses": {
|
||||
"value": null,
|
||||
"max": "",
|
||||
"recovery": null
|
||||
"max": "1",
|
||||
"recovery": "session"
|
||||
},
|
||||
"effects": [],
|
||||
"target": {
|
||||
|
|
@ -58,7 +58,7 @@
|
|||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753994658436,
|
||||
"modifiedTime": 1753994711690,
|
||||
"modifiedTime": 1754498186961,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_key": "!items!U6iFjZgLYawlOlQZ"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue