Merged with main

This commit is contained in:
WBHarry 2025-08-08 00:44:08 +02:00
commit 9b9632cf94
150 changed files with 1077 additions and 930 deletions

View file

@ -188,7 +188,8 @@
"manualMulticlassSubclass": {
"title": "Multiclass Subclass",
"text": "Do you want to add this subclass as your multiclass subclass?"
}
},
"cannotRemoveCoreExperience": "You are using Levelup Auto. You cannot remove an experience given to you by the rule progression."
},
"Companion": {
"FIELDS": {
@ -880,7 +881,7 @@
"Gold": {
"title": "Gold",
"coins": "Coins",
"handfulls": "Handfulls",
"handfuls": "Handfuls",
"bags": "Bags",
"chests": "Chests"
},
@ -2115,6 +2116,10 @@
"resourceScrollTexts": {
"label": "Show Resource Change Scrolltexts",
"hint": "When a character is damaged, uses armor etc, a scrolling text will briefly appear by the token to signify this."
},
"playerCanEditSheet": {
"label": "Players Can Manually Edit Character Settings",
"hint": "Players are allowed to access the manual Character Settings and change their statistics beyond the rules."
}
}
},
@ -2138,7 +2143,7 @@
"title": "Currency Overrides",
"currencyName": "Currency Name",
"coinName": "Coin Name",
"handfullName": "Handfull Name",
"handfulName": "Handful Name",
"bagName": "Bag Name",
"chestName": "Chest Name"
},
@ -2210,10 +2215,6 @@
"actionTokens": {
"enabled": { "label": "Enabled" },
"tokens": { "label": "Tokens" }
},
"useCoins": {
"label": "Use Coins",
"hint": "test"
}
}
},
@ -2362,7 +2363,8 @@
"openSheetSettings": "Open Settings",
"compendiumBrowser": "Compendium Browser",
"rulesOn": "Rules On",
"rulesOff": "Rules Off"
"rulesOff": "Rules Off",
"remainingUses": "Uses refresh on {type}"
}
}
}