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

Properties

kind: "aki-item"
blacklist: string[]

Items that should be globally blacklisted

rewardItemBlacklist: string[]

items that should not be given as rewards

bossItems: string[]

Items that can only be found on bosses

handbookPriceOverride: Record<string, number>

Properties

kind: "aki-item"
blacklist: string[]

Items that should be globally blacklisted

rewardItemBlacklist: string[]

items that should not be given as rewards

bossItems: string[]

Items that can only be found on bosses

handbookPriceOverride: Record<string, number>