mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-13 04:01:06 +01:00
Added in a temp attack button, because why not
This commit is contained in:
parent
52484bd818
commit
9fe29e5136
7 changed files with 26 additions and 29 deletions
16
lang/en.json
16
lang/en.json
|
|
@ -1017,13 +1017,15 @@
|
|||
"major": { "label": "Major" },
|
||||
"severe": { "label": "Severe" }
|
||||
},
|
||||
"hitPoints": {
|
||||
"value": { "label": "Current" },
|
||||
"max": { "label": "Max" }
|
||||
},
|
||||
"stress": {
|
||||
"value": { "label": "Current" },
|
||||
"max": { "label": "Max" }
|
||||
"resources": {
|
||||
"hitPoints": {
|
||||
"value": { "label": "Current" },
|
||||
"max": { "label": "Max" }
|
||||
},
|
||||
"stress": {
|
||||
"value": { "label": "Current" },
|
||||
"max": { "label": "Max" }
|
||||
}
|
||||
},
|
||||
"experiences": {
|
||||
"element": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue