Objective_ReachLocation
Server/Objective/Objectives/Objective_ReachLocation.json, 278 B
Fields
| Field | Type |
|---|---|
TaskSets | array[1] |
Completions | array[1] |
Source
{
"TaskSets": [
{
"Tasks": [
{
"Type": "ReachLocation",
"TargetLocation": "ObjectiveReachMarker_Example"
}
]
}
],
"Completions": [
{
"Type": "GiveItems",
"DropList": "Trork_Camp_Inventory"
}
]
}