mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-21 23:13:39 +02:00
Stuff
This commit is contained in:
parent
1fea8438ba
commit
7af3f07a26
14 changed files with 260 additions and 16 deletions
|
|
@ -682,6 +682,9 @@
|
|||
"title": "{actor} Level Up",
|
||||
"viewModeTitle": "{actor} Level Up (View Mode)"
|
||||
},
|
||||
"LevelupOptionsDialog": {
|
||||
"title": "Levelup Options: {name}"
|
||||
},
|
||||
"MulticlassChoice": {
|
||||
"title": "Multiclassing - {actor}",
|
||||
"explanation": "You are adding {class} as your multiclass",
|
||||
|
|
@ -1263,6 +1266,10 @@
|
|||
"diceValue": "Dice Value",
|
||||
"die": "Die"
|
||||
},
|
||||
"LevelupData": {
|
||||
"checkboxSelections": "Checkboxes",
|
||||
"minCost": "Cost Per Checkbox"
|
||||
},
|
||||
"Range": {
|
||||
"self": {
|
||||
"name": "Self",
|
||||
|
|
@ -3257,6 +3264,7 @@
|
|||
"rightClickExtend": "Right-Click to extend",
|
||||
"companionPartnerLevelBlock": "The companion needs an assigned partner to level up.",
|
||||
"configureAttribution": "Configure Attribution",
|
||||
"configureLevelupOptions": "Configure Levelup Options",
|
||||
"deleteItem": "Delete Item",
|
||||
"immune": "Immune",
|
||||
"middleClick": "[Middle Click] Keep tooltip view",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue