{ "title": "UIOVERVIEW.Title", "description": "UIOVERVIEW.Description", "canBeResumed": true, "display": true, "steps": [ { "id": "canvas", "selector": "", "title": "UIOVERVIEW.CanvasTitle", "content": "UIOVERVIEW.CanvasContent" }, { "id": "sidebar", "selector": "#sidebar", "title": "UIOVERVIEW.SidebarTitle", "content": "UIOVERVIEW.SidebarContent", "tooltipDirection": "RIGHT" }, { "id": "hotbar", "selector": "#hotbar", "title": "UIOVERVIEW.HotbarTitle", "content": "UIOVERVIEW.HotbarContent", "tooltipDirection": "UP" }, { "id": "hotbarCollapse", "selector": "#bar-toggle", "title": "UIOVERVIEW.HotbarCollapseTitle", "content": "UIOVERVIEW.HotbarCollapseContent", "tooltipDirection": "UP" }, { "id": "players", "selector": "#players", "title": "UIOVERVIEW.PlayersTitle", "content": "UIOVERVIEW.PlayersContent", "tooltipDirection": "UP" }, { "id": "canvasControls", "selector": "#controls", "title": "UIOVERVIEW.CanvasControlsTitle", "content": "UIOVERVIEW.CanvasControlsContent", "tooltipDirection": "CENTER" }, { "id": "navigation", "selector": "#navigation", "title": "UIOVERVIEW.NavigationTitle", "content": "UIOVERVIEW.NavigationContent", "tooltipDirection": "CENTER" } ], "suggestedNextTours": [ "core.sidebar", "core.canvasControls" ], "localization": { "UIOVERVIEW.Title": "UI Overview", "UIOVERVIEW.Description": "This Tour will give you a general overview of the UI", "UIOVERVIEW.CanvasTitle": "The Canvas", "UIOVERVIEW.CanvasContent": "The large center area is the Canvas. This is where you'll display Scenes for theater of the mind play, exploration, and combat.", "UIOVERVIEW.SidebarTitle": "The Sidebar", "UIOVERVIEW.SidebarContent": "The Sidebar is where you can find all of your content like the Chat Log which holds messages and rolls, Actors for player characters and NPCs, Items that make up your equipment and abilities, and lots more.", "UIOVERVIEW.HotbarTitle": "The Hotbar", "UIOVERVIEW.HotbarContent": "You can drag-and-drop often-used items, abilities, and powers from your character sheet on to the Hotbar for quick access or create and run custom Macros.", "UIOVERVIEW.HotbarCollapseTitle": "Hotbar Collapse", "UIOVERVIEW.HotbarCollapseContent": "If you don't need the Hotbar display, you can collapse it to get it out of the way.", "UIOVERVIEW.PlayersTitle": "The Player List", "UIOVERVIEW.PlayersContent": "The Player List shows Users that are currently connected and their primary character. A GM can right click on a User to configure, kick, or ban them as well as pull them to the currently selected Scene.", "UIOVERVIEW.CanvasControlsTitle": "Canvas Controls", "UIOVERVIEW.CanvasControlsContent": "Canvas Controls allow you to control Tokens, Lights, Walls, and other elements that can be placed on a Scene. Some of these tools are only available to GMs.", "UIOVERVIEW.NavigationTitle": "Scene Navigation", "UIOVERVIEW.NavigationContent": "The Navigation Bar shows the current Scene and others you may want to access quickly. GMs can control what Scenes are visible here and right clicking on one will allow you to Activate it as the main scene which will pull all Users to it or Pre-Load the scene for Users with poor internet connections." } }