mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-06-08 13:48:11 +02:00
Fixed so that SecondWind has a decreasing resource
This commit is contained in:
parent
c1f7866594
commit
18eedb36f2
1 changed files with 2 additions and 1 deletions
|
|
@ -170,7 +170,8 @@
|
||||||
"value": 1,
|
"value": 1,
|
||||||
"recovery": "shortRest",
|
"recovery": "shortRest",
|
||||||
"max": "1",
|
"max": "1",
|
||||||
"icon": ""
|
"icon": "",
|
||||||
|
"progression": "decreasing"
|
||||||
},
|
},
|
||||||
"attribution": {
|
"attribution": {
|
||||||
"source": "Daggerheart SRD",
|
"source": "Daggerheart SRD",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue