Options
All
  • Public
  • Public/Protected
  • All
Menu

Class QuestData

Information about a quest, such as a daily quest.

Hierarchy

  • QuestData

Implements

Index

Properties

category

category: number

The category of this quest.

completed

completed: boolean

Whether or not this quest has been completed.

description

description: string

The description of this quest.

expiration

expiration: string

The expiration time of this quest.

id

id: string

The id of this quest.

itemOfChoice

itemOfChoice: boolean

Unknown.

name

name: string

The name of this quest.

repeatable

repeatable: boolean

Whether or not the quest is repeatable.

requirements

requirements: number[]

The list of item IDs which are required to complete this quest.

rewards

rewards: number[]

The list of item IDs which are awarded upon completion of this quest.

Methods

read

write

Generated using TypeDoc