Objective_Gather
Server/Objective/Objectives/Objective_Gather.json, 312 B
Fields
| Field | Type |
|---|---|
TaskSets | array[1] |
Completions | array[1] |
Source
{
"TaskSets": [
{
"Tasks": [
{
"Type": "Gather",
"BlockTagOrItemId": {
"ItemId": "Soil_Dirt"
},
"Count": 3
}
]
}
],
"Completions": [
{
"Type": "GiveItems",
"DropList": "Trork_Camp_Inventory"
}
]
}