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

Properties

rewardCount: number
foundInRaid: boolean
optional
rewardTplPool: Record<string, number>
optional
rewardTypePool: Record<string, number>