{ "version": 1, "vars": ["species"], "confirmSkip": { "body": "Are you sure you want to skip the entire tutorial?", "confirmLabel": "Skip tutorial", "cancelLabel": "Keep learning" }, "steps": [ { "id": "intro", "kind": "modal", "voice": "vega/tutorial-intro-01", "body": "All alone. Your species, the {species}, has spent its entire existence on a single planet.... but no more. Recent advances have given you the ability to explore and colonize nearby stars. It is time for your species to begin your exploration of the universe. Soon, you will find you're not alone afterall. But for now, you have prepared a scout ship and a colony ship with a singular mission: Find a habitable planet nearby to begin your expansion.", "highlights": [], "buttons": [ { "action": "skip", "label": "Skip tutorial" }, { "action": "next", "label": "Next" } ] }, { "id": "your-fleet", "kind": "callout", "voice": null, "anchor": "homeFleet", "highlights": ["homeFleet", "homeStar"], "calloutText": "This is your fleet. A Scout Ship and Colony Ship. Click here to select them.", "advanceOn": "hotspot", "buttons": [] }, { "id": "ship-profiles", "kind": "callout", "voice": null, "anchor": "fleetShipProfiles", "highlights": ["fleetShipProfiles"], "calloutText": "These are the ships in your fleet. Click on a ship's profile picture or video to view details of that ship.", "advanceOn": "shipDetailClosed", "buttons": [] }, { "id": "ship-counts", "kind": "callout", "voice": null, "anchor": "fleetCountControls", "highlights": ["fleetCountControls"], "calloutText": "You can remove or increase or decrease the number of ships in this fleet by clicking one of these buttons.", "buttons": [ { "action": "next", "label": "Next" } ] } ] }