Objective_Kill
Server/Objective/Objectives/Objective_Kill.json, 275 B
Fields
| Field | Type |
|---|---|
TaskSets | array[1] |
Completions | array[1] |
Source
{
"TaskSets": [
{
"Tasks": [
{
"Type": "KillNPC",
"Count": 3,
"NPCGroupId": "Trork_Warrior"
}
]
}
],
"Completions": [
{
"Type": "GiveItems",
"DropList": "Trork_Camp_Inventory"
}
]
}