interface LootRequestimport { type LootRequest } from "https://deno.land/x/sptaki@1.2.0/models/spt/services/LootRequest.d.ts"; PropertiesweaponPresetCount: MinMaxarmorPresetCount: MinMaxitemCount: MinMaxweaponCrateCount: MinMaxitemBlacklist: string[]itemTypeWhitelist: string[]itemLimits: Record<string, number>key: item base type: value: max count itemStackLimits: Record<string, MinMax>armorLevelWhitelist: number[]allowBossItems: boolean