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

Properties

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