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

Properties

rarityWeight: Record<string, number>
bonusTypeWeight: Record<string, number>
common: Record<string, BonusValues>
rare: Record<string, BonusValues>