mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-18 07:59:03 +01:00
Merged with main
This commit is contained in:
commit
5a746190c6
28 changed files with 281 additions and 134 deletions
|
|
@ -453,6 +453,9 @@
|
|||
"title": "Ownership Selection - {name}",
|
||||
"default": "Default Ownership"
|
||||
},
|
||||
"ReactionRoll": {
|
||||
"title": "Reaction Roll: {trait}"
|
||||
},
|
||||
"ResourceDice": {
|
||||
"title": "{name} Resource",
|
||||
"rerollDice": "Reroll Dice"
|
||||
|
|
@ -849,7 +852,7 @@
|
|||
"name": "Hope",
|
||||
"abbreviation": "HO"
|
||||
},
|
||||
"armorStack": {
|
||||
"armorSlot": {
|
||||
"name": "Armor Slot",
|
||||
"abbreviation": "AS"
|
||||
},
|
||||
|
|
@ -1824,6 +1827,7 @@
|
|||
"imagePath": "Image Path",
|
||||
"inactiveEffects": "Inactive Effects",
|
||||
"inventory": "Inventory",
|
||||
"itemResource": "Item Resource",
|
||||
"level": "Level",
|
||||
"levelUp": "Level Up",
|
||||
"loadout": "Loadout",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue