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

Properties

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