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

Properties

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

Hideout area id

optional
unknown: boolean
optional
findInRaid: boolean