[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:
WBHarry 2025-08-07 01:10:56 +02:00 committed by GitHub
parent ead2f6b8f3
commit a1a3ccc461
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
70 changed files with 471 additions and 358 deletions

View file

@ -7,7 +7,31 @@
"system": {
"description": "<p>Once per long rest, when the damage from an attack would mark your companions last Stress or your last Hit Point and youre within Close range of each other, you or your companion can rush to the others side and take that damage instead.</p>",
"resource": null,
"actions": {},
"actions": {
"Z82YQzYWo4eektMa": {
"type": "effect",
"_id": "Z82YQzYWo4eektMa",
"systemPath": "actions",
"description": "<p>Once per long rest, when the damage from an attack would mark your companions last Stress or your last Hit Point and youre within Close range of each other, you or your companion can rush to the others side and take that damage instead.</p>",
"chatDisplay": true,
"actionType": "action",
"cost": [],
"uses": {
"value": null,
"max": "1",
"recovery": "longRest",
"consumeOnSuccess": false
},
"effects": [],
"target": {
"type": "any",
"amount": null
},
"name": "Rush",
"img": "icons/creatures/mammals/humanoid-wolf-dog-blue.webp",
"range": "close"
}
},
"originItemType": null,
"originId": null
},
@ -26,8 +50,8 @@
"systemId": "daggerheart",
"systemVersion": "0.0.1",
"createdTime": 1754267956703,
"modifiedTime": 1754267994139,
"lastModifiedBy": "LgnbNMLaxandgMQq"
"modifiedTime": 1754496703770,
"lastModifiedBy": "MQSznptE5yLT7kj8"
},
"_key": "!items!xjZHD5Yo3Tu26rLm"
}