worldbox-observer-mod/IdleSpectator/Locales/en.json
DazedAnon c11b87aa2e Implement gravestone features and enhance Lore interactions.
- Add gravestone management with max stack and lifetime settings
- Introduce new commands for grave interactions in scenarios
- Update Lore handling to include gravestone context and details
- Refactor death cause formatting for improved readability
- Increment version to 0.28.11 in mod.json
2026-07-17 16:32:10 -05:00

12 lines
598 B
JSON

{
"Spectator": "Idle Spectator",
"enabled": "Enable Idle Spectator (I)",
"show_watch_reasons": "Show brief watch tips",
"show_dossier_caption": "Show creature dossier caption while watching",
"chronicle_enabled": "Enable Lore panel (L) - World Memory + Character History",
"debug_state_probe": "Log focus/power-bar state (for debugging)",
"gravestones_enabled": "Show gravestone skulls on death",
"gravestone_max_stacks": "Max gravestone stacks on the map",
"gravestone_ttl_seconds": "Grave lifetime in seconds (Keep on a grave skips this)",
"IdleSpectator Chronicle": "Lore"
}