Added a simple ViewMode for a character's levelup progression (#997)

This commit is contained in:
WBHarry 2025-08-18 03:59:57 +02:00 committed by GitHub
parent 5cd5de31aa
commit f69e5704e4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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": {
@ -493,7 +494,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}",