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

Properties

id: string
imageUrl: string
assetPath: string
rewards: IQuestRewards
instantComplete: boolean
showNotificationsInGame: boolean
showProgress: boolean
prefab: string
rarity: string
hidden: boolean
showConditions: boolean
progressBarEnabled: boolean
side: string
index: number