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

Properties

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