Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.3 / Objective / Objectives / Objective_Kill.json

Objective_Kill

Server/Objective/Objectives/Objective_Kill.json, 275 B

Fields

FieldType
TaskSetsarray[1]
Completionsarray[1]

Source

{
  "TaskSets": [
    {
      "Tasks": [
        {
          "Type": "KillNPC",
          "Count": 3,
          "NPCGroupId": "Trork_Warrior"
        }
      ]
    }
  ],
  "Completions": [
    {
      "Type": "GiveItems",
      "DropList": "Trork_Camp_Inventory"
    }
  ]
}