mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-03-07 06:26:13 +01:00
Fixed so that SecondWind has a decreasing resource (#1642)
This commit is contained in:
parent
5e7201bfe9
commit
202e624a06
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