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

Properties

levelRange: MinMax

Between what levels do these equipment filter setting apply to

equipment: Record<string, string[]>

Key: mod slot name e.g. mod_magazine, value: item tpls

cartridge: Record<string, string[]>

Key: cartridge type e.g. Caliber23x75, value: item tpls