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

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