Objective_Craft
Server/Objective/Objectives/Objective_Craft.json, 275 B
Fields
| Field | Type |
|---|---|
TaskSets | array[1] |
Completions | array[1] |
Source
{
"TaskSets": [
{
"Tasks": [
{
"Type": "Craft",
"Count": 1,
"ItemId": "Furniture_Crude_Bed"
}
]
}
],
"Completions": [
{
"Type": "GiveItems",
"DropList": "Trork_Camp_Inventory"
}
]
}