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

Properties

allowToSpawnIdenticalItems: boolean
allowToSpawnQuestItems: boolean
countByRarity: any[]
filters: any[]
findInRaid: boolean
maxCount: number
minCount: number