⚠️ 10 clés manquantes pour cette quête dans server.lang.

⌨ objectives.Objectif_Test.title

Objectif_Test Mistya.TestQuests · 5 étapes

⌨ objectives.Objectif_Test.desc

1
Étape 1 4 tâches
2
Étape 2 1 tâche
3
Étape 3 1 tâche
4
Étape 4 1 tâche
5
Étape 5 1 tâche
{
    "TaskSets": [
        {
            "Tasks": [
                {
                    "Type": "Gather",
                    "BlockTagOrItemId": {
                        "ItemId": "Ingredient_Stick"
                    },
                    "Count": 2
                },
                {
                    "Type": "Gather",
                    "BlockTagOrItemId": {
                        "BlockTag": "Rubble"
                    },
                    "Count": 2
                },
                {
                    "Type": "Gather",
                    "BlockTagOrItemId": {
                        "ItemId": "Ingredient_Fibre"
                    },
                    "Count": 2
                },
                {
                    "Type": "Craft",
                    "ItemId": "Tool_Hatchet_Crude",
                    "Count": 1
                }
            ]
        },
        {
            "Tasks": [
                {
                    "Type": "Craft",
                    "ItemId": "Tool_Pickaxe_Crude",
                    "Count": 1
                }
            ]
        },
        {
            "Tasks": [
                {
                    "Type": "Craft",
                    "ItemId": "Furniture_Crude_Brazier",
                    "Count": 1
                }
            ]
        },
        {
            "Tasks": [
                {
                    "Type": "Craft",
                    "ItemId": "Furniture_Crude_Bed",
                    "Count": 1
                }
            ]
        },
        {
            "Tasks": [
                {
                    "Type": "Craft",
                    "ItemId": "Bench_WorkBench",
                    "Count": 1
                }
            ]
        }
    ]
}