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

Properties

optional
value: string | number
optional
id: string
index: number
optional
target: string
optional
items: Item[]
optional
loyaltyLevel: number
optional
traderId: string

Hideout area id

optional
unknown: boolean
optional
findInRaid: boolean