mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-16 05:31:07 +01:00
[Add] Hope/Scar Interplay (#1531)
* Migrated character.maxHope to homebrew settings * Added a visual for scars * . * .
This commit is contained in:
parent
70f4e5f4e5
commit
816bfe0a29
6 changed files with 33 additions and 2 deletions
|
|
@ -2061,6 +2061,7 @@
|
|||
"description": "Description",
|
||||
"main": "Data",
|
||||
"information": "Information",
|
||||
"itemFeatures": "Item Features",
|
||||
"notes": "Notes",
|
||||
"inventory": "Inventory",
|
||||
"loadout": "Loadout",
|
||||
|
|
@ -2512,6 +2513,7 @@
|
|||
"resetMovesText": "Are you sure you want to reset?",
|
||||
"FIELDS": {
|
||||
"maxFear": { "label": "Max Fear" },
|
||||
"maxHope": { "label": "Max Hope" },
|
||||
"traitArray": { "label": "Initial Trait Modifiers" },
|
||||
"maxLoadout": {
|
||||
"label": "Max Cards in Loadout",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue