Skip to main content
The Deno 2 Release Candidate is here
Learn more
interface ISampleQuests
import { type ISampleQuests } from "https://deno.land/x/sptaki@1.2.0/models/eft/common/tables/IRepeatableQuests.d.ts";

Properties

_id: string
traderId: string
location: string
image: string
type: string
isKey: boolean
restartable: boolean
instantComplete: boolean
secretQuest: boolean
canShowNotificationsInGame: boolean
rewards: IQuestRewards
name: string
note: string
description: string
successMessageText: string
failMessageText: string
startedMessageText: string
templateId: string