[ { "name": "Tutorial", "quests": [ { "questId": "tutorial_1", "questName": "Quest Dialog", "description": "Welcome to Factory Craft! This is a tutorial quest to get you started. You have already completed it by opening the quest dialog. Here you can see all current open or completed quests. Completing a quest can make other quests visible. You can view all current quests by clicking on a quest category on the left.", "requirements": [ { "id": "1", "description": "Open the quest dialog", "type": "open_dialog", "dialogId": "quests" } ], "rewards": [ { "rewardId": "1", "type": "give_items", "items": [ { "item": { "type": "Flint" }, "count": 10 } ] } ] } ] } ]