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

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