mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 03:31:07 +01:00
Fixed the resource setup to remove error (#1272)
Co-authored-by: Chris Ryan <chrisr@blackhole>
This commit is contained in:
parent
977715d22a
commit
63e66bd0d3
1 changed files with 5 additions and 14 deletions
|
|
@ -15,16 +15,7 @@
|
||||||
"description": "<p>Once per long rest, you can create a space of natural serenity within Close range. When you spend a few minutes resting within the space, clear Stress equal to your Instinct, distributed as you choose between you and your allies.</p>",
|
"description": "<p>Once per long rest, you can create a space of natural serenity within Close range. When you spend a few minutes resting within the space, clear Stress equal to your Instinct, distributed as you choose between you and your allies.</p>",
|
||||||
"chatDisplay": false,
|
"chatDisplay": false,
|
||||||
"actionType": "action",
|
"actionType": "action",
|
||||||
"cost": [
|
"cost": [],
|
||||||
{
|
|
||||||
"key": "resource",
|
|
||||||
"itemId": "etaQ01yGJhBLDUqZ",
|
|
||||||
"value": 1,
|
|
||||||
"scalable": false,
|
|
||||||
"step": null,
|
|
||||||
"consumeOnSuccess": false
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"uses": {
|
"uses": {
|
||||||
"value": null,
|
"value": null,
|
||||||
"max": "1",
|
"max": "1",
|
||||||
|
|
@ -104,12 +95,12 @@
|
||||||
"compendiumSource": null,
|
"compendiumSource": null,
|
||||||
"duplicateSource": null,
|
"duplicateSource": null,
|
||||||
"exportSource": null,
|
"exportSource": null,
|
||||||
"coreVersion": "13.347",
|
"coreVersion": "13.350",
|
||||||
"systemId": "daggerheart",
|
"systemId": "daggerheart",
|
||||||
"systemVersion": "1.2.0",
|
"systemVersion": "1.2.1",
|
||||||
"createdTime": 1754179740310,
|
"createdTime": 1754179740310,
|
||||||
"modifiedTime": 1756325575203,
|
"modifiedTime": 1762910392736,
|
||||||
"lastModifiedBy": "bjJtdJOhqWr47GhC"
|
"lastModifiedBy": "D8z5bnxor7DTb1Wg"
|
||||||
},
|
},
|
||||||
"_key": "!items!etaQ01yGJhBLDUqZ"
|
"_key": "!items!etaQ01yGJhBLDUqZ"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue