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

Properties

weaponRewardWeight: Record<string, number>
defaultPresetsOnly: boolean
foundInRaid: boolean

Should contents be flagged as found in raid when opened

weaponModRewardLimits: Record<string, MinMax>
rewardTypeLimits: Record<string, MinMax>
ammoBoxWhitelist: string[]
allowBossItems: boolean