Skip to main content
The Deno 2 Release Candidate is here
Learn more
enum QuestTypeEnum
import { QuestTypeEnum } from "https://deno.land/x/sptaki@1.2.0/models/enums/QuestTypeEnum.d.ts";

Members

COMPLETION = "Completion"
DISCOVER = "Discover"
ELIMINATION = "Elimination"
EXPERIENCE = "Experience"
EXPLORATION = "Exploration"
LEVELLING = "Levelling"
LOYALTY = "Loyalty"
MERCHANT = "Merchant"
MULTI = "Multi"
PICKUP = "PickUp"
SKILL = "Skill"
STANDING = "Standing"
WEAPON_ASSEMBLY = "WeaponAssembly"