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

Properties

assortSize: number
itemPriceMult: number
presetPriceMult: number
weaponPresetMinMax: MinMax
equipmentPresetMinMax: MinMax