mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-20 16:44:40 +01:00
Went over all item compendia and fixed some Uses on actions
This commit is contained in:
parent
5eeb46edd2
commit
0dd3eb4492
41 changed files with 247 additions and 200 deletions
|
|
@ -11,10 +11,11 @@
|
|||
"type": "ability",
|
||||
"resource": {
|
||||
"type": "simple",
|
||||
"value": 1,
|
||||
"max": "",
|
||||
"value": 0,
|
||||
"max": "max(@system.traits.knowledge.value, 1)",
|
||||
"icon": "fa-solid fa-bullseye",
|
||||
"recovery": "longRest"
|
||||
"recovery": "longRest",
|
||||
"progression": "decreasing"
|
||||
},
|
||||
"actions": {
|
||||
"jTC0GbsBpGmaQLi7": {
|
||||
|
|
@ -60,7 +61,7 @@
|
|||
"systemId": "daggerheart",
|
||||
"systemVersion": "0.0.1",
|
||||
"createdTime": 1753922784523,
|
||||
"modifiedTime": 1754249661976,
|
||||
"modifiedTime": 1754501630846,
|
||||
"lastModifiedBy": "MQSznptE5yLT7kj8"
|
||||
},
|
||||
"_id": "5b1awkgTmMp3FVrm",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue