Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9 / Objective / Objectives / Objective_ReachLocation.json

Objective_ReachLocation

Server/Objective/Objectives/Objective_ReachLocation.json, 278 B

Fields

FieldType
TaskSetsarray[1]
Completionsarray[1]

Source

{
  "TaskSets": [
    {
      "Tasks": [
        {
          "Type": "ReachLocation",
          "TargetLocation": "ObjectiveReachMarker_Example"
        }
      ]
    }
  ],
  "Completions": [
    {
      "Type": "GiveItems",
      "DropList": "Trork_Camp_Inventory"
    }
  ]
}