Skip to content
This repository has been archived by the owner on Jan 3, 2022. It is now read-only.

Latest commit

 

History

History
20 lines (18 loc) · 1.44 KB

task_activities.md

File metadata and controls

20 lines (18 loc) · 1.44 KB

task_activities

Column Data Type Description
taskid int Task Identifier
activityid int Activity Identifier: Starts at 0
step int Step: 0 = Always Available, >0 = Must Complete Previous
activitytype tinyint Activity Type
target_name varchar Target Name
item_list varchar Item Identifier List
skill_list varchar Skill Identifier List
spell_list varchar Spell Identifier List
description_override varchar Description Override
goalid int Goal Identifier or Goal List Identifier
goalmethod int Goal Method: 0 = Single Value, 1 = List
goalcount int Goal Count
delivertonpc int Deliver To NPC: 0 = No Delivery NPC, >0 = NPC Type Identifier
zones varchar Zones List
optional tinyint Optional: 0 = False, 1 = True