server.lang.
{
"TaskSets": [
{
"Tasks": [
{
"Type": "Bounty",
"NpcId": "Trork_Warrior",
"WorldLocationCondition": {
"Type": "LocationRadius",
"MinRadius": 10,
"MaxRadius": 30
}
}
]
},
{
"Tasks": [
{
"Type": "UseEntity",
"TaskId": "Bounty_Completion",
"Count": 1,
"AnimationIdToPlay": ""
}
]
}
],
"Completions": [
{
"Type": "ClearObjectiveItems"
}
],
"RemoveOnItemDrop": true
}