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

Properties

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

Properties

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