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

⌨ objectives.Objective_Bounty_T.title

Objective_Bounty_T Mistya.TestQuests · 2 étapes

⌨ objectives.Objective_Bounty_T.desc

1
Étape 1 1 tâche
2
Étape 2 1 tâche
{
    "TaskSets": [
        {
            "Tasks": [
                {
                    "Type": "Bounty",
                    "NpcId": "Trork_Warrior",
                    "WorldLocationCondition": {
                        "Type": "LocationRadius",
                        "MinRadius": 10,
                        "MaxRadius": 30
                    }
                }
            ]
        },
        {
            "Tasks": [
                {
                    "Type": "UseEntity",
                    "TaskId": "Bounty_Completion",
                    "Count": 1,
                    "AnimationIdToPlay": ""
                }
            ]
        }
    ],
    "Completions": [
        {
            "Type": "ClearObjectiveItems"
        }
    ],
    "RemoveOnItemDrop": true
}