Added a simple ViewMode for a character's levelup progression

This commit is contained in:
WBHarry 2025-08-17 20:46:10 +02:00
parent 18b6194afe
commit 55985552d1
5 changed files with 143 additions and 6 deletions

View file

@ -193,7 +193,8 @@
"companionLevelup": {
"confirmTitle": "Companion Levelup",
"confirmText": "Would you like to level up your companion {name} by {levelChange} levels at this time? (You can do it manually later)"
}
},
"viewLevelups": "View Levelups"
},
"Companion": {
"FIELDS": {
@ -490,7 +491,8 @@
"pretext": "When you level up, record it on your character sheet, then choose two from the list below or any unmarked from the previous tier.",
"posttext": "Take an additional domain card of your level or lower from a domain you have access to."
},
"title": "{actor} Level Up"
"title": "{actor} Level Up",
"viewModeTitle": "{actor} Level Up (View Mode)"
},
"MulticlassChoice": {
"title": "Multiclassing - {actor}",