Merged with main

This commit is contained in:
WBHarry 2026-03-26 16:17:23 +01:00
commit 4319fbabb9
11 changed files with 88 additions and 12 deletions

View file

@ -2547,6 +2547,14 @@
"secondaryWeapon": "Secondary Weapon"
}
},
"MACROS": {
"Spotlight": {
"errors": {
"noActiveCombat": "There is no active encounter",
"noCombatantSelected": "A combatant token must be either selected or hovered to spotlight it"
}
}
},
"ROLLTABLES": {
"FIELDS": {
"formulaName": { "label": "Formula Name" }
@ -2790,6 +2798,12 @@
"setResourceIdentifier": "Set Resource Identifier"
}
},
"Keybindings": {
"spotlight": {
"name": "Spotlight Combatant",
"hint": "Move the spotlight to a hovered or selected token that's present in an active encounter"
}
},
"Menu": {
"title": "Daggerheart Game Settings",
"automation": {