mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-18 16:09:03 +01:00
Finalized Character-Settings
This commit is contained in:
parent
2faa5e5460
commit
d9a0decbda
16 changed files with 130 additions and 42 deletions
|
|
@ -162,6 +162,8 @@
|
|||
},
|
||||
"faith": "Faith",
|
||||
"levelUp": "You can level up",
|
||||
"maxEvasionBonus": "Max Evasion Increase",
|
||||
"maxHPBonus": "Max HP Increase",
|
||||
"pronouns": "Pronouns",
|
||||
"story": {
|
||||
"backgroundTitle": "Background",
|
||||
|
|
@ -2244,6 +2246,8 @@
|
|||
"openItemWorld": "Open Item World",
|
||||
"openActorWorld": "Open Actor World",
|
||||
"sendToChat": "Send to Chat",
|
||||
"maxEvasionClassBound": "Your Evasion base is set on your class. This is the increase ontop of that.",
|
||||
"maxHPClassBound": "Your max HP base is set on your class. This is the increase ontop of that.",
|
||||
"moreOptions": "More Options",
|
||||
"equip": "Equip",
|
||||
"unequip": "Unequip",
|
||||
|
|
@ -2253,7 +2257,8 @@
|
|||
"rangeAndTarget": "Range & Target",
|
||||
"dragApplyEffect": "Drag effect to apply it to an actor",
|
||||
"appliedEvenIfSuccessful": "Applied even if save succeeded",
|
||||
"diceIsRerolled": "The dice has been rerolled (x{times})"
|
||||
"diceIsRerolled": "The dice has been rerolled (x{times})",
|
||||
"openSheetSettings": "Open Settings"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue